The problem appears as this:
[root@mea RPMS]# /sbin/quotaon -u -g /usr/src
quotaon: using /usr/src/quota.group on /dev/md0: Device or resource busy
quotaon: using /usr/src/quota.user on /dev/md0: Device or resource busy
The "md0" is 18 GB RAID0 stripe system with an EXT2 filesystem on it.
The relevant /etc/fstab entry is this:
/dev/md0 /usr/src ext2 exec,dev,suid,rw,usrquota,grpquota,noauto,noatime 0 0
/Matti Aarnio <matti.aarnio@sonera.fi>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/