From owner-freebsd-current Fri Apr 9 18:40:41 1999 Delivered-To: freebsd-current@freebsd.org Received: from ns.plaut.de (ns.plaut.de [194.39.177.166]) by hub.freebsd.org (Postfix) with ESMTP id 2425015337 for ; Fri, 9 Apr 1999 18:40:33 -0700 (PDT) (envelope-from root@nihil.plaut.de) Received: from totum.plaut.de (totum.plaut.de [194.39.177.9]) by ns.plaut.de (8.8.8/8.8.7) with ESMTP id DAA26932; Sat, 10 Apr 1999 03:38:19 +0200 (CEST) (envelope-from root@nihil.plaut.de) Received: (from uucp@localhost) by totum.plaut.de (8.8.7/8.7.3) with UUCP id DAA19991; Sat, 10 Apr 1999 03:38:19 +0200 (MET DST) Received: from localhost (root@localhost) by nihil.plaut.de (8.9.3/8.8.8) with ESMTP id DAA11657; Sat, 10 Apr 1999 03:37:48 +0200 (CEST) (envelope-from root@nihil.plaut.de) Date: Sat, 10 Apr 1999 03:37:47 +0200 (CEST) From: Michael Reifenberger To: Greg Lehey Cc: greg@lemis.com, FreeBSD-Current Subject: Re: panic: integer divide fault with vinum In-Reply-To: <19990410100502.Y2142@lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 10 Apr 1999, Greg Lehey wrote: ... > You need to configure it. Use disklabel -e. No, they where configured. I have one ' d: 17848151 63 vinum ' slice per drive. The only fault where the misspelling of 'stripe' versus 'striped' in the configfile! ... > Not much of anything, in fact. > > > (Ok, after repairing 'striped' in x) > > # vinum create x > > Configuration summary > > > > Drives: 0 (4 configured) > > Volumes: 2 (4 configured) > > Plexes: 1 (8 configured) > > Subdisks: 2 (16 configured) > > > > > > V raid State: down Plexes: 1 Size: 100 MB > > > > P raid.p0 S State: down Subdisks: 2 Size: 100 MB > > > > S raid.p0.s0 State: stale PO: 0 B Size: 50 MB > > S raid.p0.s1 State: stale PO: 256 kB Size: 50 MB > > (Hmm, stale sigh. The vinum(8) GOTCHAS 2. is not explicit about my > > situation. > > Well, I would have thought that the fact you have no drives would give > you something to think about. Hmm, strange - see my above comment regarding the drive configuration. The same disks, the same configfile (but with proper spelled 'striped': # cat x drive d1 device /dev/da1d drive d2 device /dev/da2d volume raid plex org striped 256k sd length 50m drive d1 sd length 50m drive d2 # vinum create x Configuration summary Drives: 2 (4 configured) Volumes: 1 (4 configured) Plexes: 1 (8 configured) Subdisks: 2 (16 configured) D d1 State: up Device /dev/da1d Avail: 8664/8714 MB (99%) D d2 State: up Device /dev/da2d Avail: 8664/8714 MB (99%) V raid State: up Plexes: 1 Size: 100 MB P raid.p0 S State: up Subdisks: 2 Size: 100 MB S raid.p0.s0 State: up PO: 0 B Size: 50 MB S raid.p0.s1 State: up PO: 256 kB Size: 50 MB The panic occurs only, if I first use the incorrect config file with 'stripe', then the corrected one with 'striped' and then detaching the plex and the subdisks. BTW: It should'n panic in any case. ... > Well, you could RTFM, in this case vinum(4). It tells you in some > detail what to do if you have a panic. The stack trace you have there I haven't set up remote debugging. Sorry, its behind a firewall which I can't manipulate and it blocks telnet and ssh at the moment. But I'm shure you can reproduce the panic by following the steps I have taken. Bye! ---- Michael Reifenberger Plaut Software GmbH, R/3 Basis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message