@paelzer @cyphermox
> 2. understand if we need to clear up more on /var/run vs /run? (see
below)\
Well, that helps. The version in -proposed works /almost/ perfectly.
With the -proposed version, the kill is OK, the socket unit FAILS, and service
unit is OK.
# dpkg -s multipath-tools | grep ^Version
Version: 0.6.4-3ubuntu3
Begin: Waiting for udev to settle (multipath) ... done.
done.
Begin: Will now check root file system ... fsck from util-linux 2.29
[/sbin/fsck.ext4 (1) -- /dev/sda2] fsck.ext4 -a -C0 /dev/sda2
/dev/sda2: clean, 251701/8388608 files, 5618205/33552128 blocks
done.
[ 3.805862] EXT4-fs (sda2): mounted filesystem with ordered data
mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... Begin: Stopping multipathd ...
done.
done.
The socket unit still fails,
[FAILED] Failed to listen on multipathd control socket.
See 'systemctl status multipathd.socket' for details.
...
But the service unit starts,
[ OK ] Started Device-Mapper Multipath Device Controller.
# systemctl status multipathd.socket
● multipathd.socket - multipathd control socket
Loaded: loaded (/lib/systemd/system/multipathd.socket; static;
vendor preset: enabled)
Active: failed (Result: resources)
Listen: @/org/kernel/linux/storage/multipathd (Stream)
# systemctl status multipathd.service
● multipathd.service - Device-Mapper Multipath Device Controller
Loaded: loaded (/lib/systemd/system/multipathd.service; enabled;
vendor preset: enabled)
Active: active (running) since Thu 2017-03-30 08:51:44 CDT; 2min 54s
ago
Main PID: 2316 (multipathd)
# ps ax | grep multipathd
2316 ? SLsl 0:00 /sbin/multipathd -d -s
5765 pts/0 S+ 0:00 grep --color=auto multipathd
#
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1670811
Title:
Multipath services fails to start on Ubuntu 17.04 on boot and kdump
(initramfs)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1670811/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs