- OVM2 정보 조회
- OVM2 ovm 명령어
- /usr/bin/ovm
1 서버풀 목록[ | ]
Console
Copy
[root@myovm ~]# ovm -u admin -p P@ssw0rd svrp ls
Server_Pool_Name Status HA
POOL-01 Active Disabled
POOL-02 Active Disabled
2 서버 목록[ | ]
Console
Copy
[root@myovm ~]# ovm -u admin -p P@ssw0rd svr ls
Server_Host/IP Server_Name Status Server_Pool
135.79.24.101 SERVER01 Active POOL-01
135.79.24.102 SERVER01 Active POOL-01
135.79.24.101 SERVER02 Active POOL-02
135.79.24.102 SERVER02 Active POOL-02
3 VM 목록[ | ]
Console
Copy
[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
web03 153601 2048 2 Powered Off POOL-01
db01 204801 7168 12 Powered Off POOL-01
web02 153601 2048 2 Running POOL-02
web05 153601 2048 2 Running POOL-02
db02 204801 7168 12 Running POOL-02
4 같이 보기[ | ]
5 참고[ | ]
- Pro Oracle Database 11g RAC on Linux ( ISBN 978-1-4302-2958-2 )
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.