Expand LUN from HDS-VSP on existing ZPOOL
I would like to expand my 2 LUN on the storage VSP Hitachi from 50G to 100GB. These 2 LUN are already hands by a zpool name TESTEXENTED with a ZFS Volume TEST.
History for 'TESTEXTEND':
2012-02-06.10:57:36 zpool create TESTEXTEND mirror c4t60060E80164C8C0000014C8C00000056d0 c4t60060E8016504A000001504A00000043d0
2012-02-06.11:00:52 zpool set autoexpand=on TESTEXTEND
2012-02-06.11:47:36 zfs create -V 55g TESTEXTEND/TEST.
Can you tell me if this possible with the Last Solaris 10 U10 and if yes how can I do it.
- What is the option in the format command
- What will happen in the data when the VTOC will change (is the zpool will be destroy).