Add disks to CVO aggregate is reported successful but no actual disk is being added
- Views:
- 69
- Visibility:
- Public
- Votes:
- 0
- Category:
- cloud-manager
- Specialty:
- cloud
- Last Updated:
- 4/17/2024, 3:52:03 PM
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:
Add
Disks To Aggregate
Success
{
"_result": {
"job": {
"uuid": "<Job_UUID>"
}
},
"currentNumberOfDisks": 1,
"mirrorDisks": null,
"aggregateName": "data_aggr",
"diskNames": [],
"_cluster": "<node1_IP>,<Node2_IP>"
}