Comment 4 for bug 1890330

Revision history for this message
Dmitrii Shcherbakov (dmitriis) wrote :

Based on #3, I found that the execution of update-status apparently calls `/lib/systemd/systemd-sysv-install disable manila-share`:

ubuntu@juju-111c97-zaza-1335ec68e4d0-4:~$ sudo grep -Ri '20:39:28' /var/log/
/var/log/juju/unit-manila-ganesha-1.log:2020-08-04 20:39:28 DEBUG update-status Synchronizing state of manila-share.service with SysV service script with /lib/systemd/systemd-sysv-install.
/var/log/juju/unit-manila-ganesha-1.log:2020-08-04 20:39:28 DEBUG update-status Executing: /lib/systemd/systemd-sysv-install disable manila-share
/var/log/syslog:Aug 4 20:39:28 juju-111c97-zaza-1335ec68e4d0-4 systemd[1]: /lib/systemd/system/nfs-ganesha-lock.service:18: .include directives are deprecated, and support for them will be removed in a future version of systemd. Please use drop-in files instead.
/var/log/syslog:Aug 4 20:39:28 juju-111c97-zaza-1335ec68e4d0-4 systemd[1]: Reloading.
/var/log/syslog:Aug 4 20:39:28 juju-111c97-zaza-1335ec68e4d0-4 systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
/var/log/syslog:Aug 4 20:39:28 juju-111c97-zaza-1335ec68e4d0-4 systemd[1]: Configuration file /etc/systemd/system/manila-ganesha-mysql-router.service is marked executable. Please remove executable permission bits. Proceeding anyway.
/var/log/syslog:Aug 4 20:39:28 juju-111c97-zaza-1335ec68e4d0-4 systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
/var/log/syslog:Aug 4 20:39:28 juju-111c97-zaza-1335ec68e4d0-4 systemd[1]: /lib/systemd/system/nfs-ganesha-lock.service:18: .include directives are deprecated, and support for them will be removed in a future version of systemd. Please use drop-in files instead.
/var/log/syslog:Aug 4 20:39:28 juju-111c97-zaza-1335ec68e4d0-4 systemd[1]: /lib/systemd/system/rpc-statd.service:16: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file accordingly.
/var/log/syslog:Aug 4 20:39:28 juju-111c97-zaza-1335ec68e4d0-4 systemd[1]: Reloading.
/var/log/syslog:Aug 4 20:39:28 juju-111c97-zaza-1335ec68e4d0-4 systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.