Nexus

Getting Started

VM List

Get a list of all VMs on a hypervisor.

manage vm:list hv.example.com 1

In a cluster, be sure to repeat this command across all hypervisors.

NAS Disks

The system allows the retrieval of all NAS disks from a hypervisor in a cluster. This command is dependant on the VM List Command

This is useful to load balance your system and keep track of volumes per VM.

Note:

  • The command needs to be re-run after VM migrations

The command to retrieve NAS disks is:

manage nas:disks hv.example.om nas01 1

Notes:

  • The hypervisor name should be fully qualified
  • The NAS disk name should be exactly the same as in the hypervisor management software

After running the command, you may navigate to Volumes in the management software to view the disks and their assocated VMs.