[Wily][PATCH] UBUNTU: [Config] Add dm-service-time to multipath-modules

Chris J Arges chris.j.arges at canonical.com
Fri Jun 26 17:01:50 UTC 2015


BugLink: http://bugs.launchpad.net/bugs/1469240

multipath-tools 0.5.0 selects service-time as the default algorithm instead of
round-robin. Add both modules into the multipath-modules udeb to smoothly handle
the transition.

Signed-off-by: Chris J Arges <chris.j.arges at canonical.com>
---
 debian.master/d-i/modules/multipath-modules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian.master/d-i/modules/multipath-modules b/debian.master/d-i/modules/multipath-modules
index 3516fde..ac263a1 100644
--- a/debian.master/d-i/modules/multipath-modules
+++ b/debian.master/d-i/modules/multipath-modules
@@ -1,2 +1,3 @@
 dm-multipath ?
 dm-round-robin ?
+dm-service-time ?
-- 
1.9.1





More information about the kernel-team mailing list