The Linux Multipath(8) Command - Novell LINUX ENTERPRISE SERVER 11 - STORAGE ADMINISTRATION GUIDE 2-23-2010 Administration Manual

Table of Contents

Advertisement

For information about modifying the
file, see
Section 7.2.3, "Using LVM2 on
/etc/lvm/lvm.conf
Multipath Devices," on page
46.

7.3.4 The Linux multipath(8) Command

Use the Linux
command to configure and manage multipathed devices.
multipath(8)
General syntax for the
command:
multipath(8)
multipath [-v verbosity] [-d] [-h|-l|-ll|-f|-F] [-p failover | multibus |
group_by_serial | group_by_prio| group_by_node_name ]
General Examples
Configure multipath devices:
multipath
Configure a specific multipath device:
multipath devicename
Replace devicename with the device node name such as
(as shown by udev in the
/dev/sdb
$DEVNAME variable), or in the
format.
major:minor
Selectively suppress a multipath map, and its device-mapped partitions:
multipath -f
Display potential multipath devices, but do not create any devices and do not update device maps
(dry run):
multipath -d
Configure multipath devices and display multipath map information:
multipath -v2 <device>
multipath -v3
The -v2 option in multipath -v2 -d shows only local disks. Use the -v3 option to show the full path
list. For example:
multipath -v3 -d
Display the status of all multipath devices, or a specified multipath device:
multipath -ll
multipath -ll <device>
Flush all unused multipath device maps (unresolves the multiple paths; it does not delete the
device):
multipath -F
multipath -F <device>
Set the group policy:
Managing Multipath I/O for Devices
53

Advertisement

Table of Contents
loading

This manual is also suitable for:

Suse linux enterprise server 11 storage

Table of Contents