From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <8e3db087739aa7ab350112348e9493f6@plan9.escet.urjc.es> To: 9fans@cse.psu.edu Subject: Re: [9fans] missing venti arenas From: Fco.J.Ballesteros In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-svfsnhxjrtldikvgiotxkoduyq" Date: Mon, 23 Feb 2004 11:30:22 +0100 Topicbox-Message-UUID: f1dc2014-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-svfsnhxjrtldikvgiotxkoduyq Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Don't you see `arenas0' when you do lc /dev/sdC1 if that's the case there's a missing disk/prep -p /dev/sdC1/data >/dev/sdC1/ctl in your start script. --upas-svfsnhxjrtldikvgiotxkoduyq Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by aquamar; Mon Feb 23 11:26:24 MET 2004 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id D6B2219CC9; Mon, 23 Feb 2004 05:26:22 -0500 (EST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 0072919BA1; Mon, 23 Feb 2004 05:26:17 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 4EAE619C72; Mon, 23 Feb 2004 05:25:52 -0500 (EST) Received: from one.mteege.de (one.mteege.de [81.2.131.61]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id A88C019BFB for <9fans@cse.psu.edu>; Mon, 23 Feb 2004 05:25:50 -0500 (EST) Received: (qmail 57834 invoked by uid 66); 23 Feb 2004 10:26:07 -0000 Received: (qmail 52527 invoked from network); 23 Feb 2004 10:21:50 -0000 Received: from gic.mteege.de (HELO mteege.de) (192.168.153.10) by 0 with SMTP; 23 Feb 2004 10:21:50 -0000 Received: (qmail 23926 invoked from network); 23 Feb 2004 10:21:50 -0000 Received: from loco.mteege.de (HELO loco) (192.168.153.22) by 0 with SMTP; 23 Feb 2004 10:21:50 -0000 Message-ID: From: Matthias Teege To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] missing venti arenas Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Mon, 23 Feb 2004 10:18:22 0000 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on psuvax1.cse.psu.edu X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Level: Moin, last week I described a problem with venti setup. I prepared the disk and format venti areans and index but after reboot I missing the areanas and index. It looks like that: term% disk/prep /dev/sdC1/data empty 0 2 (2 sectors, 1.00 KB) arenas0 2 3670018 (3670016 sectors, 1.75 GB) arenas1 3670018 7340034 (3670016 sectors, 1.75 GB) isect0 7340034 7864322 (524288 sectors, 256.00 MB) isect1 7864322 8388608 (524286 sectors, 255.99 MB) >>> q term% ls /dev/sdC1 /dev/sdC1/ctl /dev/sdC1/data /dev/sdC1/plan9 /dev/sdC1/raw term% ls /dev/sdC1/data /dev/sdC1/data term% term% venti/fmtarenas arenas0 /dev/sdC1/arenas0 fatal venti/fmtarenas error: cant open partition /dev/sdC1/arenas0: cant open partition=/dev/sdC1/arenas0: fd out of range or not open term% Thanks for any hint Matthias --upas-svfsnhxjrtldikvgiotxkoduyq--