Subject: Re: cannot boot off raid
To: Luke Mewburn <lukem@wasabisystems.com>
From: Jukka Marin <jmarin@pyy.jmp.fi>
List: current-users
Date: 03/16/2001 23:36:50
On Sat, Mar 17, 2001 at 07:09:04AM +1100, Luke Mewburn wrote:
> On Fri, Mar 16, 2001 at 10:05:41PM +0200, Jukka Marin wrote:
> > I'm trying to boot off a raid1 partition (kernel is being loaded from
> > a non-raid disk). I get (on i385, NetBSD1.5R):
>
> what's the full disklabels of wd4 and raid0?
# /dev/rwd4d:
type: RAID
disk: ibm45g
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 89355
total sectors: 90069840
rpm: 7200
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
5 partitions:
# size offset fstype [fsize bsize cpg/sgs]
c: 90069840 0 unused 0 0 # (Cyl. 0 - 89354)
d: 90069840 0 unused 0 0 # (Cyl. 0 - 89354)
e: 90069776 63 4.2BSD 1024 8192 0 # (Cyl. 0*-89354*)
and
# /dev/rraid0d:
type: RAID
disk: raid45g
label:
flags:
bytes/sector: 512
sectors/track: 62
tracks/cylinder: 64
sectors/cylinder: 3968
cylinders: 22699
total sectors: 90069632
rpm: 7200
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
10 partitions:
# size offset fstype [fsize bsize cpg/sgs]
a: 261888 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 65)
c: 90069632 0 unused 0 0 # (Cyl. 0 - 22698)
d: 90069632 0 unused 0 0 # (Cyl. 0 - 22698)
e: 8388352 261888 4.2BSD 1024 8192 16 # (Cyl. 66 - 2179)
f: 1048544 8650240 4.2BSD 1024 8192 16 # (Cyl. 2180 - 2444*)
g: 4194176 9698784 4.2BSD 1024 8192 16 # (Cyl. 2444*- 3501*)
h: 4194176 13892960 4.2BSD 1024 8192 16 # (Cyl. 3501*- 4558*)
i: 8388352 18087136 4.2BSD 1024 8192 16 # (Cyl. 4558*- 6672*)
j: 63594000 26475488 4.2BSD 1024 8192 16 # (Cyl. 6672*- 22698*)
-jm