ONTAP Discussions

Resizing LUN Volume

StoragePadawan
1,507 Views
What is the difference between the following two commands? 
 
clstr::volume> modify -vserver vserverx -volume volumex  -size  "new_size_of_vol_in_TB"                                                                                                                                                      vs
clstr::volume> size -vserver vserverx -volume volumex -new-size "new_size_of_vol_in_TB"
 
I need to resize a volume via the CLI. I do not want to lose any data or have to go offline. I can't do it via ONTAP due to a bug in 9.8. I plan on updating. In the meantime, I came across these to methods for resizing a volume and was not sure what the difference was.
1 ACCEPTED SOLUTION

StoragePadawan
1,478 Views

The answer appears to be nothing.

View solution in original post

1 REPLY 1

StoragePadawan
1,479 Views

The answer appears to be nothing.

Public