Add disks to CVO aggregate is reported successful but no actual disk is being added
Applies to
- BlueXP
- Cloud Volumes ONTAP (CVO)
- Microsoft Azure
Issue
- Unable to manually add disk to existing data aggregate in CVO via BlueXP UI
- Add disk wizard flow is marked as successful but no actual disk is added to extend the aggregate
- From Azure Portal it is seen that several disks are left in the CVO resource group unattached
- BlueXP timeline shows empty disk names as below:
AddDisks To AggregateSuccess{ "_result": { "job": { "uuid": "<Job_UUID>" } }, "currentNumberOfDisks": 1, "mirrorDisks": null, "aggregateName": "data_aggr", "diskNames": [], "_cluster": "<node1_IP>,<Node2_IP>"}
