Wednesday 30 March 2016

MONITORING & CONFIGURATION COMMAND IN SOLARIS LDOMS1.3 ?

1.to list primary domain
# ldm list -l primary
2.to list domain devices
# ldm list-devices -a cpu
3.to list devices
# ldm list-devices -a -p cpu
4.to list version
#ldm -V
Logical Domain Manager (v 1.1)
hypervisor control protocol v 1.3
Using Hypervisor MD v 0.1
System PROM:
Hypervisor v. 1.7.0. @(#)Hypervisor 1.7.0. 2008/11/19 10:20
OpenBoot v. 4.30.0. @(#)OBP 4.30.0. 2008/11/18 13:44
5.to list domain
#ldm list
6.to list domain in long list format
#ldm list –l
7.To list specific variable info
#ldm list-variable boot-device ldg1
8.To list binding domain information
#ldm list-bindings ldg1
9.To list configurations
#ldm list-config
10.To list all devices
#ldm list-devices –a
11.To list memory
#ldm list-devices mem
12.To list services
#ldm list-services
13.To list information of domain
#ldm list-constraints ldg1
#ldm list-constraints -x ldg1
#ldm list-constraints –p

No comments:

Post a Comment