From owner-freebsd-questions Mon Oct 18 7:52: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from martinez.malf.net (w130.z209220133.sjc-ca.dsl.cnc.net [209.220.133.130]) by hub.freebsd.org (Postfix) with ESMTP id 49F0314BC2 for ; Mon, 18 Oct 1999 07:52:06 -0700 (PDT) (envelope-from dj@stmichael.org) Received: from stmichael.org (w131.z209220133.sjc-ca.dsl.cnc.net [209.220.133.131]) by martinez.malf.net (8.9.2/8.9.2) with ESMTP id HAA15417; Mon, 18 Oct 1999 07:52:05 -0700 (PDT) (envelope-from dj@stmichael.org) Message-ID: <380B3415.335747B4@stmichael.org> Date: Mon, 18 Oct 1999 07:52:05 -0700 From: "D. J. King" Reply-To: dking@malf.net Organization: St. Michael the Archangel Orthodox Church X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.1-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Panics with Vinum Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My configuration is: AMD K6-3 with 256MB memory 2x18GB IBM IDE Disks FreeBSD 3.3-Release My Vinum Config is: drive d1 device /dev/wd2h drive d2 device /dev/wd0g volume home plex org concat sd length 12990M drive d1 plex org concat sd length 12990M drive d2 vinum create -f /etc/vinum.conf yields: Configuration summary Drives: 2 (4 configured) Volumes: 1 (4 configured) Plexes: 2 (8 configured) Subdisks: 2 (16 configured) D d1 State: up Device /dev/wd2h Avail: 0/12990 MB (0%) D d2 State: up Device /dev/wd0g Avail: 0/12990 MB (0%) V home State: up Plexes: 2 Size: 12 GB P home.p0 C State: up Subdisks: 1 Size: 12 GB P home.p1 C State: faulty Subdisks: 1 Size: 12 GB S home.p0.s0 State: up PO: 0 B Size: 12 GB S home.p1.s0 State: reviving PO: 0 B Size: 12 GB --------------------------------- vinum stop home.p1 vininum start home.p1 vinum list Configuration summary Drives: 2 (4 configured) Volumes: 1 (4 configured) Plexes: 2 (8 configured) Subdisks: 2 (16 configured) D d1 State: up Device /dev/wd2h Avail: 0/12990 MB (0%) D d2 State: up Device /dev/wd0g Avail: 0/12990 MB (0%) V home State: up Plexes: 2 Size: 12 GB P home.p0 C State: up Subdisks: 1 Size: 12 GB P home.p1 C State: up Subdisks: 1 Size: 12 GB S home.p0.s0 State: up PO: 0 B Size: 12 GB S home.p1.s0 State: up PO: 0 B Size: 12 GB -------------------------------------- At this point, I reboot then: vinum start Fatal trap 12 Fault Virtual Address 0x10 Fault Code Supervisor Read, Page Not Present Instruction Pointer 0x8:0xc2109317 Stack Pointer 0x10:0xcf0a8c44 Frame Pointer 0x10:0xcf0a8c98 blah, blah, blah This is repeatable, at least in my environment I've also tried this after mounting the volume, after vinum init of one or both plexes, after reintegrating a downed plex, with only one plex defined for the volume, and using "vinum read" rather than "vinum start"... In other words, it works great as long as I configure it by hand... BUT... as soon as I try to let it configure itself, down it goes, If, instead of doing a "vinum read" or "vinum start" I use "vinum create" again, all is well, BTW... but this is a bit messy in a production environment. Any Ideas? Thanks, Doug King -- + + D. J. King + dj@stmichael.org + + The Tinker's Domain + http://www.nettinker.com/ + St. Michael Orthodox Church + http://www.stmichael.org/ + The Iconography Pages + http://www.iconography.com/ + Irina & Sons Icon Gallery + http://www.nettinker.com/icongal/ + Oakwood Publications + http://www.nettinker.com/oakwood/ + To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message