On Fri, 2005-05-20 at 15:42 -0500, Alexander Zaretsky wrote: > Good evening. > My question is simple, yet my quota subsystem appears not to work. I�m > running suse linux enterprise server version 9 with IBM JFS and it doesn�t > work. Here is an excerpt of my /etc/fstab > /dev/sda4 /var jfs > iocharset=utf8,usrquota,grp > quota 1 2 > > If unsupported, how else cpuld I enable quotas on IBM JFS filesystems for > Linux?
Quota support was first added to jfs in the 2.6.9 kernel. The SLES9 kernel is based on 2.6.5 and doesn't not support jfs disk quotas. I don't know if you're in a position to run a kernel.org kernel, or if this patch will apply to the sles9 kernel source: http://linux.bkbits.net:8080/linux-2.6/[EMAIL PROTECTED] There is also a simple patch required to make quota-tools work with jfs: http://jfs.sourceforge.net/project/pub/quota-tools.patch -- David Kleikamp IBM Linux Technology Center ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_idt12&alloc_id344&op=click _______________________________________________ Jfs-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jfs-discussion
