[Touch-packages] [Bug 1864708] Re: Mount unit fails but systemctl status shows success

2020-02-26 Thread Johann Haarhoff
So I spent a bunch more time on this tonight, and you can close this, it's not a systemd bug. Basically the problem was an ordering issue between this mount unit and a zfs mount unit responsible for providing /srv. What was happening was the /srv/cctvstore was getting mounted first and then /srv

[Touch-packages] [Bug 1864708] [NEW] Mount unit fails but systemctl status shows success

2020-02-25 Thread Johann Haarhoff
Public bug reported: I have this mount unit # cat /etc/systemd/system/srv-cctvstore.mount [Unit] Description=Drive for CCTVstore [Mount] What=/dev/disk/by-id/ata-ST2000NM0011_Z1P21NQ7-part1 Where=/srv/cctvstore Type=ext4 Options=defaults [Install] WantedBy=multi-user.target On boot systemd