Hi All,
over the last couple of weeks, I had to boot from my rpool from various physical
machines because some component on my laptop mainboard blew up (you know that
burned electronics smell?). I can't retrospectively document all I did, but I am
sure I recreated the boot-archive, ran devfsadm -C and deleted
/etc/zfs/zpool.cache several times.
Now zpool status is referring to a device which does not even exist, though
everything else is working fine:
r...@haggis:/mnt# zpool status
pool: rpool
state: ONLINE
status: The pool is formatted using an older on-disk format. The pool can
still be used, but some features are unavailable.
action: Upgrade the pool using 'zpool upgrade'. Once this is done, the
pool will no longer be accessible on older software versions.
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
c4t0d0s0 ONLINE 0 0 0
errors: No known data errors
r...@haggis:/mnt# echo | format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <DEFAULT cyl 28468 alt 2 hd 255 sec 63>
/p...@0,0/pci103c,3...@1f,2/d...@0,0
Specify disk (enter its number): Specify disk (enter its number):
r...@haggis:/mnt# ls -als /dev/dsk/c4t0*
/dev/dsk/c4t0*: No such file or directory
I have tried
- deleting the zpool.cache
- deleting the cache files in /etc/devices
- recreating the boot archive
but none of that has made a difference.
I have found a thread documenting a similar issue, but it did not contain a real
solution:
http://www.opensolaris.org/jive/thread.jspa?threadID=77876
Does anyone have a clue how I can correct ZFS'es idea of my disks name?
Thank you,
Nils
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss