I did a new install of OMV yesterday on my existing system. I am on 5.6.2.1.
The GUI is unresponsive - I will get a communication error with messages like:
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': debian: ---------- ID: quota_off_no_quotas_c75776fd-72f7-470a-8d4f-71bcb020bed3 Function: cmd.run Name: quotaoff --group --user /dev/disk/by-uuid/c75776fd-72f7-470a-8d4f-71bcb020bed3 || true Result: True Comment: Command "quotaoff --group --user /dev/disk/by-uuid/c75776fd-72f7-470a-8d4f-71bcb020bed3 || true" run Started: 07:31:35.131664 Duration: 101.865 ms Changes: ---------- pid: 23113 retcode: 0 stderr: stdout: ---------- ID: quota_check_no_quotas_c75776fd-72f7-470a-8d4f-71bcb020bed3 Function: cmd.run Name: quotacheck --user --group --create-files --no-remount --verbose /dev/disk/by-uuid/c75776fd-72f7-470a-8d4f-71bcb020bed3 Result: True Comment: Command "quotacheck --user --group --create-files --no-remount --verbose /dev/disk/by-uuid/c75776fd-72f7-470a-8d4f-71bcb020bed3" run Started: 07:31:35.233957 Duration: 1072980.357 ms Changes: ---------- pid: 23115 retcode: 0 stderr: quotacheck: Scanning /dev/md127 [/srv/dev-disk-by-uuid-c75776fd-72f7-470a-8d4f-71bcb020bed3] quotacheck: Checked 102831 directories and 769655 files stdout: |/-\|/-\|/-\|/-\|/-\|/-\|/
If I run top is shows quotacheck is running. Once it stops, the GUI works fine.
I saw that this was fixed in 5.5.13 I believe, in this post "Quota Error when mounting XFS FileSystem"
What can I do to get the GUI functionality back?
Thanks
Gwarph