Displaying 1 result from an estimated 1 matches for "testvol1".
Did you mean:
  testvol
  
2007 Jul 12
9
Again ZFS with expanding LUNs!
...m 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
  > 
  > 
  &...