[9fans] missing venti arenas

  • Follow


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
0
Reply matthias9540 (81) 2/23/2004 10:26:37 AM

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: <be1d29ebb742f4f72821ee3dbda24bee@mteege.de>
From: Matthias Teege <matthias@mteege.de>
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: <https://lists.cse.psu.edu/archives/9fans/>
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--
0
Reply nemo5289 (166) 2/23/2004 11:32:38 AM


1 Replies
14 Views

(page loaded in 0.088 seconds)


Reply: