Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114636 - sys-fs/multipath-tools-0.4.6 (new version)
Summary: sys-fs/multipath-tools-0.4.6 (new version)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-06 09:31 UTC by Daniel Drake (RETIRED)
Modified: 2005-12-06 11:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
multipath-tools-0.4.6.ebuild (multipath-tools-0.4.6.ebuild,1.65 KB, text/plain)
2005-12-06 09:32 UTC, Daniel Drake (RETIRED)
Details
ebuild diff since 0.4.5 (patch,963 bytes, patch)
2005-12-06 09:32 UTC, Daniel Drake (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Drake (RETIRED) gentoo-dev 2005-12-06 09:31:27 UTC
Changes since 0.4.5:
    * fixes
    * add/del cli commands accept map names as param
    * new add "reinstate/fail" cli commands
    * new add "suspend/resume" cli commands
    * extended information display in "show map/paths" cli commands
    * fix thread reaping logic
    * user friendly map names (mpath[0..n]) without alias defines
    * option to disable io queueing if no valid path after a delay
    * vendor/product as regexp in config file
    * set devmap uuid as multipath wwid
    * move hotplug logic to udev's rules.d/
    * configlets now adds up or replace the hardcoded ones
    * ALUA prioritizer update
    * option to use priorities as weights in the round-robin scheduler
    * add the directio checker

Most importantly, the udev dev.d rules file has been removed. This was
previously wrong (it was running various dm/multipath tools on *every* block
device, causing udev to take ages on boot). The logic is now in the udev rules
file. I added a hack into src_install to make sure we wipe it out from upgrading
systems.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2005-12-06 09:32:00 UTC
Created attachment 74156 [details]
multipath-tools-0.4.6.ebuild
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2005-12-06 09:32:25 UTC
Created attachment 74157 [details, diff]
ebuild diff since 0.4.5

ok for me to commit this?
Comment 3 SpanKY gentoo-dev 2005-12-06 10:06:33 UTC
fine by me
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2005-12-06 11:54:17 UTC
consider it done