2.4.23 - Unable to mount non-root partitions with "usrquota"
2.4.23 - Unable to mount non-root partitions with "usrquota"
am 04.12.2003 11:37:54 von bostjan.skufca
Hi,
behaviour of kernel is really weird. System boots fine and mounts root
partition with "usrquota" option without problem. If I issue "mount" it says
quota is enabled and "repquota -a" is working fine. But when I try to mount
additional partitions like "mount /mnt" and /etc/fstab entry looks like this:
/dev/hda2 /mnt reiserfs
defaults,usrquota,noatime,nodiratime,noauto 1 1
then system says:
mount: wrong fs type, bad option, bad superblock on /dev/hda2,
or too many mounted file systems
If i try to mount it without "usrquota" it mounts fine.
Previous kernel was 2.4.20 with some patches applied from namesys ftp site but
there are no patches for 2.4.23.
Any ideas how to overcome this?
Regards,
Bostjan
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: 2.4.23 - Unable to mount non-root partitions with "usrquota"
am 04.12.2003 11:49:04 von Nico Schottelius
Perhaps you missed to compile quota support for reiserfs?
Nico
Bostjan Skufca (at) domenca.si [Thu, Dec 04, 2003 at 11:37:54AM +0100]:
> [mounting reiserfs]
>
> mount: wrong fs type, bad option, bad superblock on /dev/hda2,
> or too many mounted file systems
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: 2.4.23 - Unable to mount non-root partitions with "usrquota"
am 04.12.2003 11:57:28 von bostjan.skufca
Is there "quota support for reiserfs" in kernel configuration in addition to
standard
CONFIG_QUOTA=y
CONFIG_QFMT_V2=y
options?
Regards,
Bostjan
On Thursday 04 of December 2003 11:49, Nico Schottelius wrote:
> Nico Schottelius sporoca:
>
>
>
> Perhaps you missed to compile quota support for reiserfs?
>
> Nico
>
> Bostjan Skufca (at) domenca.si [Thu, Dec 04, 2003 at 11:37:54AM +0100]:
> > [mounting reiserfs]
> >
> > mount: wrong fs type, bad option, bad superblock on /dev/hda2,
> > or too many mounted file systems
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> =[ admins @ domenca.com - TI d.o.o. ]=
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: 2.4.23 - Unable to mount non-root partitions with "usrquota"
am 04.12.2003 12:09:31 von Nico Schottelius
I am not sure, but at least for xfs I have to activate it in the xfs
section. It is possible reiserfs has the same..Also I don't know what's
the case with 2.4.x kernels as since 2.5.16 I don't use 2.4 anymore.
Nico
Bostjan Skufca (at) domenca.si [Thu, Dec 04, 2003 at 11:57:28AM +0100]:
> Is there "quota support for reiserfs" in kernel configuration in addition to
> standard
>
> CONFIG_QUOTA=y
> CONFIG_QFMT_V2=y
>
> options?
>
> Regards,
> Bostjan
>
> On Thursday 04 of December 2003 11:49, Nico Schottelius wrote:
> > Nico Schottelius sporoca:
> >
> >
> >
> > Perhaps you missed to compile quota support for reiserfs?
> >
> > Nico
> >
> > Bostjan Skufca (at) domenca.si [Thu, Dec 04, 2003 at 11:37:54AM +0100]:
> > > [mounting reiserfs]
> > >
> > > mount: wrong fs type, bad option, bad superblock on /dev/hda2,
> > > or too many mounted file systems
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > =[ admins @ domenca.com - TI d.o.o. ]=
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Re: 2.4.23 - Unable to mount non-root partitions with "usrquota"
am 04.12.2003 18:17:32 von bostjan.skufca
I ask your pardon because I hurried to mailing list before reading relevant
stuff. FAQ at namesys' website clearly explains it all - and I was looking at
wrong place for patches.
PS: now that i've found the patches they are inaccessible to the world:)
On Thursday 04 of December 2003 12:09, Nico Schottelius wrote:
> Nico Schottelius sporoca:
>
> I am not sure, but at least for xfs I have to activate it in the xfs
> section. It is possible reiserfs has the same..Also I don't know what's
> the case with 2.4.x kernels as since 2.5.16 I don't use 2.4 anymore.
>
> Nico
>
> Bostjan Skufca (at) domenca.si [Thu, Dec 04, 2003 at 11:57:28AM +0100]:
> > Is there "quota support for reiserfs" in kernel configuration in addition
> > to standard
> >
> > CONFIG_QUOTA=y
> > CONFIG_QFMT_V2=y
> >
> > options?
> >
> > Regards,
> > Bostjan
> >
> > On Thursday 04 of December 2003 11:49, Nico Schottelius wrote:
> > > Nico Schottelius sporoca:
> > >
> > >
> > >
> > > Perhaps you missed to compile quota support for reiserfs?
> > >
> > > Nico
> > >
> > > Bostjan Skufca (at) domenca.si [Thu, Dec 04, 2003 at 11:37:54AM +0100]:
> > > > [mounting reiserfs]
> > > >
> > > > mount: wrong fs type, bad option, bad superblock on /dev/hda2,
> > > > or too many mounted file systems
> > >
> > > -
> > > To unsubscribe from this list: send the line "unsubscribe linux-admin"
> > > in the body of a message to majordomo@vger.kernel.org
> > > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > > =[ admins @ domenca.com - TI d.o.o. ]=
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> =[ admins @ domenca.com - TI d.o.o. ]=
--
Lep pozdrav,
Bostjan Skufca (bostjan.skufca@domenca.si)
sistemski administrator / sysadmin
Domenca, d.o.o. ( www.domenca.com | www.domenca.si )
Tel: +386 4 5835 444 Fax: +386 4 5831 999
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html