6:44pm, Darren J Moffat wrote:

Paul Archer wrote:
What kind of partition table is on the disks, is it EFI ? If not that might be part of the issue.

I don't believe there is any partition table on the disks. I pointed zfs to the raw disks when I setup the pool.

If you run fdisk on OpenSolaris against this disk what does it show as the partition type eg:

fdisk -v /dev/rdsk/c7t4d0p0

Mine shows:

         1                 EFI               0  45600    45601    100

Which tells me I have an EFI label on the disk.

My boot ZFS pool shows this:

one one side of the mirror:

         1                 Diagnostic        0     3       4      0
         2       Active    Solaris2          4  45599    45596    100
and on the other:

         1       Active    Solaris2          1  45599    45599    100

--

I just took a look, and it seems that all the drives have a single partition on them. I'm looking under Linux, as I can't reboot it into Solaris again until I get home tonight.

r...@ubuntu:~# fdisk -l /dev/sda

Disk /dev/sda: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xce13f90b

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1      182401  1465136001   83  Linux

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to