On 07/23/11 08:50 AM, Edward Ned Harvey wrote:
In my new oracle server, sol11exp, it's using multipath device
names... Presently I have two disks attached: (I removed the other
10 disks for now, because these device names are so confusing. This
way I can focus on **just** the OS disks.)
0. c0t5000C5003424396Bd0 <SEAGATE-ST32000SSSUN2.0-0514 cyl 3260
alt 2 hd 255 sec 252>
/scsi_vhci/disk@g5000c5003424396b
1. c0t5000C5002637311Fd0 <SEAGATE-ST32000SSSUN2.0T-0514-1.82TB>
/scsi_vhci/disk@g5000c5002637311f
Does the second disk have an SMI label?
The usual way to copy the partition table is
prtvtoc /dev/rdsk/<source> | fmthard -s - /dev/rdsk/<dest>
This will fail harmlessly if the dest drive has an EFI label.
--
Ian.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss