NAME
stgxfwcmsetmode - sets the collection mode for information
SYNOPSIS
/opt/FJSVswstf/bin/stgxfwcmsetmode -leg {on | off | disp}
DESCRIPTION
This command sets the collection mode for information collected by the server.
It also displays the collection mode that is currently set.
This command must be executed from the Storage Server.
OPTIONS
This option sets whether information is collected using the new devices included with HP-UX 11iv3 or later (/dev/(r)disk/disk#) or legacy devices (/dev/(r)dsk/c#t#d#). For information on each device, refer to "1.5 Managing a Device on AdvancedCopy Manager".
The values that can be specified are as follows:
on : Use a legacy device.
off : Use a new device.
disp : Check the current setup status.
leg : on Use a legacy device
leg : off Use a new device.
EXIT STATUS
=0:Completed successfully
>0:Terminated abnormally
EXAMPLES
Set configuration so that a legacy device is used.
# /opt/FJSVswstf/bin/stgxfwcmsetmode -leg on stgxfwcmsetmode completed (SWSTGNODE=nodemgr) #
Check the current setup status.
# /opt/FJSVswstf/bin/stgxfwcmsetmode -leg disp leg: on (SWSTGNODE=null) #
NOTES
If this command is used to change the set value at a time when information concerning managed devices exists, a message indicating that device information has been changed may be posted the next time device information is collected or displayed. Therefore, the backup management and replication management definition information must be deleted before the setting is changed.
This command cannot be executed with HP-UX 11iv2 or earlier.
If no legacy devices exist, it is not possible to set the configuration so that legacy devices are used.