Beiträge von riftintimeandspace

    I initially ran that command as I saw it in a previous post. Still had the problem so instead I ran


    sudo quotaoff -a


    which didn't work either.


    I ran it again just now for certainty Same Error though I'm afraid. Output below


    New NAS Running 5.5.12-1 (Usul). Wiped the Drive. Created a new XFS File System. Mount Drive. Get this Error


    Code
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run --no-color quota 2>&1' with exit code '1': helios64: ---------- ID: quota_off_no_quotas_e35288ac-2e6b-4730-8ddb-eae38f8f2011 Function: cmd.run Name: quotaoff --group --user /dev/disk/by-label/SDAParity Result: False Comment: Command "quotaoff --group --user /dev/disk/by-label/SDAParity" run Started: 21:48:05.765448 Duration: 19.6 ms Changes: ---------- pid: 11353 retcode: 2 stderr: quotaoff: Quota enforcement already disabled for group on /dev/sda1 quotaoff: Quota enforcement already disabled for user on /dev/sda1 stdout: ---------- ID: quota_off_no_quotas_ad59dd54-f620-4af2-95b4-26fb5b5033c6 Function: cmd.run Name: quotaoff --group --user /dev/disk/by-label/SDBData1 Result: True Comment: Command "quotaoff --group --user /dev/disk/by-label/SDBData1" run Started: 21:48:05.785679 Duration: 20.153 ms Changes: ---------- pid: 11355 retcode: 0 stderr: stdout: ---------- ID: disable_quota_service Function: service.disabled Name: quota Result: True Comment: Service quota is already disabled, and is in the desired state Started: 21:48:05.846727 Duration: 110.473 ms Changes: Summary for helios64 ------------ Succeeded: 2 (changed=2) Failed: 1 ------------ Total states run: 3 Total run time: 150.226 ms


    It seems to be something to do with quotas which I don't use. I've gone as far as disabling quotas for my entire OS but it's still happening. Any help would be appreciated.