We use webmin on a cluster system, were some of the
mountpoints are shared across the system. these
entries have a special entry in /etc/fstab:
#RMS:AGESPF01#/dev/vgAGESPF01/lvprofiles1
/samba/agespf01/data/profiles01 xfs
defaults,usrquota,grpquota 1 2
althoug everything is visible via /proc/mounts:
/dev/vgAGESPF01/lvprofiles2 /samba/agespf01/data/profil
etemp xfs rw,usrquota,grpquota 0 0
one isn't able to edit any quota. Wouldn't it be nice,
if the diskquota modul uses /proc/mounts instead or
additionally to /etc/fstab?
dirk.laurenz@fujitsu-siemens.com