OTV container rebalance for vVOL

 ONTAP tools redistribute vVols among existing volumes based on space usage, thin provisioning, LUN count, and storage capability profiles


Use OTV WebCLI using:

<OTV IP>:9083/cli


Use below commands:

container rebalance -container_name=<vVOL Name>

Note: This is supported only for VMFS/LUN vvols


We can validate the volume details from ontap cluster using "vol show *Vvol*"


No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...