|
From: Russ F. <rus...@gm...> - 2006-05-30 08:44:13
|
Due to a problem with quotas (unable to create files apparently due =20 to exceeding quota, although quota was 6GB and usage was nowhere =20 near) I disabled quotas for my file system using the Webmin UI. Some days later a reboot has failed and I see that /etc/fstab looks =20 like this: # This file is edited by fstab-sync - see 'man fstab-sync' for details LABEL=3D/ / ext3 grpquota,usrquota,rw 0 1 LABEL=3D/boot /boot ext3 =20 defaults 1 2 none /dev/pts devpts =20 gid=3D5,mode=3D620 0 0 none /dev/shm tmpfs =20 defaults 0 0 none /proc proc =20 defaults 0 0 none /sys sysfs =20 defaults 0 0 LABEL=3DSWAP-hda2 swap swap =20 defaults 0 0 I've removed grpquota,usrquota, from the LABEL=3D/ line and plan to =20 reboot. Have I tripped over a problem with webmin? And does this fix make sense? --r =97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97=97 Russ Ferriday= |