6.47 Rename RAID

rename raid <raid_name> <new_raid_name>

Rename a specified NSS software RAID device.

If the RAID device is shared, issue the command on the node where the device is currently online.

nlvm [nlvm_options] rename raid <raid_name> <new_raid_name>

Command Option

raid_name

Mandatory. Specify the name of the NSS software RAID device to rename.

Example

MYRAID1
new_raid_name

Mandatory. Specify the new name of the NSS software RAID device. See the create raid command for RAID naming conventions.

Example

R1_SALES

Command Example

nlvm rename raid MYRAID1 R1_SALES

Rename the NSS software RAID device MYRAID1 as R1_SALES.