Top
ETERNUS SF AdvancedCopy Manager 14.1 Operator's Guide

10.3.17 stgxfwcmsetmode (Information collection mode configuration command)

NAME

stgxfwcmsetmode - sets the collection mode for information


SYNOPSIS

/opt/FJSVswstf/bin/stgxfwcmsetmode -udev {on | off | disp}
/opt/FJSVswstf/bin/stgxfwcmsetmode -udev_gds {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.


OPTIONS

-udev {on | off | disp}

For ordinary devices, specifies whether to use the device generated by udev. Refer to "1.5.1 Normal devices" for details. The following values can be specified:

on: The device generated by udev is used.
off: The device generated by udev is not used.
disp: Checks whether the device generated by udev is to be used or not.

Information output at time of disp specification

udev: on The device generated by udev is used.
udev: off The device generated by udev is not used.

-udev_gds {on | off | disp}

For PRIMECLUSTER GDS SDX objects (only when operating in slice units), specifies whether to use the device generated by udev. Refer to "1.5.2 SDX objects of PRIMECLUSTER GDS" for details. The following values can be specified:

on: The device generated by udev is used.
off: The device generated by udev is not used.
disp: Checks whether the device generated by udev is to be used or not.

Information output at time of disp specification

udev: on The device is used.
udev: off The device is not used.


EXIT STATUS

=0:Completed successfully

>0:Terminated abnormally


EXAMPLES

NOTES