On Fri, Apr 13, 2007 at 04:41:51PM +0200, Michael Meskes wrote:
> I beg to disagree on the severity as this bug probably does not hit people
> not using NFS. I wouldn't even bet it hits all people using NFS. At
> least I haven't seen it yet.

OK, but it does cause a hang...

> Can you try using NFS v2 or v3? Do you also have quota enabled for a
> local filesystem?

No, there is no local filesystem with quotas.  There are several
NFS4-mounted filesystems, and only one of them (/home) has quotas
enabled.

> > I'm not clear on why this command is trying to do anything on 
> > NFS-mounted filesystems anyhow.
> 
> It definitely shouldn't. Here's the relevant code snippet:
> 
>       while ((mnt = get_next_mount())) {
>               if (nfs_fstype(mnt->mnt_type)) {

Hmm.  I wonder if either of these commands would hit the network?  I can
definately say that commenting out $off in the init script fixed the
problem.

Also, if it matters, we have network-manager installed on these
machines, and it is being stopped before quota.  That will, I believe,
down the interface.

-- John


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to