2.13 RAID

The following commands can be called to manipulate software RAID devices on a server:

Each command is wrapped with either the nssRequest or nssReply element and the raid element.

NSS currently supports software RAID 0. In the future, it will support other RAID types. A software RAID device is made up of virtual device partitions, which have a partition type of 207 (0xCF). These virtual device partitions are created for you by the addRAID and expandRAID commands.

This section does not apply to RAID hardware configurations, which are fully supported in the NSS environment.