Main Menu

Search

Oracle VM Manager: How to Print Particular Dom0 OVS Node Details (Status, Memory, VMs, BIOS, Version etc.) using OVM Manager CLI

Below command can be used on host running OVM manager for Particular Dom0 OVS Node Details (Status, Memory, VMs, BIOS etc.) using OVM Manager CLI.
ssh admin@localhost -p 10000 show server name=ovsnode01.testing.com
Below is example snippet of above command.
# ssh admin@localhost -p 10000 show server name=ovsnode01.testing.com 
admin@localhost's password:  
OVM> show server name=testing.com01.testing.com 
Command: show server name=ovsnode01.testing.com 
Status: Success 
Time: 2020-01-15 17:44:01,028 EST 
Data:  
  Name = ovsnode01.testing.com 
  Id = 08:00:20:ff:ff:ff:ff:ff:ff:ff:XX:XX:XX:XX 
  Status = Running 
  Mgmt MAC Address = 80:00:XX:XX:XX:XX 
  Processors = 72 
  Ethernet Ports = 4 
  iSCSI Ports = 1 
  Maintenance Mode = Off 
  TakeOwnership = Yes 
  Role 1 = Utility Server 
  Role 2 = Virtual Machine Server 
  IP Address = 192.XX.XX.1 
  Processor Speed (GHz) = 2.294939 
  Memory (GiB) = 255.87 
  Dom0 Memory (GiB) = 7.0 
  FiberChannel Ports = 0 
  Network Failover Groups = 7 
  CPU Compatibility Group = Default_Intel_Family:6_Model:63 
  Server Architecture Type = x86-64b 
  Hypervisor Type = OVM/Xen 
  Manufacturer = Oracle Corporation 
  Serial Number = ZZZZZZZ 
  Product Name = ORACLE SERVER
  Processor Family = GenuineIntel 
  Processor Model = Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 
  L1 Cache Size = 0 
  L2 Cache Size = 46080 
  L3 Cache Size = 0 
  BIOS Version = 30150100 
  BIOS Release Date = 12/20/2018 
  Sockets Filled = 2 
  Manager UUID = 0004fb00000100002d9a4346902a8204 
  Ethernet Port 1 = 0004fb0000200000595e814f0c9329f4  [eth0 on ovsnode01.testing.com] 
  Ethernet Port 2 = 0004fb0000200000882d2460b34cf539  [eth1 on ovsnode01.testing.com] 
  Ethernet Port 3 = 0004fb000020000014f0813d2c69e772  [eth2 on ovsnode01.testing.com] 
  Ethernet Port 4 = 0004fb000020000074c486943cc7cb4d  [eth3 on ovsnode01.testing.com] 
  Bond Port 1 = 0004fb000020000005c360892f847e09  [bond0 on ovsnode01.testing.com] 
  Bond Port 2 = 0004fb0000200000c9f086182322a92f  [bond1 on ovsnode01.testing.com] 
  Bond Port 3 = 0004fb000020000054bd7f3a505b5b2f  [bond2 on ovsnode01.testing.com] 
  Bond Port 4 = 0004fb000020000019e1acb1b30f1876  [bond3 on ovsnode01.testing.com] 
  Bond Port 5 = 0004fb00002000002954f83f69e277ac  [bond7 on ovsnode01.testing.com] 
  Bond Port 6 = 0004fb00002000004b4c46acc6b65573  [bond8 on ovsnode01.testing.com] 
  Bond Port 7 = 0004fb0000200000f04a3dcca6364ad0  [bond9 on ovsnode01.testing.com] 
  Storage Initiator 1 = iqn.1988-12.com.XXX:XXXX 
  Storage Initiator 2 = storage.LocalStorageInitiator in 08:00:20:ff:ff:ff:ff:ff:ff:ff:XX:XX:XX:XX 
  Version = 3.2.11-780 
  Vm 1 = 0004fb000006000044cfabd64281c74d  [VM1] 
  Vm 2 = 0004fb0000060000ecbe051b4e041233  [VM2] 
  Vm 3 = 0004fb00000600007e38350d00312448  [VM3] 
  Server Pool = 0004fb000002000022e1be24fa1ee3aa  [OVSPool1] 


Products to which Article Applies

Oracle VM Manager - All versions

Article Author: Tarun Boyella

No comments:

Post a Comment