PDA

View Full Version : How Edit /etc/fstab For Quota with Raid1?


rdells
18th March 2006, 06:55
Hi,
How would the /etc/fstab be edited For Quota with Raid1?
Ie: from Perfect Setup - Fedora Core 4..

First line of /etc/fstab looks like this (where I'd like quota to be set on):

/dev/md1 / ext3 defaults 11

Been awhile, I forget the error message I got on the next step after editing this file. After the error message, I gave up on trying to set the quota...

Thanks for any input!
Robert

falko
18th March 2006, 11:09
The line must look like this:

/dev/md1 / ext3 defaults,usrquota,grpquota 11