Removing a host-to-virtual disk mapping, Using linux dmmp – Dell PowerVault MD3200i User Manual
Page 134
134
Configuration: Disk Groups and Virtual Disks
• The disk group must be in Optimal status before you can perform this
operation.
• Your data remains available during this operation.
• If you do not have enough capacity in the disk group to convert to the new
RAID level, an error message is displayed, and the operation does not
continue. If you have unassigned physical disks, use the Disk Group>>
Add Free Capacity (Physical Disks) option to add additional capacity to
the disk group. Then retry the operation.
To change the RAID level of a disk group:
1 In the AMW, select the Logical tab and select a disk group.
2 Select Disk Group Change RAID Level.
3 Select the appropriate RAID level and click Yes to confirm the selection.
The RAID level operation begins.
Removing a Host-to-Virtual Disk Mapping Using Linux DMMP
To remove a host-to-virtual disk mapping using Linux DMMP, follow these
steps:
1 Unmount the filesystem containing the virtual disk:
# umount filesystemDirectory
2 Run the following command to display multi-pathing topology:
# multipath -ll
Note the virtual disk that you want to delete from the mapping. For
example, the following information may be displayed:
mpath6 (3600a0b80000fb6e50000000e487b02f5) dm-10
DELL, MD32xx
[size=1.6T][features=3 queue_if_no_path
pg_init_retries 50][hwhandler=1 rdac]
\_ round-robin 0 [prio=6][active]
\_ 1:0:0:2 sdf 8:80 [active][ready]
\_ round-robin 0 [prio=1][enabled]
\_ 0:0:0:2 sde 8:64 [active][ghost]
book.book Page 134 Tuesday, June 18, 2013 3:15 PM