Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2002 13:01:20 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        Kirk McKusick <mckusick@beastie.mckusick.com>
Cc:        Archie Cobbs <archie@dellroad.org>, Nate Lawson <nate@root.org>, freebsd-current@FreeBSD.org
Subject:   Re: backgroud fsck is still locking up system (fwd)
Message-ID:  <200212062101.gB6L1KaP065709@arch20m.dellroad.org>
In-Reply-To: <200212061941.gB6Jf659093594@beastie.mckusick.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Kirk McKusick wrote:
> by the syncer who is also blocked. Could you please run the following
> command on your system and send me the results:
> 
> 	sysctl vfs.lodirtybuffers
> 	sysctl vfs.hidirtybuffers
> 	sysctl vfs.numdirtybuffers
> 
> both before and after the lockup. If you cannot run this command after
> the lockup, the global variable names are:
> 
> 	lodirtybuffers
> 	hidirtybuffers
> 	numdirtybuffers

Before (system running normally):

    vfs.lodirtybuffers: 126
    vfs.hidirtybuffers: 252
    vfs.numdirtybuffers: 0

After:

    vfs.lodirtybuffers: 126
    vfs.hidirtybuffers: 252
    vfs.numdirtybuffers: 445

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212062101.gB6L1KaP065709>