[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#806443: disk-detect/multipath: default path selector is not loaded



On Fri, 2015-11-27 at 15:39 +0100, Hendrik Brueckner wrote:
[...]
> --- a/disk-detect.sh
> +++ b/disk-detect.sh
> @@ -202,7 +202,7 @@ fi
>  db_get disk-detect/multipath/enable
>  if [ "$RET" = true ]; then
>  > 	> if anna-install multipath-udeb; then
> -> 	> 	> MODULES="dm-mod dm-multipath dm-round-robin dm-emc"
> +> 	> 	> MODULES="dm-mod dm-multipath dm-service-time dm-round-robin dm-emc"
>  > 	> 	> # We need some dm modules...
>  > 	> 	> depmod -a >/dev/null 2>&1 || true
>  > 	> 	> for MODULE in $MODULES; do

At least dm-service-time and dm-round-robin will be automatically
loaded by the kernel when needed.  I'm not sure about the others.

Ben.

-- 
Ben Hutchings
Power corrupts.  Absolute power is kind of neat.
                           - John Lehman, Secretary of the US Navy 1981-1987

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: