Important Information About Special Partitions; Limitations And Known Issues - Dell PowerVault MD Series Administrator's Manual

Storage arrays
Hide thumbs Also See for PowerVault MD Series:
Table of Contents

Advertisement

1.
Unmount all Device Mapper multipath device nodes mounted on the server: # umount
<mounted_multipath_device_node>
2.
Stop the Device Mapper multipath service: # /etc/init.d/multipathd stop
3.
Flush the Device Mapper multipath maps list to remove any old or modified mappings: # multipath –F
NOTE: The boot operating system drive may have an entry with the Device Mapper multipathing table. This is
not affected by the multipath –F command.
4.
Log out of all iSCSI sessions from the host server to the storage array: # iscsiadm –m node --logout

Important Information About Special Partitions

When using Device Mapper with the MD Series storage arrays, all physical disks are assigned a disk device node. This
includes a special device type used for in-band management of the storage arrays, known as the Access Disk or
Universal Xport device.
CAUTION: Certain commands, such as lsscsi, display one or more instances of Universal Xport devices. These
device nodes must never be accessed, mounted, or used in any way. Doing so can cause loss of communication to
the storage array and possibly cause serious damage to the storage array, potential making data stored on the
array inaccessible.
Only multipathing device nodes and partition nodes created using the directions provided above must be mounted or in
any way accessed by the host system or its users.
Table 7. Useful Device Mapper Commands
Command
multipath –h
multipath –ll
multipath
multipath –f
<multipath_dev_node>
multipath –F
rescan_dm_devs

Limitations And Known Issues

In certain error conditions with the no_path_retry or the queue_if_no_path feature is set,
applications may hang. To overcome these conditions, enter the following command for each affected multipath
device:
dmsetup message [device] 0 "fail_if_no_path"
where [device] is the multipath device name (for example, mpath2; do not specify the path)
Description
Prints usage information.
Displays the current multipath topology using all available information (sysfs, the
device mapper, path checkers, and so on).
Re-aggregates multipathing device with simplified output.
Flushes out Device Mapper for the specified multipathing device. Used if the
underlying physical devices are deleted/unmapped.
Flushes out all unused multipathing device maps.
Dell provided script. Forces a rescan of the host SCSI bus and aggregates
multipathing devices as needed. Use this command when:
LUNs are dynamically mapped to the hosts.
New targets are added to the host.
Failback of the storage array is required.
For MD Series iSCSI storage arrays, iSCSI sessions have to be
established for rescan to take effect.
179

Advertisement

Table of Contents
loading

Table of Contents