NAME
stgxfwcmsetmode - sets the collection mode for information
SYNOPSIS
<program-directory>\bin\stgxfwcmsetmode -virt {kvm | none | disp}
DESCRIPTION
This command sets the Virtual Environment Support Function.
It also displays the status of Virtual Environment Support Function that is currently set.
OPTIONS
Specifies whether to use the Virtual Environment Support Function. The following values can be specified:
kvm : The KVM Support Function is used.
none : The Virtual Environment Support Function is not used.
disp : Check the current setup status of Virtual Environment Support Function.
virt : kvm The KVM Support Function is used.
virt : none The Virtual Environment Support Function is not used.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
To specify that the KVM Support Function is used:
C:\>C:\Win32App\AdvancedCopyManager\bin\stgxfwcmsetmode -virt kvm stgxfwcmsetmode completed (SWSTGNODE=null) C:\>
To check the current setup status of Virtual Environment Support Function:
C:\>C:\Win32App\AdvancedCopyManager\bin\stgxfwcmsetmode -virt disp virt:kvm (SWSTGNODE=null) C:\>