> Not sure if it's the same bug, but I guess it could be related. If you have some other installed solaris system, attach that opensolaris usb flash memory stick and run "cdrecord -scanbus". What is reported in the scsi device listing for the usb flash memory stick? A "Disk" or a "Removable Disk" ? I suspect that you'll find a "removable disk". That is, a scsi device with "removable media".
scsibus3: 3,0,0 300) 'Samsung ' 'Mighty Drive ' 'PMAP' Removable Disk > I suspect my problem might be more of the os not > properly installing at all (hence only ending up with > the /boot & /etc directories on the usb stick). That is OK for the "rpool" zfs filesystem. My os2008.11 bootable usb flash memory stick contains four files on rpool: # find /rpool -type f /rpool/etc/bootsign /rpool/boot/grub/bootsign/pool_rpool /rpool/boot/grub/menu.lst /rpool/boot/grub/splash.xpm.gz The operatiing system is installed in a different zfs filesystem: rpool/ROOT/opensolaris. > Also, I haven't been able to find any info on the 2 rpools. Somehow zfs gets confused by the s2 "backup" slice, which overlaps the s0 zpool slice, but doesn't have the same starting offset. My zfs bootable usb flash memory stick shows the same "problem": partition> p Volume: USB8GB Current partition table (original): Total disk cylinders available: 3821 + 2 (reserved cylinders) Part Tag Flag Cylinders Size Blocks 0 root wm 1 - 3819 7.46GB (3819/0/0) 15642624 1 unassigned wm 0 0 (0/0/0) 0 2 backup wu 0 - 3820 7.46GB (3821/0/0) 15650816 3 unassigned wm 0 0 (0/0/0) 0 4 unassigned wm 0 0 (0/0/0) 0 5 unassigned wm 0 0 (0/0/0) 0 6 unassigned wm 0 0 (0/0/0) 0 7 unassigned wm 0 0 (0/0/0) 0 8 boot wu 0 - 0 2.00MB (1/0/0) 4096 9 unassigned wm 0 0 (0/0/0) 0 # zpool import pool: rpool id: 13311088315155137313 state: FAULTED status: The pool was last accessed by another system. action: The pool cannot be imported due to damaged devices or data. The pool may be active on another system, but can be imported using the '-f' flag. see: http://www.sun.com/msg/ZFS-8000-EY config: rpool FAULTED corrupted data c4t0d0s2 UNAVAIL corrupted data pool: rpool id: 13955078629345020932 state: ONLINE status: The pool is formatted using an older on-disk version. action: The pool can be imported using its name or numeric identifier, though some features will not be available without an explicit 'zpool upgrade'. config: rpool ONLINE c4t0d0s0 ONLINE -- This message posted from opensolaris.org