-
Notifications
You must be signed in to change notification settings - Fork 47
Dangling Resource Management Guide
ByoungSeob Kim edited this page Sep 15, 2021
·
6 revisions
- Dangling Resource: Spider에 등록된 자원과 실제 CSP 자원 맵핑이 깨진 자원
- AdminWeb 도구를 사용하여 다음과 같이 dangling 자원 관리 가능
- CB-Spider AdminWeb 도구 기본 사용 방법 참고:
CB Spider AdminWeb 도구 소개 및 활용 가이드(Korean)
(1) CONNECTION 선택 (2) 해당 자원의 'mgmt' 메뉴 선택 (3) 왼쪽 column이 spider id, 오른쪽 column이 system id(csp-id) (4) 예시 그림에서 왼쪽처럼 괄호가 쳐있으면 Spider 메타 정보에는 없는 자원 (5) 오른쪽에 괄호가 쳐있으면, Spider 자원에는 있지만 CSP에는 없는 자원
- CB-Spider AdminWeb 도구 기본 사용 방법 참고:
- dangling 자원을 강제로 지우려면
(1) 해당 자원의 'mgmt' 메뉴 선택 (2) 아래처럼 지울 자원을 선택하고 (3) 'x' 클릭
-
Install & Start Guide
-
Features & Usage
-
- AdminWeb Tool Guide
- CLI Tool Guide
- REST API Guide
-
Design
-
Developer Guide
-
Cloud Driver Developer Guide
- Cloud Driver Developer Guide-WIP
- VM SSH Key Development Guide-WIP
- VM User Development Guide
- What is the CSP SDK API Version of drivers
- Region Zone Info and Driver API
- Price Info and Driver API
- (StartVM TerminateVM) API Call Counts and Waiting
- StartVM and TerminateVM Main Flow of drivers
- VM Root Disk Configuration Guide
- Security Group Rules and Driver API
- Network Load Balancer and Driver API
- VM Snapshot, MyImage and Disk Overview
- Kubernetes and Driver API(PMKS, K8S)
- Tag and Cloud Driver API
- AnyCall API Extension Guide
-
Test Reports
- v0.2.8-for-espresso-release
- v0.3.0-espresso-release
- Azure:Terminating VM
- cb-user@VM: ssh login, sudo run
- v0.3.14 test for SG Source
- v0.4.0-cafemocha-release
- Test via REST API Gateway
- Test Reports of v0.4.11 (IID2 initial Version)
- Test Reports of v0.4.12 (Register & Unregister existing Resources)
- Test Reports for v0.6.0 Release
- How to ...
- How to provision GPU VMs
- How to Resolve the 'Failed to Connect to Database' Error
- How to test CB Spider with Mock Driver
- How to install CB Spider on WSL2 under 공유기/사설망
- How to install CB Spider on macOS
- How to run CB Spider Container on macOS
- How to install OpenStack on a VM for CB Spider Testing
- How to get Azure available Regions
- How to profile memory usage in Golang
- Deprecated:How to install protoc and plugins
- [For Cloud-Migrator]