Error reported while upgrading the ONTAP from BlueXP UI
Applies to
- BlueXP
- CVO
Issue
Upgrade not possible automatically from BlueXP with below error :
Error:failed to init, will try later ... java.lang.RuntimeException: Failed to deploy containers.
cloudmanager_credentials is up-to-date
...
cloudmanager_tagging is up-to-date
Creating cloudmanager_aiops ... [1A[2K
Creating cloudmanager_aiops ... [31merror[0m [1B
ERROR: for cloudmanager_aiops Cannot create container for service
cloudmanager_aiops: invalid mount config for type "bind":
bind source path does not exist: /opt/application/netapp/cloudmanager/docker_occm/data/ontap/images
Encountered errors while bringing up the project.
Cause
The directory which stores the images under BlueXP was not present to hold the images for Ontap Upgrade.
Solution
Creating the missing directory inside Bluexp using below command allowed the image to store locally in BlueXP under specified path :
# mkdir -p /opt/application/netapp/cloudmanager/docker_occm/data/ontap/imagesPartner Notes
partnerNotes_text
Additional Information
additionalInformation_text
Internal Notes
internalNotes_text
