-Does ZFS in the current version support LUN extension? With UFS, we

have to zero the VTOC, and then adjust the new disk geometry. How does

it look like with ZFS?


The vdev can handle dynamic lun growth, but the underlying VTOC or EFI label
may need to be zero'd and reapplied if you setup the initial vdev on a slice.  If
you introduced the entire disk to the pool you should be fine, but I believe you'll 
still need to offline/online the pool.

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

Reply via email to