Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 19:59:27 +0930
From:      Greg 'groggy' Lehey <grog@FreeBSD.org>
To:        Eugene Mitrofanov <eugene@imedia.ru>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: vinum + 4.7 release = page fault
Message-ID:  <20021023102927.GD57512@wantadilla.lemis.com>
In-Reply-To: <XFMail.20021023141648.eugene@imedia.ru>
References:  <XFMail.20021023141648.eugene@imedia.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, 23 October 2002 at 14:16:48 +0400, Eugene Mitrofanov wrote:
> Hi
>
> Double 'vinum start' command causes the system crash.

That's not the same thing as a page fault.

> How to repeat it quickly.
> Install 4.7-release. Creat one RAID-1 vinum disk. Put 'start_vinum="YES"'
> into /etc/rc.conf.
> The system boots and works fine with a fs_located_on_vinum, but if you run
> 'vinum start' and then do 'ls /fs_located_on_vinum' you get page fault.

There are some known issues with running start twice.  I thought it
had been fixed in 4.7.  But if you have a system crash, you should
submit a stack back trace.  If you have a page fault, don't worry.
Several per second are quite acceptable:

 r b w   avm   fre  flt  re  pi   po   fr   sr s0 m0   in   sy  cs us sy id
 1 0 0 27704  2636  262   0   3    2    5    8 26  0  131 4294966892  48 34 11 55
 1 0 0 28784  1552  276   0   0    0    0    0  3  0  108  577  17 78 22  0
 1 0 0 29908   832  284   0   0    0    0    0  0  0  104  388  17 85 15  0

See the column 'flt'?  That's the number of page faults per second on
this machine.  It's high, but not serious.

Greg
--
See complete headers for address and phone numbers

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




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