In Standalone OVM Deployment or in Engineered Systems like Exalogic or Private Cloud Appliance the Dom0 OVS Compute Nodes are part of OVS Repository Pool File System. In order to check the Servers / Nodes part of OVS Pool File system below command can be used.
Below command can be used in order to check verify the OVM Repository name, Storage File system name name and mount point name on the OVS Dom0 compute node.
Below is snippet of above command.
Any environment using Oracle VM Manager (OVMM) and OVS (Oracle Virtual Server)
Below command can be used in order to check verify the OVM Repository name, Storage File system name name and mount point name on the OVS Dom0 compute node.
ovs-agent-db dump_db server
Below is snippet of above command.
{'0004fbZZZZZZZZZZZZZZZZZZZd09c': {'alias': u'exlcontrol_repo',
'filesystem': 'nfs',
'fs_location': '10.10.21.5:/export/reposhare',
'manager_uuid': u'0004fb00ZZZZZZZZZZZZZZZZ6f',
'mount_point': '/OVS/Repositories/0004fZZZZZZZZZZZZZZZZbd09c',
'version': u'3.0'}}
'filesystem': 'nfs',
'fs_location': '10.10.21.5:/export/reposhare',
'manager_uuid': u'0004fb00ZZZZZZZZZZZZZZZZ6f',
'mount_point': '/OVS/Repositories/0004fZZZZZZZZZZZZZZZZbd09c',
'version': u'3.0'}}
Products to which Article Applies
tarun boyella
No comments:
Post a Comment