NAME
stgxfwcmsetmode - sets the collection mode for information
SYNOPSIS
/opt/FJSVswstf/bin/stgxfwcmsetmode -virt {none | zone | disp}
DESCRIPTION
For operation in a virtual environment, this command sets the Virtual Environment Support Function. It also displays the currently set contents of the Virtual Environment Support Function.
OPTIONS
Specifies whether to use the Virtual Environment Support Function. The following values can be specified:
none : The Virtual Environment Support Function is not used.
zone : The Oracle Solaris Zones Support Function is used.
disp : Check the current setup status of Virtual Environment Support Function.
virt : none The Virtual Environment Support Function is not used.
virt : zone The Oracle Solaris Zones Support Function is used.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
To specify that the Oracle Solaris Zones Support Function is used:
# /opt/FJSVswstf/bin/stgxfwcmsetmode -virt zone stgxfwcmsetmode completed (SWSTGNODE=nodeagt) #
To check the current setup status of Virtual Environment Support Function:
# /opt/FJSVswstf/bin/stgxfwcmsetmode -virt disp virt : zone (SWSTGNODE=nodeagt) #