Huflatisch
Member
Hallo
Ich kämpfe immer noch mit ISPconfig.
aktuell habe ich ein quota Problem auf meinem root von S4Y
so wie es aussieht kann der kernel das "usrjquota" nicht. Habe schon mit grpquota gespielt. Ging irgenwie auch nicht
remount bringt mir eine bad option
die aktuellen quotas sind
Hat/Gibs dazu eine Lösung.
cu
Huflatisch
Ich kämpfe immer noch mit ISPconfig.
aktuell habe ich ein quota Problem auf meinem root von S4Y
Code:
hal9000:/# uname -r
3.2.0-35-generic
Code:
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/md2 during installation
#UUID=37393b54-b3af-49dd-9d11-c2048f9fe8a4 / ext4 errors=remount-ro,usrquota 0 1
#UUID=37393b54-b3af-49dd-9d11-c2048f9fe8a4 / ext4 errors=remount-ro,usrquota,grpquota 0 1
UUID=37393b54-b3af-49dd-9d11-c2048f9fe8a4 / ext4 errors=remount-ro,usrjquota=quota.user,grpjquota=quota.group,jqfmt=vfsv0 0 1
# /boot was on /dev/md0 during installation
UUID=bb8c0e8b-0859-4896-ae4b-24163b33a7de /boot ext2 defaults 0 2
# swap was on /dev/md1 during installation
UUID=eb11e659-45ec-4ce6-ac42-680dd6499cf6 none swap sw 0 0
remount bringt mir eine bad option
die aktuellen quotas sind
Code:
hal9000:/# quotacheck -avugm
quotacheck: Quota for users is enabled on mountpoint / so quotacheck might damage the file.
Please turn quotas off or use -f to force checking.
hal9000:/# quotaon -avug
quotaon: using //aquota.user on /dev/disk/by-uuid/37393b54-b3af-49dd-9d11-c2048f9fe8a4 [/]: Device or resource busy
hal9000:/#
Hat/Gibs dazu eine Lösung.
cu
Huflatisch