Your message dated Sun, 07 Oct 2018 15:51:56 +0000
with message-id <[email protected]>
and subject line Bug#827407: fixed in multipath-tools 0.7.7-3
has caused the Debian Bug report #827407,
regarding multipath-tools: initramfs should load same mp modules as 
sysvinit/sysmtemd files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
827407: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827407
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: multipath-tools
Version: 0.6.1-3

The systemd multpath-tools.service loads multipath modules using the following
line:

ExecStartPre=/sbin/modprobe -a scsi_dh_alua scsi_dh_emc scsi_dh_rdac 
dm-multipath

While the sysvinit file /etc/init.d/multipath-tools-boot loads modules with:

modprobe dm-multipath 2> /dev/null || true

The /usr/share/initramfs-tools/scripts/local-top/multipath load modules using:

MP_MODULES="dm-multipath dm-emc"
for module in ${MP_MODULES}; do
  if modprobe "$module"; then
    verbose && log_success_msg "loaded module ${module}."
  else
    log_failure_msg "failed to load module ${module}."
  fi
done

All three of these methods should load the same set of modules (the
systemd one seems to be best).  Perhaps, there should be a
/etc/default/multipath-tools config file that governs which modules to
load?


-- 
Andrew Patterson
Hewlett-Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: multipath-tools
Source-Version: 0.7.7-3

