NAME
esfadm vvolvm info - Display of virtual machine information list
SYNOPSIS
esfadm vvolvm info -all
COMMAND PATH
$INS_DIR\Common\bin\esfadm vvolvm info
($INS_DIR means "Program Directory" specified at the ETERNUS SF Manager installation.)
DESCRIPTION
This command displays a list of virtual machine information. Displayed information is as follows.
Field Title | Explanation |
---|---|
GuestName | Displays a VM guest name. |
IPAddress | Displays the IP address of a VM guest. |
HostName | Displays the VM host name in which the VM guest belongs to. |
VMID | Displays the VMID of a VM guest. |
OperationMode | Displays the operation mode of the backup policy. |
OPTIONS
Displays a list of virtual machine information managed by this product.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
> esfadm vvolvm info -all GuestName IPAddress HostName VMID OperationMode ------------- -------------- --------- ------------------------------------ ------------- Guest01 192.0.2.10 esf-Host1 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx Auto Guest02 192.0.2.11 esf-Host1 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx Manual Guest03 192.0.2.12 esf-Host1 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx Manual Clone-Guest01 192.0.2.13 esf-Host1 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx Disable