Thanks Bernd, Here are the results... Note that there is a backup pool already mounted and running.
I think that part of my problem is that I didn't know to write a new label to a disk before putting it in another pool. I thought it was overwrite any previous pool label. I was obviously wrong ... as usual :-) mich@jaguar:/root# zpool import pool: backup id: 15407100200514227053 state: FAULTED status: One or more devices are missing from the system. action: The pool cannot be imported. Attach the missing devices and try again. The pool may be active on another system, but can be imported using the '-f' flag. see: http://www.sun.com/msg/ZFS-8000-3C config: backup FAULTED corrupted data mirror-0 DEGRADED c2t4d0p0 ONLINE c5t0d0 UNAVAIL cannot open mich@jaguar:/root# zpool list NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT backup 1.36T 403G 989G 28% 1.00x ONLINE - data 4.06T 3.37T 710G 82% 1.00x ONLINE - rpool 37G 5.76G 31.2G 15% 1.00x ONLINE - mich@jaguar:/root# zpool status -v pool: backup state: ONLINE scan: none requested config: NAME STATE READ WRITE CKSUM backup ONLINE 0 0 0 c3d0p0 ONLINE 0 0 0 errors: No known data errors pool: data state: ONLINE scan: scrub in progress since Mon Jan 17 05:47:29 2011 903G scanned out of 3.37T at 11.8M/s, 61h10m to go 0 repaired, 26.18% done config: NAME STATE READ WRITE CKSUM data ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 c2t2d0 ONLINE 0 0 0 c2t3d0 ONLINE 0 0 0 c2t4d0 ONLINE 0 0 0 errors: No known data errors pool: rpool state: ONLINE scan: scrub repaired 0 in 0h0m with 0 errors on Sun Jan 9 00:00:48 2011 config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 c2t0d0s0 ONLINE 0 0 0 c2t1d0s0 ONLINE 0 0 0 errors: No known data errors mich@jaguar:/root# ls -alt /dev/zvol/rdsk/ total 0 drwxr-xr-x 2 root sys 0 Jan 17 16:46 data drwxr-xr-x 2 root sys 0 Jan 17 16:46 backup drwxr-xr-x 6 root sys 0 Jan 17 11:39 rpool drwxr-xr-x 5 root sys 0 Jan 17 11:39 . drwxr-xr-x 4 root sys 0 Jan 17 11:39 .. mich@jaguar:/root# strings /etc/zfs/*.cache |grep backup backup backup mich@jaguar:/root# zdb -eubbcsL backup /root/zfs_corruption.txt backup vdev_children: 1 version: 28 pool_guid: 17205833334062270750 name: 'backup' state: 0 hostid: 9674 hostname: 'jaguar' vdev_tree: type: 'root' id: 0 guid: 17205833334062270750 children[0]: type: 'disk' id: 0 guid: 18092239325770842719 phys_path: '/pci@0,0/pci8086,244e@1e/pci- ide@2/ide@0/cmdk@0,0:q' whole_disk: 0 metaslab_array: 30 metaslab_shift: 33 ashift: 9 asize: 1500290482176 is_log: 0 create_txg: 4 path: '/dev/dsk/c3d0p0' devid: 'id1,cmdk@AST31500541AS=____________6XW0PZRP/q' backup vdev_children: 1 version: 28 pool_guid: 15407100200514227053 name: 'backup' state: 0 hostid: 9674 hostname: 'jaguar' vdev_tree: type: 'root' id: 0 guid: 15407100200514227053 children[0]: type: 'mirror' id: 0 guid: 2906061634837600265 metaslab_array: 30 metaslab_shift: 34 ashift: 9 asize: 2000385474560 is_log: 0 create_txg: 4 children[0]: type: 'disk' id: 0 guid: 811848258959386073 phys_path: '/pci@0,0/pci1458,5006@1a,7/hub@4/storage@3/disk@0,0:q' whole_disk: 0 DTL: 56 create_txg: 4 path: '/dev/dsk/c2t4d0p0' devid: 'id1,sd@SATA_____WDC_WD20EARS-00M_____WD- WMAZA0484508/q' children[1]: type: 'disk' id: 1 guid: 17018755436284087347 path: '/dev/dsk/c5t0d0s0' phys_path: '/pci@0,0/pci1458,5006@1a,7/hub@4/storage@2/disk@0,0:a' whole_disk: 1 DTL: 58 create_txg: 4 zdb: Matched 2 pools - use pool GUID instead of pool name or pool name part of a dataset name to select pool mich@jaguar:/root# less /root/zfs_corruption.txt /root/zfs_corruption.txt: No such file or directory _______________________________________________ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss