What is the procedure to rename flexvolumes that are backing vVol datastores
Applies to
- vSphere APIs for Storage Awareness (VASA)
- Virtual Volumes (vVols)
- Virtual Storage Console (VSC)
- ONTAP Tools for VMware vSphere (OTV)
Answer
WARNING
|
The procedure to rename Flexvols that are backing vVol datastores is as follows:
- Change Flexvol name in ONTAP System Manager or via the ONTAP Cluster Shell CLI
- Perform a rediscovery from OTV and VASA Provider WebCLI:
- Click "Rediscover All" from ONTAP Tools > Storage Systems
- Connect to VASA WebCLI via https://<vasa-ip>:9083 and execute the command "cluster rediscover"
- Confirm volume got renamed
- Execute the command “cluster list” from VASA WebCLI
- In the vSphere client select the vVol datastore in question > Configure > ONTAP storage. Confirm you see the new volume name
- If the volume is not showing the new name, then rescan storage in vSphere
Additional Information