Top
PRIMECLUSTER Global Disk Services  Configuration and AdministrationGuide 4.7

B.1.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.

Check that all nodes in the cluster domain are started before executing the command.

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, see "B.1.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.