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
CAUTION
The mrconfig
command must be run under the
supervision of HPE support. mrconfig sp load <sp name>
Parameters
Parameter |
Description |
---|---|
sp name |
The name of the storage pool; example |
Tips:
- Use the
mrconfig sp list
command to see storage pool names (examplesSP1
,SP2
) and the device paths of the storage pools (example/dev/sdc
).
- Use the
mrconfig disk list
command to see storage pool names (examplesSP1
,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 namedSP2
on the local node/opt/mapr/server/mrconfig sp load SP2