After upgrade to Jessie: Quota failed and reboot loop occured..

Discussion in 'Server Operation' started by fbarcenas, Feb 25, 2016.

  1. fbarcenas

    fbarcenas Member

    root@xxx:~# systemctl status quota.service
    ● quota.service - Check And Enable File System Quotas
    Loaded: loaded (/lib/systemd/system/quota.service; enabled)
    Active: failed (Result: exit-code) since Wed 2016-02-24 18:01:56 CST; 17min ago
    Docs: man:quotaon(8)
    Process: 293 ExecStart=/usr/share/quota/quotaon.sh (code=exited, status=1/FAILURE)
    Main PID: 293 (code=exited, status=1/FAILURE)

    Feb 24 18:01:55 xxx.xxx.com quotaon.sh[293]: Checking quotas...
    Feb 24 18:01:56 xxx.xxx.com systemd[1]: quota.service: main process exited, code=exited, status=1/FAILURE
    Feb 24 18:01:56 xxx.xxx.com systemd[1]: Failed to start Check And Enable File System Quotas.
    Feb 24 18:01:56 xxx.xxx.com systemd[1]: Unit quota.service entered failed state.

    I decided to run a quotacheck -avugm and everything turned out OK.

    Should I try to re-enable again? or is there something I need to fix?
     
  2. fbarcenas

    fbarcenas Member

    Last edited: Feb 25, 2016
  3. fbarcenas

    fbarcenas Member

    On this page is show someone solving it:
    https://www.howtoforge.com/community/threads/ispconfig-3-and-debian-jessie.69834/page-2
    With:
    Dunno, If I should try this or is there another fix.
     

Share This Page