Top
PRIMECLUSTERGlobal Disk Services Configuration and AdministrationGuide 4.5
FUJITSU Software

D.1 sdxclass - Class operations

SYNOPSIS

sdxclass -R -c class

DESCRIPTION

Use sdxclass to perform operations on class objects (excluding shadow class) specified by class.
You must be superuser to use this command.


PRIMARY OPTIONS

You can use the following option.

-R

Remove
Removes the class definition specified by class.
If class is a shared class, the definition is removed from all nodes.

A disk registered with class will be removed with the class. However, if there is a group or a volume, the class will not be removed.

To place a removed disk under GDS management again, you need to re-register the physical disk in the class.
For further details, refer to "D.2 sdxdisk - Disk operations."


SUB OPTIONS

Sub options are as follows:

-c class

The class indicates the class name that is the target of the operation.


RETURNED VALUE

Upon successful completion, a value of 0 is returned.
Otherwise, a non-zero value is returned.