Lun Resizing on Netapp Filer & Mount on Windows Host
Step 1: first offline the lun
2. then run the command lun resize <lun path> newsize
3. if existing size is 10g and you want to add 5g to it. give 15g as the new size
4. online the lun. then from the windows host, run diskmgmt.msc
5. it will show that the new space as unallocated space
6. run the command diskpart from run prompt ( On windows Host)
7. list volume
8. select <volume>
9. extend
that's it
10. verify using disk managemnet that the new size is taken and you are able to open that partition
-------------------------------------------------------------------------------------------
No comments:
Post a Comment