We believe that the bug you reported is fixed in the latest version of
multipath-tools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ritesh Raj Sarraf <[email protected]> (supplier of updated multipath-tools 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 07 Oct 2018 20:50:13 +0530
Source: multipath-tools
Binary: multipath-tools kpartx multipath-tools-boot multipath-udeb kpartx-udeb
Architecture: source amd64 all
Version: 0.7.7-3
Distribution: unstable
Urgency: medium
Maintainer: Debian DM Multipath Team <[email protected]>
Changed-By: Ritesh Raj Sarraf <[email protected]>
Description:
 kpartx     - create device mappings for partitions
 kpartx-udeb - create device mappings for partitions - udeb package (udeb)
 multipath-tools - maintain multipath block device access
 multipath-tools-boot - Support booting from multipath devices
 multipath-udeb - maintain multipath block device access - udeb package (udeb)
Closes: 827407
Changes:
 multipath-tools (0.7.7-3) unstable; urgency=medium
 .
   [ Chris Hofstaedtler ]
   * [fc0938c] Synchronize loading of kernel modules
     dm-round-robin is auto-loaded by the kernel if needed, but the
     scsi_dh_* modules are not. They need to be loaded before setting
     up the mappings. This makes sure all paths (initramfs, early and
     late sysvinit and systemd) load the same modules. (Closes: #827407)
   * [3d59bff] Add myself to Uploaders:
   * [f78c116] Update Priority to be optional instead of deprecated extra
   * [7543c5d] debian/tests/control: Fix Restrictions syntax
Checksums-Sha1:
 c41a32da01cffe786905d87cfda11be989f328da 2642 multipath-tools_0.7.7-3.dsc
 cac5aa793a51c4a3f2ed5721aeac4f50310f0799 32372 
multipath-tools_0.7.7-3.debian.tar.xz
 818af10fd33b2ffaed14363908760f7ed4a24bee 65980 kpartx-dbgsym_0.7.7-3_amd64.deb
 3183caa436a133584b3b6fd314f40d2d842180f3 18248 kpartx-udeb_0.7.7-3_amd64.udeb
 0fb22a2a713d9b51341669f42b068b07f40d778c 37764 kpartx_0.7.7-3_amd64.deb
 c9fba7615f939f6454a10cb5662363629b2ed3eb 21816 
multipath-tools-boot_0.7.7-3_all.deb
 a539bf7c43b75401fe659bb483eee08e0260476a 872152 
multipath-tools-dbgsym_0.7.7-3_amd64.deb
 9dc68003333a8ee408f213d6c3411ba7ab5d8ca6 8824 
multipath-tools_0.7.7-3_amd64.buildinfo
 e04b9adbb829d1898c89038858320d3390f7e947 290468 
multipath-tools_0.7.7-3_amd64.deb
 beaa3a2954bfcc1693d6a188655d8f8ba8a7b38c 155124 
multipath-udeb_0.7.7-3_amd64.udeb
Checksums-Sha256:
 feffe5fdc1138f27cf79f805dec23faaa338c5f618c752538c4ae07ce8a586ad 2642 
multipath-tools_0.7.7-3.dsc
 dfabe75ead37d984a29645bc8714ec9764df12192733bb28ccef5b030ee698bf 32372 
multipath-tools_0.7.7-3.debian.tar.xz
 307038f102e174a632e59afb9624b7f46a8d8c0d87a49019680d9415087ddce9 65980 
kpartx-dbgsym_0.7.7-3_amd64.deb
 33c72c044c376ddb299aa474c1ef6480b4d230da287c44cb0124bff354724a7f 18248 
kpartx-udeb_0.7.7-3_amd64.udeb
 6e56cb06c68eaa40700e008989f490760be470e48af0de2478ceaf07564f65da 37764 
kpartx_0.7.7-3_amd64.deb
 9457cc5719e39eeebf749f5f91b34733b7b801a469bbb86ae9bf66d580da153c 21816 
multipath-tools-boot_0.7.7-3_all.deb
 6033ca4d1fb7f4eae3e90e3b9007bd75cdbc92fdcd01102ee9a735433db67de5 872152 
multipath-tools-dbgsym_0.7.7-3_amd64.deb
 dde7ae923cff771e7ab0397773ac5723dc8f1d70e4d4463869c75460690c8a45 8824 
multipath-tools_0.7.7-3_amd64.buildinfo
 327efd21f4c6a55424c372ccc59c0016108ec4d1f6322e8a76f4e917b92263b0 290468 
multipath-tools_0.7.7-3_amd64.deb
 69b3f2c0156e100d5d07b09930983ddceba121f93b2c0df494665a783cbee1ec 155124 
multipath-udeb_0.7.7-3_amd64.udeb
Files:
 0d6ace2c2896f7766ca33fe12767774c 2642 admin optional 
multipath-tools_0.7.7-3.dsc
 05d8feef23467bc1fe917f3ac8723d23 32372 admin optional 
multipath-tools_0.7.7-3.debian.tar.xz
 ef1474f30f511f422576673d7dcf195b 65980 debug optional 
kpartx-dbgsym_0.7.7-3_amd64.deb
 8d8bb47f5fa78e2aa06d075992ac008e 18248 debian-installer optional 
kpartx-udeb_0.7.7-3_amd64.udeb
 f35531598d944d567bc316e2990e7cfd 37764 admin optional kpartx_0.7.7-3_amd64.deb
 b38393e5773361a0e245527bc3075705 21816 admin optional 
multipath-tools-boot_0.7.7-3_all.deb
 02b85f28b82c7dc2accffc26d9f66020 872152 debug optional 
multipath-tools-dbgsym_0.7.7-3_amd64.deb
 23dfac96bd6542c84fb207a74e4003ef 8824 admin optional 
multipath-tools_0.7.7-3_amd64.buildinfo
 f17a0253132a93789c08e8a0194ec0cf 290468 admin optional 
multipath-tools_0.7.7-3_amd64.deb
 d76d6c33ca892accdf71f0cf8794822b 155124 debian-installer optional 
multipath-udeb_0.7.7-3_amd64.udeb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEQCVDstmIVAB/Yn02pjpYo/LhdWkFAlu6JP4ACgkQpjpYo/Lh
dWkUMw/9EOStW3iDjBZui/bQx+ELu/Zz1zm5/4Xge7RppmE4vOv4QBY5BhW8KMha
1LN9KB+eCNfjH9DEUrY8LDEF7JI2mlrDa/dICWRJH3QrNMOkVqlkmGJRQmREsWY+
1djODnI7Ywiqda65budyQdUoapsriiNb4qZIV7/6mPBd+M+oimcpgCVljpor1UC1
P0Q4TG08jdHsWPPBzhFJjULNbSBNaffXQX+B1lj2jCas+1WMQAwzwZ+LwNLHRjar
ZOrkw4chkIwZrplbwZOBRSES3Ogh14A4bGiE1tvyy7UY5Rc/jaFXXmcOZwIn27kR
YDHwM2okIXETqI6GxV6Z+K0h8mwc2z0NeqlDBzcrADHoSttS4cFz9IzjTyxAg0q5
sbymDWVyzAyDOV3DxA+dwr25qovFFuOJcH6888ytVE3xZkfR4cK+E4c6Ea0bdwoZ
LtAqZ+hf+/XjcWB8Jsj/a2cbTDC0TEhpviXdIYaCoUkHBWcg0ovmhmAKAU7YLCs6
3YdYSMsSW4YDAyDyrCcEVAnwLccwvQn7N7AeRj2ZZXGiubFsRaC2XcXPW0XjpSLO
LpYe+cP9zmasvWIIt4lEzTLBeTyEIl2PcUBA2xs4Jg4nL0ehr7pqeT6qnN71JSGk
noOROH6MXkZsVMNzeAgcGD+8Ayz6QOLpsDlN1IrDvcjfJORbD1A=
=gOkB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to