mrconfig sp load

The mrconfig sp load command loads all of the disks associated with a storage pool.

See mrconfig for instructions on running mrconfig commands.

Syntax

mrconfig sp load <sp name>

Parameters

Parameter

Description

sp name

The name of the storage pool; example SP2

Tips:

  • Use the mrconfig sp list command to see storage pool names (examples SP1, SP2) and the device paths of the storage pools (example /dev/sdc).
  • Use the mrconfig disk list command to see storage pool names (examples SP1, SP2), the device paths of the storage pools (example /dev/sdc), and the disks associated with each storage pool (examples /dev/sdc, /dev/sdd, /dev/sde).

Examples

Load the disks associated with the storage pool named SP2 on the local node
/opt/mapr/server/mrconfig sp load SP2