First off double thanks for replying to my post. I tried to your advice but something is way wrong. I have all 2TB drives disconnected, and the 7 500GB drives connected. All 7 show up in bios and in format. Here all the drives are the original 7 500Mb drives:
# format Searching for disks...done AVAILABLE DISK SELECTIONS: 0. c3d0 <DEFAULT cyl 4859 alt 2 hd 255 sec 63> /p...@0,0/pci8086,3...@1c/pci-...@0/i...@1/c...@0,0 1. c4d0 <Maxtor 7-H81AYZ5-0001-465.76GB> /p...@0,0/pci-...@1f,2/i...@0/c...@0,0 2. c4d1 <WDC WD50- WD-WCAS8323204-0001-465.76GB> /p...@0,0/pci-...@1f,2/i...@0/c...@1,0 3. c6d0 <WDC WD50- WD-WCAS8510568-0001-465.76GB> /p...@0,0/pci-...@1f,2/i...@1/c...@0,0 4. c6d1 <WDC WD50- WD-WCAUF149175-0001-465.76GB> /p...@0,0/pci-...@1f,2/i...@1/c...@1,0 5. c7d0 <Maxtor 7-H81DM5X-0001-465.76GB> /p...@0,0/pci-...@1f,5/i...@0/c...@0,0 6. c12d0 <WDC WD50- WD-WCAUH024469-0001-465.76GB> /p...@0,0/pci8086,2...@1e/pci-...@1/i...@1/c...@0,0 7. c13d0 <WDC WD50- WD-WCAS8415731-0001-465.76GB> /p...@0,0/pci8086,2...@1e/pci-...@1/i...@0/c...@0,0 Now clear out brick: # zpool export brick # zpool status pool: rpool state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 c3d0s0 ONLINE 0 0 0 errors: No known data errors Then an error on the import: # zpool import -F brick cannot open 'brick': I/O error Now there is a pool but the drives are wrong: # zpool status pool: brick state: UNAVAIL status: One or more devices could not be used because the label is missing or invalid. There are insufficient replicas for the pool to continue functioning. action: Destroy and re-create the pool from a backup source. see: http://www.sun.com/msg/ZFS-8000-5E scrub: none requested config: NAME STATE READ WRITE CKSUM brick UNAVAIL 0 0 0 insufficient replicas raidz1 UNAVAIL 0 0 0 insufficient replicas c13d0 ONLINE 0 0 0 c4d0 ONLINE 0 0 0 c7d0 ONLINE 0 0 0 c4d1 ONLINE 0 0 0 replacing UNAVAIL 0 0 0 insufficient replicas c15t0d0 UNAVAIL 0 0 0 cannot open c11t0d0 UNAVAIL 0 0 0 cannot open c12d0 FAULTED 0 0 0 corrupted data c6d0 ONLINE 0 0 0 What I want is to remove c15t0d0 and c11t0d0 and replace with the original c6d1. Suggestions? -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss