ec58dfa358Modify 0103-add-disable-sync-option.patch Add 0104-RHBZ-737989-systemd-unit-fix.patch * systemd will only start multipathd if /etc/multipath.conf exists Add 0105-fix-oom-adj.patch * first try setting oom_score_adj
Benjamin Marzinski
2011-09-21 06:45:47 -0500
2d21294f17Rebuilt for rpm bug #728707
Kalev Lember
2011-08-15 07:59:55 +0300
b357db796dAdd 0103-add-disable-sync-option.patch * add a -n (nosync) option to multipath. This disables synchronous file creation with udev.
Benjamin Marzinski
2011-07-19 10:23:18 -0500
b0ec4a42c8Modify 0012-RH-udev-sync-support.patch Modify 0021-RHBZ-548874-add-find-multipaths.patch Modify 0022-RHBZ-557845-RHEL5-style-partitions.patch Add 0025-RHBZ-508827-update-multipathd-manpage.patch through 0101-RHBZ-631009-disable-udev-disk-rules-on-reload.patch * sync with current state of RHEL6. Next release should include a updated source tarball with most of these fixes rolled in. Add 0102-RHBZ-690828-systemd-unit-file.patch * Add Jóhann B. Guðmundsson's unit file for systemd. * Add sub-package sysvinit for SysV init script. Resolves: bz #690828
Benjamin Marzinski
2011-07-15 12:25:48 -0500
01219563deModify 0021-RHBZ-548874-add-find-multipaths.patch fix bug where mpathconf wouldn't create a multpath.conf file unless one already existed.
Benjamin Marzinski
2010-02-16 23:29:53 +0000
6e6a296670Replace 0012-RH-explicitly-disable-dm-udev-sync-support-in-kpartx.patch with 0012-RH-udev-sync-support.patch Add udev sync support to kpartx and multipath. In kpartx it is disabled unless you use the -s option. Refresh 0013-RH-add-weighted_prio-prioritizer.patch Refresh 0021-RHBZ-548874-add-find-multipaths.patch Modify 0022-RHBZ-557845-RHEL5-style-partitions.patch kpartx now creates a 2 sector large device for dos extended partitions, just like the kernel does on the regular block devices. Add 0023-RHBZ-557810-emc-invista-config.patch Add 0024-RHBZ-565933-checker-timeout.patch Multipath has a new option checker_timeout. If this is not set, all path checker functions with explicit timeouts use /sys/block/sd<x>/device/timeout. If this is set, they use it instead.
Benjamin Marzinski
2010-02-16 22:59:48 +0000
814d7d2747Refresh 0001-RH-queue-without-daemon.patch Refresh 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.
Benjamin Marzinski
2010-01-23 01:39:39 +0000
dfebc4dab3Fix typo that causes a failure to update the common directory. (releng #2781)
Bill Nottingham
2009-11-25 23:12:00 +0000
803929adb5- Add 0002-for-upstream-add-tmo-config-options.patch Add fail_io_fail_tmo and dev_loss_tmo multipath.conf options - Add 0013-RH-add-weighted_prio-prioritizer.patch - Add 0014-RH-add-hp_tur-checker.patch - Add 0015-RH-add-multipathd-count-paths-cmd.patch - rename multipath.conf.redhat to multipath.conf, and remove the default blacklist
Benjamin Marzinski
2009-11-17 06:33:04 +0000
e3b500920bRevamp package a bit
Fabio M. Di Nitto
2009-10-27 09:58:59 +0000
58ed7b81e7Fixed problem where maps were being added and then removed. Changed the udev rules to fix some issues.
Benjamin Marzinski
2009-08-20 22:28:44 +0000
586aea1accFixed build issue on i686 machines.
Benjamin Marzinski
2009-07-30 20:39:53 +0000
0499e0d2c4fixed the spec file, so that multipath will not lose its binding if it is upgraded from a package where the bindings file was stored in /var/lib/multipath/bindings
Benjamin Marzinski
2009-07-30 01:34:50 +0000
c7ea1a3b8dUpdated to latest upstream 0.4.9 code : multipath-tools-090729.tgz (git commit id: d678c139719d5631194b50e49f16ca97162ecd0f) moved multipath bindings file from /var/lib/multipath to /etc/multipath Fixed 354961, 432520
Benjamin Marzinski
2009-07-29 22:54:07 +0000
765b685946Since libaio is now in /lib, not /usr/lib, multipath no longer needs to statically link against it. Fixed an error with binding file and WWIDs that include spaces. Cleaned up the messages from the directio checker function. Fixed the udev rules. Fixed a regression in multipath.conf parsing Fixed 457530, 457589
Benjamin Marzinski
2008-09-26 23:28:36 +0000
c715e56d2bfixed spec file
Benjamin Marzinski
2007-01-15 23:41:05 +0000
5497ee3ebfUpdate to the latest source (t0_4_7_head2)
Benjamin Marzinski
2007-01-15 22:48:02 +0000
e1870ddbdbUpdated to latest source (t0_4_7_head1)
Benjamin Marzinski
2006-12-13 18:41:53 +0000
8168001919- Fix kpartx to work with >2TB drives.
Peter Jones
2006-09-08 00:38:02 +0000
6b91c33832- Split kpartx out into its own package so dmraid can use it without installing multipathd - Fix a segfault in kpartx
Peter Jones
2006-08-31 22:21:44 +0000
b9306cd0d3Updated to latest source. Fixes bug in default configuration file.
Benjamin Marzinski
2006-07-17 23:44:02 +0000
d63eb94c1fadded ncurses-devel to BuildRequires
Benjamin Marzinski
2006-07-12 22:08:47 +0000
d4ffcac30cupdated to latest source. deals with change in libsysfs API
Benjamin Marzinski
2006-07-12 20:53:39 +0000
d093c931ecbumped for rebuild
Jesse Keating
2006-07-12 05:35:44 +0000
b8bbd49055fix a tagging issue
Benjamin Marzinski
2006-07-10 22:50:04 +0000
9b969d9b38updated the spec file to use libsysfs-devel. not sysfsutils-devel
Benjamin Marzinski
2006-07-10 22:33:48 +0000
98dbc78885Updated to latest upstream source. Fixes kpartx udev issue.
Benjamin Marzinski
2006-06-28 22:20:47 +0000
96fe07cbe0updated to Christophe's latest source code
Benjamin Marzinski
2006-06-06 21:27:31 +0000