On Mon, Jul 24, 2006 at 02:22:31PM -0700, Karen Chau wrote: > Don't know why zfs cannot open device? > > itsm-mpk-2# zpool import > pool: canary > id: 9275088414963579563 > state: ONLINE > action: The pool can be imported using its name or numeric identifier. The > pool may be active on on another system, but can be imported using > the '-f' flag. > config: > > canary ONLINE > c1t0d0s3 ONLINE > itsm-mpk-2# zpool import canary > cannot import 'canary': pool may be in use from other system > use '-f' to import anyway > itsm-mpk-2# zpool import -f canary > cannot import 'canary': pool exists > > > itsm-mpk-2# zdb -L /dev/dsk/c1t0d0s3 > zdb: can't open /dev/dsk/c1t0d0s3: error 22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Well this is at least a little comforting - it suggests that you have an underlying problem. Perhaps you should try running 'devfsadm' to re-create your /dev links. - Eric -- Eric Schrock, Solaris Kernel Development http://blogs.sun.com/eschrock _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss