Comment 8 for bug 2040360

Revision history for this message
Mitchell Dzurick (mitchdz) wrote (last edit ): Re: Merge multipath-tools from Debian unstable for noble

https://launchpad.net/bugs/2034471 Is also an issue in the new Noble package. Very easy to reproduce. Ideally I'd like to fix this, but would prefer the fix to be in Debian so we don't hold this type of delta.

$ lxc launch ubuntu-daily:noble n-vm --vm
$ lxc shell n-vm

# apt install -y lsscsi multipath-tools open-iscsi tgt
# add-apt-repository ppa:mitchdz/merge-lp2040360-noble-multipath-tools -y
# apt update -y && apt upgrade -y
# dpkg -s multipath-tools | grep Version:
Version: 0.9.7-4ubuntu1~noble1

# systemctl status multipathd.{service,socket} | grep Active -B2
● multipathd.service - Device-Mapper Multipath Device Controller
     Loaded: loaded (/usr/lib/systemd/system/multipathd.service; enabled; preset: enabled)
     Active: active (running) since Tue 2024-02-20 21:56:26 UTC; 2min 6s ago
--
○ multipathd.socket - multipathd control socket
     Loaded: loaded (/usr/lib/systemd/system/multipathd.socket; enabled; preset: enabled)
     Active: inactive (dead) since Tue 2024-02-20 21:56:26 UTC; 2min 6s ago