From: Ookhoi <ookhoi@humilis.net>
To: Oleg Drokin <green@namesys.com>
Cc: Ookhoi <ookhoi@humilis.net>, Chris Mason <mason@suse.com>,
reiserfs <reiserfs-list@namesys.com>
Subject: Re: merge 2.4.21-pre4 with Direct IO bug fix
Date: Mon, 10 Mar 2003 15:23:53 +0100 [thread overview]
Message-ID: <20030310152352.F9033@humilis> (raw)
In-Reply-To: <20030310164035.I19773@namesys.com>
Oleg Drokin wrote (ao):
> On Mon, Mar 10, 2003 at 02:16:05PM +0100, Ookhoi wrote:
> > > > And they all just apply cleanly. They must like each other very much :-)
> > > > For some reason, I do not have quota support though.
> > > How do you know you do not have quota support?
> > o The options are not listed in /proc/mounts
> > IIRC they should before quota is switched on (can't check that right
>
> >From the quotaon man page, it seems that these usrquota stuff are checked by
> quota tools in /etc/fstab.
>
> > o quotacheck gives this:
> > # quotacheck /dev/hda3
> > quotacheck: Can't stat() mounted device /dev/root: No such file or directory
> > o quotaon gives this:
> > # quotaon -ugv /www
> > quotaon: Can't stat() mounted device /dev/root: No such file or directory
>
> Hm, I always thought that quota tools work with /etc/mtab,
> don't you have /etc/mtab to be a symlink to /proc/mounts?
> This might confuse it.
Damned. You are right ..
After rm /etc/mtab and reboot:
/dev/hda2 on / type reiserfs (rw,noatime,usrquota,grpquota)
/dev/hda3 on /www type reiserfs (rw,noatime,usrquota,grpquota)
/dev/hda5 on /tmp type reiserfs (rw,noatime,usrquota,grpquota)
/dev/hda6 on /var type reiserfs (rw,noatime,usrquota,grpquota)
I owe you a beer Oleg!
> > For some reason, the mount options are not listed.
>
> This is because reiserfs is lacking necessary callback to print it's
> current mount options in /proc/mounts, I think.
That would fix setups which have a link to /proc/mounts most likely?
Anyway, let me know when you come to amsterdam, ok? ;-)
Btw, quota works (just tested it).
Thanks!!
next prev parent reply other threads:[~2003-03-10 14:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-04 0:34 merge 2.4.21-pre4 with Direct IO bug fix Philippe Gramoullé
2003-03-04 8:18 ` Oleg Drokin
2003-03-04 14:23 ` Marc-Christian Petersen
2003-03-04 14:29 ` Oleg Drokin
2003-03-04 15:29 ` Philippe Gramoullé
2003-03-10 12:15 ` Ookhoi
2003-03-10 12:28 ` Oleg Drokin
2003-03-10 13:16 ` Ookhoi
2003-03-10 13:40 ` Oleg Drokin
2003-03-10 14:23 ` Ookhoi [this message]
2003-03-10 14:33 ` Oleg Drokin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030310152352.F9033@humilis \
--to=ookhoi@humilis.net \
--cc=green@namesys.com \
--cc=mason@suse.com \
--cc=reiserfs-list@namesys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.