814d7d2747
0002-RH-path-checker.patch Modify 0010-RH-multipath-rules-udev-changes.patch Fix udev rules to use DM_SBIN_PATH when calling kpartx install udev rules to /lib/udev/rules.d instead of /etc/udev/rules.d Modify 0014-RH-add-hp_tur-checker.patch Add 0003-for-upstream-default-configs.patch Add 0016-RHBZ-554561-fix-init-error-msg.patch Add 0017-RHBZ-554592-man-page-note.patch Add 0018-RHBZ-554596-SUN-6540-config.patch Add 0019-RHBZ-554598-fix-multipath-locking.patch Add 0020-RHBZ-554605-fix-manual-failover.patch Add 0021-RHBZ-548874-add-find-multipaths.patch Added find_multipaths multipath.conf option Added /sbin/mpathconf for simple editting of multipath.conf Add 0022-RHBZ-557845-RHEL5-style-partitions.patch Make kpartx deal with logical partitions like it did in RHEL5. Don't create a dm-device for the extended partition itself. Create the logical partitions on top of the dm-device for the whole disk.
18 lines
647 B
Diff
18 lines
647 B
Diff
---
|
|
multipath/multipath.8 | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
Index: multipath-tools/multipath/multipath.8
|
|
===================================================================
|
|
--- multipath-tools.orig/multipath/multipath.8
|
|
+++ multipath-tools/multipath/multipath.8
|
|
@@ -75,6 +75,8 @@ is in.
|
|
is in the /dev/sdb (as shown by udev in the $DEVNAME variable) or major:minor format.
|
|
.I device
|
|
may alternatively be a multipath mapname
|
|
+.SH NOTES
|
|
+a map may be unused if, eg, the file system on it is not mounted or there are no open file descriptors against the device file, as in a raw device.
|
|
.SH "SEE ALSO"
|
|
.BR udev (8),
|
|
.BR dmsetup (8)
|