You can use the command-line interface (CLI) to add managed
disks (MDisks) to MDisk groups.
Important: Do not add an MDisk
using this procedure if you are mapping the MDisk to an image mode
VDisk. Adding an MDisk to an MDisk group allows the SAN Volume Controller to
write new data to the MDisk; therefore, any existing data on the MDisk
is lost. If you want to create an image mode VDisk, use the svctask
mkvdisk command instead of svctask addmdisk.
If
you are using a SAN Volume Controller solid-state drive (SSD) managed
disk, ensure that you are familiar with the SSD configuration rules.
When
you are adding MDisks to an MDisk group using the svctask
addmdisk command or when you are creating an MDisk group
using the svctask mkmdiskgrp -mdisk command, the SAN Volume Controller performs
tests on the MDisks in the list before the MDisks are allowed to become
part of an MDisk group. These tests include checks of the MDisk identity,
capacity, status and the ability to perform both read and write operations.
If these tests fail or exceed the time allowed, the MDisks are not
added to the group. However, with the svctask mkmdiskgrp
-mdisk command, the MDisk group is still created even if
the tests fail, but it does not contain any MDisks. If tests fail,
confirm that the MDisks are in the correct state and that they have
been correctly discovered.
The following events contribute to
an MDisk test failure:
- The MDisk is not visible to all SAN Volume Controller nodes
in the cluster.
- The MDisk identity has changed from a previous discovery operation.
- The MDisk cannot perform read or write operations.
- The status of the MDisk can be either degraded
paths, degraded ports, excluded, or offline.
- The MDisk does not exist.
The following events contribute to an MDisk test timeout:
- The disk controller system on which the MDisk resides is failing.
- A SAN fabric or cable fault condition exists that is preventing
reliable communication with the MDisk.
Note: The first
time that you add a new solid-state drive (SSD) to
an MDisk group, the SSD is
automatically formatted and set to a block size of 512 bytes.
Perform the following steps
to add MDisks to MDisk groups: