Tools to manage multipath devices using device-mapper
6738b34a0b
- Modify 0005-RH-add-mpathconf.patch * changed warning message - Modify 0102-RHBZ-1160478-mpathconf-template.patch * updated man page - Modify 0104-RHBZ-631009-deferred-remove.patch * refactor code and minor fix - Refresh 0107-RHBZ-1169935-no-new-devs.patch - Refresh 0112-RHBZ-1194917-add-config_dir-option.patch - Refresh 0126-RHBZ-1211383-alias-collision.patch - Add 0133-RHBZ-1296979-fix-define.patch * look for the correct libudev function to set define - Add 0134-RHBZ-1241528-check-mpath-prefix.patch * only touch devices with a "mpath-" dm uuid prefix - Add 0135-RHBZ-1299600-path-dev-uevents.patch * trigger path uevent the first time a path is claimed by multipath - Add 0136-RHBZ-1304687-wait-for-map-add.patch * wait for the device to finish being added before reloading it. - Add 0137-RHBZ-1280524-clear-chkr-msg.patch - Add 0138-RHBZ-1288660-fix-mpathconf-allow.patch * don't remove existing lines from blacklist_exceptions section - Add 0139-RHBZ-1273173-queue-no-daemon-doc.patch - Add 0140-RHBZ-1299647-fix-help.patch - Add 0141-RHBZ-1303953-mpathpersist-typo.patch - Add 0142-RHBZ-1283750-kpartx-fix.patch * only remove devices if their uuid says that they are the correct partition device - Add 0143-RHBZ-1299648-kpartx-sync.patch * default to using udev sync mode - Add 0144-RHBZ-1299652-alua-pref-arg.patch * allow "exclusive_pref_bit" argument to alua prioritizer - Add 0145-UP-resize-help-msg.patch - Add 0146-UPBZ-1299651-raw-output.patch * allow raw format mutipathd show commands, that remove headers and padding - Add 0147-RHBZ-1272620-fail-rm-msg.patch - Add 0148-RHBZ-1292599-verify-before-remove.patch * verify that all partitions are unused before attempting to remove a device - Add 0149-RHBZ-1292599-restore-removed-parts.patch * don't disable kpartx when restoring the first path of a device. - Add 0150-RHBZ-1253913-fix-startup-msg.patch * wait for multipathd daemon to write pidfile before returning - Add 0151-RHBZ-1297456-weighted-fix.patch * add wwn keyword to weighted prioritizer for persistent naming - Add 0152-RHBZ-1269293-fix-blk-unit-file.patch * use "Wants" instead of "Requires" - Add 0153-RH-fix-i686-size-bug.patch * use 64-bit keycodes for multipathd client commands - Add 0154-UPBZ-1291406-disable-reinstate.patch * don't automatically reinstate ghost paths for implicit alua devices - Add 0155-UPBZ-1300415-PURE-config.patch * Add default config for PURE FlashArray - Add 0156-UPBZ-1313324-dont-fail-discovery.patch * don't fail discovery because individual paths failed. - Add 0157-RHBZ-1319853-multipath-c-error-msg.patch * better error reporting for multipath -c - Add 0158-RHBZ-1318581-timestamp-doc-fix.patch * add documentation for -T - Add 0159-UPBZ-1255885-udev-waits.patch * make multipath and kpartx wait after for udev after each command |
||
---|---|---|
.gitignore | ||
0001-RH-dont_start_with_no_config.patch | ||
0002-RH-multipath.rules.patch | ||
0003-RH-Make-build-system-RH-Fedora-friendly.patch | ||
0004-RH-multipathd-blacklist-all-by-default.patch | ||
0005-RH-add-mpathconf.patch | ||
0006-RH-add-find-multipaths.patch | ||
0007-RH-add-hp_tur-checker.patch | ||
0008-RH-revert-partition-changes.patch | ||
0009-RH-RHEL5-style-partitions.patch | ||
0010-RH-dont-remove-map-on-enomem.patch | ||
0011-RH-deprecate-uid-gid-mode.patch | ||
0012-RH-kpartx-msg.patch | ||
0013-RHBZ-883981-cleanup-rpmdiff-issues.patch | ||
0014-RH-handle-other-sector-sizes.patch | ||
0015-RH-fix-output-buffer.patch | ||
0016-RH-dont-print-ghost-messages.patch | ||
0018-RH-fix-factorize.patch | ||
0019-RH-fix-sockets.patch | ||
0020-RHBZ-907360-static-pthread-init.patch | ||
0021-RHBZ-919119-respect-kernel-cmdline.patch | ||
0022-RH-multipathd-check-wwids.patch | ||
0023-RH-multipath-wipe-wwid.patch | ||
0024-RH-multipath-wipe-wwids.patch | ||
0025-UPBZ-916668_add_maj_min.patch | ||
0026-fix-checker-time.patch | ||
0027-RH-get-wwid.patch | ||
0028-RHBZ-929078-refresh-udev-dev.patch | ||
0029-RH-no-prio-put-msg.patch | ||
0030-RHBZ-916528-override-queue-no-daemon.patch | ||
0031-RHBZ-957188-kpartx-use-dm-name.patch | ||
0032-RHBZ-956464-mpathconf-defaults.patch | ||
0033-RHBZ-829963-e-series-conf.patch | ||
0034-RHBZ-851416-mpathconf-display.patch | ||
0035-RHBZ-891921-list-mpp.patch | ||
0036-RHBZ-949239-load-multipath-module.patch | ||
0037-RHBZ-768873-fix-rename.patch | ||
0038-RHBZ-799860-netapp-config.patch | ||
0039-RH-detect-prio-fix.patch | ||
0040-RH-bindings-fix.patch | ||
0041-RH-check-for-erofs.patch | ||
0042-UP-fix-signal-handling.patch | ||
0043-RH-signal-waiter.patch | ||
0044-RHBZ-976688-fix-wipe-wwids.patch | ||
0045-RHBZ-977297-man-page-fix.patch | ||
0046-RHBZ-883981-move-udev-rules.patch | ||
0047-RHBZ-980777-kpartx-read-only-loop-devs.patch | ||
0048-RH-print-defaults.patch | ||
0049-RH-remove-ID_FS_TYPE.patch | ||
0050-RH-listing-speedup.patch | ||
0051-UP-fix-cli-resize.patch | ||
0052-RH-fix-bad-derefs.patch | ||
0053-UP-fix-failback.patch | ||
0054-UP-keep-udev-ref.patch | ||
0055-UP-handle-quiesced-paths.patch | ||
0056-UP-alua-prio-fix.patch | ||
0057-UP-fix-tmo.patch | ||
0058-UP-fix-failback.patch | ||
0059-UP-flush-failure-queueing.patch | ||
0060-UP-uevent-loop-udev.patch | ||
0061-RH-display-find-mpaths.patch | ||
0062-RH-dont-free-vecs.patch | ||
0063-RH-fix-warning.patch | ||
0064-fix-ID_FS-attrs.patch | ||
0065-UPBZ-995538-fail-rdac-on-unavailable.patch | ||
0066-UP-dos-4k-partition-fix.patch | ||
0067-RHBZ-1022899-fix-udev-partition-handling.patch | ||
0068-RHBZ-1034578-label-partition-devices.patch | ||
0069-UPBZ-1033791-improve-rdac-checker.patch | ||
0070-RHBZ-1036503-blacklist-td-devs.patch | ||
0071-RHBZ-1031546-strip-dev.patch | ||
0072-RHBZ-1039199-check-loop-control.patch | ||
0073-RH-update-build-flags.patch | ||
0074-RHBZ-1056976-dm-mpath-rules.patch | ||
0075-RHBZ-1056976-reload-flag.patch | ||
0076-RHBZ-1056686-add-hw_str_match.patch | ||
0078-RHBZ-1054044-fix-mpathconf-manpage.patch | ||
0079-RHBZ-1070581-add-wwid-option.patch | ||
0080-RHBZ-1075796-cmdline-wwid.patch | ||
0081-RHBZ-1066264-check-prefix-on-rename.patch | ||
0082-UPBZ-1109995-no-sync-turs-on-pthread_cancel.patch | ||
0083-RHBZ-1080055-orphan-paths-on-reload.patch | ||
0084-RHBZ-1110000-multipath-man.patch | ||
0085-UPBZ-1110006-datacore-config.patch | ||
0086-RHBZ-1110007-orphan-path-on-failed-add.patch | ||
0087-RHBZ-1110013-config-error-checking.patch | ||
0088-RHBZ-1069811-configurable-prio-timeout.patch | ||
0089-RHBZ-1110016-add-noasync-option.patch | ||
0090-UPBZ-1080038-reorder-paths-for-round-robin.patch | ||
0091-RHBZ-1069584-fix-empty-values-fast-io-fail-and-dev-loss.patch | ||
0092-UPBZ-1104605-reload-on-rename.patch | ||
0093-UPBZ-1086825-user-friendly-name-remap.patch | ||
0094-RHBZ-1086825-cleanup-remap.patch | ||
0095-RHBZ-1127944-xtremIO-config.patch | ||
0096-RHBZ-979474-new-wildcards.patch | ||
0097-RH-fix-coverity-errors.patch | ||
0098-UPBZ-1067171-mutipath-i.patch | ||
0099-RH-add-all-devs.patch | ||
0100-RHBZ-1067171-multipath-i-update.patch | ||
0101-RH-adapter-name-wildcard.patch | ||
0102-RHBZ-1160478-mpathconf-template.patch | ||
0103-RH-cleanup-partmaps-code.patch | ||
0104-RHBZ-631009-deferred-remove.patch | ||
0105-RHBZ-1148979-fix-partition-mapping-creation-race-with-kpartx.patch | ||
0106-RHBZ-1159337-fix-double-free.patch | ||
0107-RHBZ-1169935-no-new-devs.patch | ||
0108-RHBZ-1153832-kpartx-remove-devs.patch | ||
0109-RH-read-only-bindings.patch | ||
0110-RHBZ-blacklist-vd-devs.patch | ||
0111-RH-dont-show-pg-timeout.patch | ||
0112-RHBZ-1194917-add-config_dir-option.patch | ||
0113-RHBZ-1194917-cleanup.patch | ||
0114-RHBZ-1196394-delayed-reintegration.patch | ||
0115-RHBZ-1198418-fix-double-free.patch | ||
0116-UPBZ-1188179-dell-36xxi.patch | ||
0117-RHBZ-1198424-autodetect-clariion-alua.patch | ||
0118-UPBZ-1200738-update-eternus-config.patch | ||
0119-RHBZ-1081397-save-alua-info.patch | ||
0120-RHBZ-1043093-realloc-fix.patch | ||
0121-RHBZ-1197234-rules-fix.patch | ||
0122-RHBZ-1212590-dont-use-var.patch | ||
0123-UPBZ-1166072-fix-path-offline.patch | ||
0124-RHBZ-1209275-retrigger-uevents.patch | ||
0125-RHBZ-1153832-kpartx-delete.patch | ||
0126-RHBZ-1211383-alias-collision.patch | ||
0127-RHBZ-1201030-use-blk-availability.patch | ||
0128-RHBZ-1222123-mpathconf-allow.patch | ||
0129-RHBZ-1241774-sun-partition-numbering.patch | ||
0130-UPBZ-1254292-iscsi-targetname.patch | ||
0131-RHBZ-1259523-host_name_len.patch | ||
0132-UPBZ-1259831-lock-retry.patch | ||
0133-RHBZ-1296979-fix-define.patch | ||
0134-RHBZ-1241528-check-mpath-prefix.patch | ||
0135-RHBZ-1299600-path-dev-uevents.patch | ||
0136-RHBZ-1304687-wait-for-map-add.patch | ||
0137-RHBZ-1280524-clear-chkr-msg.patch | ||
0138-RHBZ-1288660-fix-mpathconf-allow.patch | ||
0139-RHBZ-1273173-queue-no-daemon-doc.patch | ||
0140-RHBZ-1299647-fix-help.patch | ||
0141-RHBZ-1303953-mpathpersist-typo.patch | ||
0142-RHBZ-1283750-kpartx-fix.patch | ||
0143-RHBZ-1299648-kpartx-sync.patch | ||
0144-RHBZ-1299652-alua-pref-arg.patch | ||
0145-UP-resize-help-msg.patch | ||
0146-UPBZ-1299651-raw-output.patch | ||
0147-RHBZ-1272620-fail-rm-msg.patch | ||
0148-RHBZ-1292599-verify-before-remove.patch | ||
0149-RHBZ-1292599-restore-removed-parts.patch | ||
0150-RHBZ-1253913-fix-startup-msg.patch | ||
0151-RHBZ-1297456-weighted-fix.patch | ||
0152-RHBZ-1269293-fix-blk-unit-file.patch | ||
0153-RH-fix-i686-size-bug.patch | ||
0154-UPBZ-1291406-disable-reinstate.patch | ||
0155-UPBZ-1300415-PURE-config.patch | ||
0156-UPBZ-1313324-dont-fail-discovery.patch | ||
0157-RHBZ-1319853-multipath-c-error-msg.patch | ||
0158-RHBZ-1318581-timestamp-doc-fix.patch | ||
0159-UPBZ-1255885-udev-waits.patch | ||
device-mapper-multipath.spec | ||
multipath.conf | ||
sources |