On Thu, Jun 13, 2002 at 07:40:57AM +0200, Nigel Kukard wrote:
>
> Has anyone tried to set quota's under the following...
>
> kernel 2.4.18
> xfs 1.1
> quota 3.06
>
> [nkukard@xxxxxxxxxxxxxx quota-tools]$ mount
> /dev/sda3 on / type xfs (rw,quota)
> none on /proc type proc (rw)
> none on /dev type devfs (rw)
> /dev/sda1 on /boot type xfs (rw)
> /dev/sdb on /mnt/hdd type xfs (rw)
> [nkukard@xxxxxxxxxxxxxx quota-tools]$ dmesg | grep VFS
> VFS: Diskquotas version dquot_6.5.0 initialized
> VFS: Mounted root (xfs filesystem) readonly.
> [nkukard@xxxxxxxxxxxxxx quota-tools]$ /usr/sbin/edquota nkukard
> No filesystems with quota detected.
Have you run quotaon(8) on the root filesystem? It is not
sufficient to just use the mount options for root. Refer to
cmd/xfsprogs/doc/HOWTO.quota for further details.
cheers.
--
Nathan
|