From boot:
[ OK ] Reached target Remote File Systems.
Starting Trigger Flushing of Journal to Persistent Storage...
Starting LSB: Raise network interfaces....
[ OK ] Started Tell Plymouth To Write Out Runtime Data.
[ 5.091509] quotaon.sh[212]: Checking quotas...done.
[ 5.136692] systemd-journald[207]: Received request to flush runtime journal
from PID 1
[ 5.139098] quotaon.sh[212]: Turning on quotas...quotaon: using
//aquota.group on /dev/xvda [/]: Device or resource busy
[ 5.140942] quotaon.sh[212]: quotaon: using //aquota.user on /dev/xvda [/]:
Device or resource busy
[FAILED] Failed to start Check And Enable File System Quotas.
See 'systemctl status quota.service' for details.relevant part from syslog: Feb 29 23:38:12 antonio quotaon.sh[212]: Checking quotas...done. Feb 29 23:38:12 antonio quotaon.sh[212]: Turning on quotas...quotaon: using //aquota.group on /dev/xvda [/]: Device or resource busy Feb 29 23:38:12 antonio quotaon.sh[212]: quotaon: using //aquota.user on /dev/xvda [/]: Device or resource busy Feb 29 23:38:12 antonio systemd[1]: quota.service: main process exited, code=exited, status=2/INVALIDARGUMENT Feb 29 23:38:12 antonio systemd[1]: Unit quota.service entered failed state. Feb 29 23:38:12 antonio kernel: [ 0.710525] VFS: Disk quotas dquot_6.5.2 Feb 29 23:38:12 antonio kernel: [ 4.498800] EXT4-fs (xvda): re-mounted. Opts: errors=remount-ro,usrquota,grpquota Its all information I currently have. If you need more information for fixing this bug, let me know. I'll try to recreate this environment again. I'm not able to restart that server again. Thanks -- Kepi Michael Meskes <[email protected]> writes: > My guess is the reason is systemd's enabling quota before our service is > enabled. Can you please check in journalctl if that's the case? You should > have > entries there that talk about enabling quotas before quota.service is run, if > at all. > > This needs to be fixed asap, but the question is how as systemd offers > features, like automatic on demand checking when a device is connected, that > the quota package doesn't have, while systemd lacks other features, like > quota's creation of quota files and check only when not clean unmounted. This > information is pre-Jessie so it might have changed but you get the gist. > > Michael
signature.asc
Description: PGP signature

