Solaris10 u9 flash install issue
822185May 11 2011 — edited Jun 14 2011I installed a solaris 10 u9 via flash archive on one of M5000 Domain. The flash archive is from a working M5000 box running solaris10u9 ZFS root. The installation is sucessfull but after rebooting system panics with following error
SunOS Release 5.10 Version Generic_142900-13 64-bit
Copyright 1983-2010 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
NOTICE: zfs_parse_bootfs: error 48
Cannot mount root on rpool/47 fstype zfs
panic[cpu0]/thread=180e000: vfs_mountroot: cannot mount root
000000000180b950 genunix:vfs_mountroot+358 (800, 200, 0, 18ef800, 1918000, 194dc00)
When i booted the system in single user mode from network i have following o/ps from rpool which can be imported
# zpool list
NAME SIZE ALLOC FREE CAP HEALTH ALTROOT
rpool 68G 4.08G 63.9G 5% ONLINE -
# zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool 9.15G 57.8G 98K /rpool
rpool/ROOT 4.08G 57.8G 21K /rpool/ROOT
rpool/ROOT/zfsBE_patched 4.08G 57.8G 4.08G /
rpool/dump 3.01G 60.8G 16K -
rpool/swap 2.06G 59.9G 16K -
i do not know what should i change to get the system up .. i already did re-installation via jumpstart but its still the same error
Any help is appreciated.