Top
ETERNUS SF AdvancedCopy Manager V15.0 Operation Guide

11.3.15 stgxfwcmsetmode(Information collection mode configuration command)

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

-virt {kvm | none | disp}

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.

Information output when disp is specified

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