On 7/5/2010 at 10:26 AM, Vadym Chepkov <[email protected]> wrote: > > On Jul 4, 2010, at 8:12 PM, Tim Serong wrote: > > > >> On 7/5/2010 at 01:08 AM, Vadym Chepkov <[email protected]> wrote: > >>> # HG changeset patch > >>> # User Vadym Chepkov <[email protected]> > >>> # Date 1278256091 14400 > >>> # Node ID 392124a558d694e9be9cc56112f10bf132207cd3 > >>> # Parent 3d7764fb2d80cf3c095333cfd11103e6c1f91c47 > >>> local_start_script parameter > >>> > >>> Filesystem RA doesn't support quotas. I assume it's to keep it generic > >>> enough > >> > >> Can't you add "usrquota" (or whatever) to the options parameter to > >> enable quotas at mount time? > > > > That's not enough, something needs to call quotaon > > And not even "not enough" - useless > > man mount: > > grpquota / noquota / quota / usrquota > These options are accepted but ignored. (However, quota > utilities may react to such strings > in /etc/fstab.)
Ah... Silly me, not enough coffee. It works fine for XFS, not so much for other filesystem types. Regards, Tim -- Tim Serong <[email protected]> Senior Clustering Engineer, OPS Engineering, Novell Inc. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
