mmdelcompspec command

Deletes one or more storage component specifications.

Synopsis


mmdelcompspec PartNumber [--dry-run]       
or

mmdelcompspec -F StanzaFile [--dry-run]

Availability

Available with the Elastic Storage Server.

Description

The mmdelcompspec command deletes one or more storage component specifications.

Parameters

PartNumber
Specifies the part number or model type of the component to be deleted.
-F StanzaFile
Specifies the name of a stanza file from which input values are to be read. The stanza file can include stanzas for multiple components.

The correct format for each stanza is shown here. Each stanza must include at least one of the parameters listed. If more than one parameter is included in a stanza, the parameters must match the same component.


%compSpec:
 partNumber=PartNumber
 
--dry-run
Runs the command without making any permanent changes.

Exit status

0
Successful completion.
nonzero
A failure has occurred.

Security

You must have root authority to run the mmdelcompspec command.

The node on which the command is issued must be able to execute remote shell commands on any other node in the cluster without the use of a password and without producing any extraneous messages. For additional details, see the following IBM Storage Scale RAID: Administration topic: Requirements for administering IBM Storage Scale RAID.

Examples

To delete a generic 60U rack, which had been added previously with a part number of RACK60U, enter the following command:


mmdelcompspec RACK60U

See also

Location

/usr/lpp/mmfs/bin