Re: rebuild 240v from scratch
- From: "tunla" <lars.tunkrans@xxxxxxxxxxxx>
- Date: 29 Dec 2005 02:23:30 -0800
Mike Dundas wrote:
> My plan was to partition mirror boot drive on "server b" to
> match our "server a" and ufsdump/ufsrestore over the network to the
> mounted mirror boot partitions on "server b". Once I had mirror boot
> disk bootable, I would boot from it and dd from one disk to the other.
>
> Once system restore was complete, I modified the vfstab on mounted
> mirror drive, /mnt/etc/vfstab, to point to correct disk and installed
> bootblk. I tried to boot from disk1 and the system failed to boot and
> panicked rebooting from primary boot disk. I have done some
> investigation and I think it has to do with the meta devices.
>
> boot message:
>
> Cannot open mirrored root device, error 19
> Cannot remount root on /pseudo/md@0:0,0,blk fstype ufs
>
> panic[cpu1]/thread=180e000: vfs_mountroot: cannot remount root
>
> Any help appreciated,
>
> Mike Dundas
If your description of what took place is complete I would say
that the failure is due to that you did NOT create a new set
of METADEVICE databases on server b.
There is at least three things that must be present for a successful
volumemanager boot:
/etc/system file must preload the MD devicedrivers and
the pointer to the metadevice rootfilesystem.
/etc/vfstab must reference the metadevices.
A valid and correct metadabase must exist that translates
the metadevice root-referens from /etc/system to a physical
disc/partition number.
The error seems to say that the /etc/system file that you copied
over from server A with its root metadevice pointer could not
find a metadb on server B to resolve it to a physical partition.
//Lars
.
- Follow-Ups:
- Re: rebuild 240v from scratch
- From: Mike Dundas
- Re: rebuild 240v from scratch
- References:
- rebuild 240v from scratch
- From: Mike Dundas
- rebuild 240v from scratch
- Prev by Date: Re: Single sign-on daemon
- Next by Date: Re: Disk labels (c0t0d0 & c1t0d => c2t0d0 & c3t0d0) weirdness
- Previous by thread: rebuild 240v from scratch
- Next by thread: Re: rebuild 240v from scratch
- Index(es):
Relevant Pages
|