On Tue, Dec 16, 2003 at 08:46:49AM -0600, Eric Sandeen wrote:
> Looks like Axel's RPMs don't have quota turned on - what
> does "modinfo xfs" say?
>
> I guess maybe I'll put my own updates out, so that they keep
> the same config options as before. Oh well, seemed like a good
> idea at the time. :)
Ouch, I swapped BOOT vs non-BOOT config, so only BOOT kernels got a
config with CONFIG_XFS_QUOTA :(
I suggest using kernel-source and build a custom kernel until fixed
rpms are available.
Just for reference, Eric, are these the currently recommended settings
for BOOT vs non-BOOT? Otherwise would you provide a better set I can
use for the ATrpms kernels? Thanks.
non-BOOT:
# XFS-specific options
CONFIG_XFS_PRESENT=y
CONFIG_XFS_FS=m
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_DMAPI=y
CONFIG_XFS_QUOTA=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_PAGEBUF_DEBUG is not set
CONFIG_KDB=y
CONFIG_KDB_MODULES=m
# CONFIG_KDB_USB is not set
# CONFIG_KDB_OFF is not set
BOOT:
# XFS-specific options
CONFIG_XFS_PRESENT=y
CONFIG_XFS_FS=m
CONFIG_XFS_POSIX_ACL=n
CONFIG_XFS_DMAPI=n
CONFIG_XFS_QUOTA=n
# CONFIG_XFS_RT is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_PAGEBUF_DEBUG is not set
CONFIG_KDB=n
CONFIG_KDB_MODULES=n
# CONFIG_KDB_USB is not set
# CONFIG_KDB_OFF is not set
> On Tue, 16 Dec 2003, Mike Burger wrote:
>
> > I'm wondering if anyone else has run into this with Axel's kernel(s). I
> > ran into it after compiling his 2.4.20-24_30 src.rpm for use with RH7.1.
> >
> > This morning, I monkeyed around a bit more, and removed the "usrquota"
> > from the options I had set in my fstab file. Now, the filesystems mount
> > just fine.
> >
>
--
Axel.Thimm@xxxxxxxxxxxxxxxxxxx
pgp1kWmjvBYAS.pgp
Description: PGP signature
|