Hello Jan
> BTW: Can someone explain why this:
>        8. c6t72d0 <ATA    -WDC WD6400AAKS--3B01 cyl 38909 alt 2 hd 255 sec 
> 126>
> is not shown the same way as this:
>        4. c6t68d0 <ATA-WDC WD6400AAKS-2-3B01-596.17GB>
>
> Why the cylinder/sector in line 8?
As I know this is depending on the Format Label you have
SMI or EFI

what does the prtvtoc shows you?

S0013(root)#~> prtvtoc /dev/dsk/<diskname>s2
* /dev/dsk/<diskname>s2 partition map
*
* Dimensions:
*     512 bytes/sector
* 2097152 sectors
* 2097085 accessible sectors
*
* Flags:
*   1: unmountable
*  10: read-only
*
* Unallocated space:
*       First     Sector    Last
*       Sector     Count    Sector
*          34       222       255
*
*                          First     Sector    Last
* Partition  Tag  Flags    Sector     Count    Sector  Mount Directory
       0      4    00        256   2080479   2080734
       8     11    00    2080735     16384   2097118 <<<< indicates EFI
Label

S0013(root)#~> prtvtoc /dev/dsk/<diskname>s2                               
* /dev/dsk/c1t0d0s2 (volume "ROOTDISK") partition map
*
* Dimensions:
*     512 bytes/sector
*     255 sectors/track
*      16 tracks/cylinder
*    4080 sectors/cylinder
*   38309 cylinders
*   38307 accessible cylinders
*
* Flags:
*   1: unmountable
*  10: read-only
*
*                          First     Sector    Last
* Partition  Tag  Flags    Sector     Count    Sector  Mount Directory
       0      2    00          0 156292560 156292559
       2      5    00          0 156292560 156292559  <<<<<< indicates
SMI Label


      19. c0t<diskname>d0 <SUN-SOLARIS-1-1.00GB>
      24. c1t<diskname>d0 <DEFAULT cyl 38307 alt 2 hd 16 sec 255>  ROOTDISK


Regards Christian


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

Reply via email to