Re: [zfs-discuss] Which label a ZFS/ZPOOL device has ? VTOC or EFI ?

2007-02-04 Thread dudekula mastan
Hi Robert, Thanks for your quick reply. As for as my knowledge concerns (because I am new to Solaris) the second slice (e.g. c0t0d0d2) of disk is exactly same to whole disk (e.g. c0t0d0). It means if we create ZPool on second slice it will create zpool on whole disk. For

Re: [zfs-discuss] Which label a ZFS/ZPOOL device has ? VTOC or EFI ?

2007-02-04 Thread Tomas Ă–gren
On 04 February, 2007 - dudekula mastan sent me these 7,5K bytes: Hi Robert, Thanks for your quick reply. As for as my knowledge concerns (because I am new to Solaris) the second slice (e.g. c0t0d0d2) of disk is exactly same to whole disk (e.g. c0t0d0). Almost, but no.

Re: [zfs-discuss] Which label a ZFS/ZPOOL device has ? VTOC or EFI ?

2007-02-04 Thread Jonathan Edwards
On Feb 3, 2007, at 02:31, dudekula mastan wrote: After creating the ZFS file system on a VTOC labeled disk, I am seeing the following warning messages. Feb 3 07:47:00 scoobyb Corrupt label; wrong magic number Feb 3 07:47:00 scoobyb scsi: [ID 107833 kern.warning] WARNING: /

Re: [zfs-discuss] Which label a ZFS/ZPOOL device has ? VTOC or EFI ?

2007-02-03 Thread Robert Milkowski
Hello dudekula, Saturday, February 3, 2007, 8:31:24 AM, you wrote: Hi All, ZPOOL / ZFS commands writes EFI label on a device if we create ZPOOL/ZFS fs on it. Is it true ? I formatted a device with VTOC lable and I created a ZFS file system on it. Now which label the ZFS device has ?