Tools to manage multipath devices using device-mapper
f9dfbb37ac
Modify 0136-RHBZ-1304687-wait-for-map-add.patch * switch to missing_uev_wait_timeout to stop waiting for uev Refresh 0137-RHBZ-1280524-clear-chkr-msg.patch Refresh 0150-RHBZ-1253913-fix-startup-msg.patch Refresh 0154-UPBZ-1291406-disable-reinstate.patch Refresh 0156-UPBZ-1313324-dont-fail-discovery.patch Refresh 0161-RHBZ-1311659-no-kpartx.patch Refresh 0167-RHBZ-1335176-fix-show-cmds.patch Add 0173-RH-update-man-page.patch Add 0174-RHBZ-1362396-modprobe.patch * make starting the multipathd service modprobe dm-multipath in the sysvinit scripts Add 0175-RHBZ-1357382-ordering.patch * force multipathd.service to start after systemd-udev-trigger.service Add 0176-RHBZ-1363830-fix-rename.patch * initialized a variable to make dm_rename not fail randomly Add 0177-libmultipath-correctly-initialize-pp-sg_id.patch * This and all the following patches add the rbd patch checker Add 0178-libmultipath-add-rbd-discovery.patch Add 0179-multipath-tools-add-checker-callout-to-repair-path.patch Add 0180-multipath-tools-Add-rbd-checker.patch Add 0181-multipath-tools-Add-rbd-to-the-hwtable.patch Add 0182-multipath-tools-check-for-initialized-checker-before.patch Add 0183-multipathd-Don-t-call-repair-on-blacklisted-path.patch Add 0184-rbd-fix-sync-repair-support.patch Add 0185-rbd-check-for-nonshared-clients.patch Add 0186-rbd-check-for-exclusive-lock-enabled.patch Add 0187-rbd-fixup-log-messages.patch Add 0188-RHBZ-1368501-dont-exit.patch * make multipathd not exit if it encounters recoverable errors on startup Add 0189-RHBZ-1368211-remove-retries.patch * add "remove_retries" multipath.conf parameter to make multiple attempts to remove a multipath device if it is busy. Add 0190-RHBZ-1380602-rbd-lock-on-read.patch * pass lock_on_read when remapping image Add 0191-RHBZ-1169168-disable-changed-paths.patch * add "disabled_changed_wwids" multipath.conf parameter to disable paths whose wwid changes Add 0192-RHBZ-1362409-infinibox-config.patch Add 0194-RHBZ-1351964-kpartx-recurse.patch * fix recursion on corrupt dos partitions Add 0195-RHBZ-1359510-no-daemon-msg.patch * print a messages when multipathd isn't running Add 0196-RHBZ-1239173-dont-set-flag.patch * don't set reload flag on reloads when you gain your first valid path Add 0197-RHBZ-1394059-max-sectors-kb.patch * add "max_sectors_kb" multipath.conf parameter to set max_sectors_kb on a multipath device and all its path devices Add 0198-RHBZ-1372032-detect-path-checker.patch * add "detect_checker" multipath.conf parameter to detect ALUA arrays and set the path checker to TUR Add 0199-RHBZ-1279355-3pardata-config.patch Add 0200-RHBZ-1402092-orphan-status.patch * clear status on orphan paths Add 0201-RHBZ-1403552-silence-warning.patch Add 0202-RHBZ-1362120-skip-prio.patch * don't run prio on failed paths Add 0203-RHBZ-1363718-add-msgs.patch Add 0204-RHBZ-1406226-nimble-config.patch Add 0205-RHBZ-1416569-reset-stats.patch * add "reset maps stats" and "reset map <map> stats" multipathd interactive commands to reset the stats tracked by multipathd Add 0206-RHBZ-1239173-pt2-no-paths.patch * make multipath correctly disable scanning and rules running when it gets a uevent and there are not valid paths. Add 0207-UP-add-libmpathcmd.patch * New shared library, libmpathcmd, that sends and receives messages from multipathd. device-mapper-multipath now uses this library internally. Add 0208-UPBZ-1430097-multipathd-IPC-changes.patch * validation that modifying commands are coming from root. Add 0209-UPBZ-1430097-multipath-C-API.patch * New shared library. libdmmp, that presents the information from multipathd in a structured manner to make it easier for callers to use Add 0210-RH-fix-uninstall.patch * Minor compilation fixes Add 0211-RH-strlen-fix.patch * checks that variables are not NULL before passing them to strlen Add 0212-RHBZ-1431562-for-read-only.patch Make 3 new subpackages * device-mapper-multipath-devel, libdmmp, and libdmmp-devel. libmpathcmd and libmpathprio are in device-mapper-multipath-libs and device-mapper-multipath-devel. libdmmp is in its own subpackages Move libmpathprio devel files to device-mapper-multipath-devel Added BuildRequires on librados2-devel |
||
---|---|---|
.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 | ||
0160-RH-udev-flags.patch | ||
0161-RHBZ-1311659-no-kpartx.patch | ||
0162-RHBZ-1333331-huawei-config.patch | ||
0163-UPBZ-1333492-resize-map.patch | ||
0164-RHBZ-1311463-dos-part-rollover.patch | ||
0165-UPBZ-1341748-MSA-2040-conf.patch | ||
0166-RHBZ-1323429-dont-allow-new-wwid.patch | ||
0167-RHBZ-1335176-fix-show-cmds.patch | ||
0168-RHBZ-1347769-shared-lock.patch | ||
0169-UPBZ-1353357-json-output.patch | ||
0170-UPBZ-1352925-fix-typo.patch | ||
0171-UPBZ-1356651-allow-zero-size.patch | ||
0172-RHBZ-1350931-no-active-add.patch | ||
0173-RH-update-man-page.patch | ||
0173-RHBZ-1239173-dont-set-flag.patch | ||
0174-RHBZ-1362396-modprobe.patch | ||
0175-RHBZ-1357382-ordering.patch | ||
0176-RHBZ-1363830-fix-rename.patch | ||
0177-libmultipath-correctly-initialize-pp-sg_id.patch | ||
0178-libmultipath-add-rbd-discovery.patch | ||
0179-multipath-tools-add-checker-callout-to-repair-path.patch | ||
0180-multipath-tools-Add-rbd-checker.patch | ||
0181-multipath-tools-Add-rbd-to-the-hwtable.patch | ||
0182-multipath-tools-check-for-initialized-checker-before.patch | ||
0183-multipathd-Don-t-call-repair-on-blacklisted-path.patch | ||
0184-rbd-fix-sync-repair-support.patch | ||
0185-rbd-check-for-nonshared-clients.patch | ||
0186-rbd-check-for-exclusive-lock-enabled.patch | ||
0187-rbd-fixup-log-messages.patch | ||
0188-RHBZ-1368501-dont-exit.patch | ||
0189-RHBZ-1368211-remove-retries.patch | ||
0190-RHBZ-1380602-rbd-lock-on-read.patch | ||
0191-RHBZ-1169168-disable-changed-paths.patch | ||
0192-RHBZ-1362409-infinibox-config.patch | ||
0194-RHBZ-1351964-kpartx-recurse.patch | ||
0195-RHBZ-1359510-no-daemon-msg.patch | ||
0196-RHBZ-1239173-dont-set-flag.patch | ||
0197-RHBZ-1394059-max-sectors-kb.patch | ||
0198-RHBZ-1372032-detect-path-checker.patch | ||
0199-RHBZ-1279355-3pardata-config.patch | ||
0200-RHBZ-1402092-orphan-status.patch | ||
0201-RHBZ-1403552-silence-warning.patch | ||
0202-RHBZ-1362120-skip-prio.patch | ||
0203-RHBZ-1363718-add-msgs.patch | ||
0204-RHBZ-1406226-nimble-config.patch | ||
0205-RHBZ-1416569-reset-stats.patch | ||
0206-RHBZ-1239173-pt2-no-paths.patch | ||
0207-UP-add-libmpathcmd.patch | ||
0208-UPBZ-1430097-multipathd-IPC-changes.patch | ||
0209-UPBZ-1430097-multipath-C-API.patch | ||
0210-RH-fix-uninstall.patch | ||
0211-RH-strlen-fix.patch | ||
0212-RHBZ-1431562-for-read-only.patch | ||
device-mapper-multipath.spec | ||
multipath.conf | ||
sources |