Two identical disks have identical partition tables:
Current partition table (original):
Total disk cylinders available: 30398 + 2 (reserved cylinders)

Part      Tag    Flag     Cylinders         Size            Blocks
  0       root    wm     262 - 30397      230.85GB    (30136/0/0) 484134840
  1       swap    wu       1 -   261        2.00GB    (261/0/0)     4192965
  2     backup    wu       0 - 30397      232.86GB    (30398/0/0) 488343870
  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        7.84MB    (1/0/0)         16065
  9 unassigned    wm       0                0         (0/0/0)             0

the single primary disk boots, etc.  when the second disk is added to the pool:
~# zpool attach rpool c7d0s0 c6d0s0
invalid vdev specification
use '-f' to override the following errors:
/dev/dsk/c6d0s0 overlaps with /dev/dsk/c6d0s2

when -f is added the second disk then resilvers and everything seems fine until 
a reboot occurs.

Upon reboot, the original mirror member goes into grub2 menu, boots to build 
110 of x64 Opensolaris, then refuses to continue an repeatedly throws errors 
concerning the second disk errors 0x03 and 0x07.

Attempting to boot from the second disk give s a couple of very quick 
"zio_read_data failed" and drops to Grub>.

the second disk has been reformatted and tested and appears to be fine 
hardware-wise, so does the controller.

Any suggestions would be appreciated. Otherwise I may have to back up and try 
reinstalling.
-- 
This message posted from opensolaris.org
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to