Top
ETERNUS SF AdvancedCopy Manager V15.3 Operation Guide
ETERNUS

12.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.

When this command is completed successfully, "(SWSTGNODE=configuration variable)" is displayed at the end of the line after the command. The following string is displayed in "configuration variable":

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