Hello, I know, that you had this discussion a view days ago but I'm in the installation phase of our new production servers and I intend to migrate the data from UFS volumes to ZFS volumes in near future. For doing this it must be ABSOLUTELY sure that I can resize the SAN LUNs because during the last 4 years I had to double the LUN size every year. I tried to resize a test volume following some hints from this forum but didn't succeed.
My Environment and procedure of doing it: * Sunfire X4600 running Solaris 10 (11/06) accessing through MPXIO an Compaq EVA3000 SAN * Procedure of creation: > zpool create evatestpool c5t600508B4000104ED0001600001430000d0 > zfs create evatestpool/testvol1 > zfs set mountpoint=/testmnt/testvol1 evatestpool/testvol1 * Until here everything is fine, but than the resize had to follow: > zpool export evatestpool > than the resize of the LUN was performed within the SAN > format -e > Searching for disks...done > > > AVAILABLE DISK SELECTIONS: > 0. c1t0d0 <drive type unknown> > /[EMAIL PROTECTED],0/pci108e,[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED],0 > 1. c3t0d0 <DEFAULT cyl 8872 alt 2 hd 255 sec 63> > /[EMAIL PROTECTED],0/pci1022,[EMAIL PROTECTED]/pci1000,[EMAIL PROTECTED]/[EMAIL PROTECTED],0 > 2. c5t600508B4000104ED0001600001430000d0 <COMPAQ-HSV110 (C)COMPAQ-3028-20.00GB> > /scsi_vhci/[EMAIL PROTECTED] > Specify disk (enter its number): 2 > selecting c5t600508B4000104ED0001600001430000d0 > [disk formatted] > > [...] > format> l > [0] SMI Label > [1] EFI Label > Specify Label type[1]: > Ready to label disk, continue? y > > format> q > zpool import evatestpool And the size is still the same. Did I miss something? Thanks for your answer, Gernot This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss