I added a disk to the rpool of my zfs root:
# zpool attach rpool c1t0d0s0 c1t1d0s0
# installgrub /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c1t1d0s0

I waited for the resilver to complete, then i shut the system down.

then i physically removed c1t0d0 and put c1t1d0 in it's place.

I tried to boot the system, but it panics:

SunOS Release 5.10 Version Generic_141415-10 64-bit Copyright 1983-2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. NOTICE: spa_import_rootpool: error 6


Cannot mount root on /p...@0,0/pci1022,7...@a/pci17c2,1...@4/s...@0,0:a /p...@0,0/pci1022,7...@a/pci17c2,1...@4/s...@1,0:a fstype zfs


panic[cpu0]/thread=fffffffffbc283a0: vfs_mountroot: cannot mount root


fffffffffbc4ab50 genunix:vfs_mountroot+323 () fffffffffbc4ab90 genunix:main+af () fffffffffbc4aba0 unix:_start+95 ()


skipping system dump - no dump device configured
þebooting...

I've googled plenty, but don't see what's going on.

Can anyone tell me how to make this work ?

--

Jeremy Kister
http://jeremy.kister.net./
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to