Playing with quotas a little bit more, I came across another problem. How do I get quotas working on a machine that nfs mounts a filesystem? On my server machine, I mount the fs with quotas enabled, so that:
[0620/12:41]my_server>quota quota: Error while getting quota from my_server:(pid899) for 3369: No such file or directory Disk quotas for user nbock (uid 3369): Filesystem blocks quota limit grace files quota limit grace /dev/md2 162624 625000 650000 3585 10000 15000 I mount this fs on my client machine: (from /etc/fstab) my_server:/home /home nfs defaults 0 0 but there, quota won't show anything now. [0620/12:45]my_client:~>quota quota: Error while getting quota from my_client:(pid866) for 3369: No such file or directory Disk quotas for user nbock (uid 3369): none I don't understand, what could be the problem? Thanks again for any comments, nick _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list