CVO deployment failed
Applies to
- Cloud Volumes ONTAP
- BlueXP
- Microsoft Azure
Issue
Deploying Cloud Volumes ONTAP from BlueXP failed with the error:
BlueXP Timeline snippet:
Error:{ "error": { "message": "failed to set field \"servers[2]\" to \"NOTE:\"", "code": "2", "target": "servers[2]" } }
BlueXP Timeline snippet:
{
"state": true,
"skipValidation": true,
"domains": [
"xxx.microsoft.com"
],
"svmName": "SVM_123",
"ipAddresses": [
"10.72.2.4",
"10.72.2.5",
"NOTE:"
],
"_cluster": "10.72.3.73",
"_failure": "Map(error -> {\"code\":\"2\",\"message\":\"failed to set field \\\"servers[2]\\\" to \\\"NOTE:\\\"\",\"target\":\"servers[2]\"})"
}