Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2004 15:27:06 -0500
From:      Mario Doria <mariodoria@yahoo.com>
To:        Jens Schweikhardt <schweikh@schweikhardt.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Vinum status
Message-ID:  <200407241527.07472.mariodoria@yahoo.com>
In-Reply-To: <20040724181903.GA1412@schweikhardt.net>
References:  <20040724041844.41697.qmail@web14206.mail.yahoo.com> <20040724181903.GA1412@schweikhardt.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 24 July 2004 1:19 pm, Jens Schweikhardt wrote:
> On Fri, Jul 23, 2004 at 09:18:44PM -0700, Mario Doria wrote:
> ...
> # Specifically, I'm interested in knowing if the "panic: dangling
> # vnode" problem is still aroud;
> 
> For the time being, you should be able to work around the panic
> with a change in /etc/rc.d/vinum. Change
> 
> start_cmd="vinum start"
> to
> start_cmd="mount /;vinum start"
> 
Has anybody experienced corruption of the vinum configuration just by doing repeatedly:
"vinum start ; sleep 10 ; vinum stop ; sleep 10 ; vinum start ; sleep 10 ; vinum stop..."

After starting/stopping vinum for about four times, I get a crashed drive. Anyone else experienced this?


> and keep an eye on PR http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/68698
> 
> Regards,
> 
> 	Jens



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