OVM2 ovm 명령어

Jmnote (토론 | 기여)님의 2015년 3월 6일 (금) 11:28 판 (새 문서: ;OVM2 정보 조회 ==서버풀 목록== <source lang='cli'> [root@myovm ~]# ovm -u admin -p P@ssw0rd svrp ls Server_Pool_Name Status HA POOL-01 Active Disabled POOL-02...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
OVM2 정보 조회

1 서버풀 목록

[root@myovm ~]# ovm -u admin -p P@ssw0rd svrp ls
Server_Pool_Name Status HA
POOL-01          Active Disabled
POOL-02          Active Disabled

2 VM 목록

[root@myovm ~]# ovm -u admin -p P@ssw0rd vm ls
Name  Size(MB) Mem  VCPUs Status      Server_Pool
web01 153601   2048 2     Running     POOL-01
db01  204801   7168 2     Powered Off POOL-01
web02 153601   2048 2     Running     POOL-02
db02  204801   7168 2     Running     POOL-02

3 참고 자료