Your message dated Sat, 4 Nov 2017 12:04:18 +0100
with message-id <[email protected]>
and subject line Re: Bug#820883: dmeventd: dm-event.socket started too early
preventing proper mount of /var
has caused the Debian Bug report #820883,
regarding dmeventd: dm-event.socket started too early preventing proper mount
of /var
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.)
--
820883: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820883
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dmeventd
Version: 2:1.02.90-2.2
Severity: important
Dear Maintainer,
While working a on ZFS root Debian installation, I've encoutered a
problem with dm-event.socket.
As it is loadeed too early, it create files in /var/run before the /var
volume being mounted.
Therefore /var remain unmounted and it's contents (like /var/lib)
unacessible.
Here is the opened files before the "zfs mount -a" command :
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
systemd 1 root 27u FIFO 0,16 0t0 49154
/var/run/dmeventd-server
systemd 1 root 28u FIFO 0,16 0t0 49155
/var/run/dmeventd-client
As a workarround, I've added the following line in dm-event.socket
After=systemd-remount-fs.service
Regards
François.
-- System Information:
Debian Release: 8.4
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd
Versions of packages dmeventd depends on:
ii init-system-helpers 1.22
ii libc6 2.19-18+deb8u4
ii libdevmapper-event1.02.1 2:1.02.90-2.2
ii libdevmapper1.02.1 2:1.02.90-2.2
ii liblvm2cmd2.02 2.02.111-2.2
dmeventd recommends no packages.
dmeventd suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi
On Wed, Apr 13, 2016 at 12:52:43PM +0200, François Scala wrote:
> While working a on ZFS root Debian installation, I've encoutered a problem
> with dm-event.socket.
> As it is loadeed too early, it create files in /var/run before the /var
> volume being mounted.
dm-eventd.socket points to /run now.
Bastian
--
Only a fool fights in a burning house.
-- Kank the Klingon, "Day of the Dove", stardate unknown
--- End Message ---