IMPORTANT ENSURE YOU CREATE A SNAPSHOT OF YOUR ZVML PRIOR TO FOLLOWING THESE INSTRUCTIONS
If you encounter this Warning after performing a migration from Windows to the Linux appliance, run
kubectl exec -it $(kubectl get pods | awk '{print $1}' | grep zvm-db) -- /opt/mssql-tools/bin/sqlcmd -S localhost -U sa -P "zvmapp-5T^d#ak*Y6" -Q "use zvm_db; delete CloudConfigurationIdentifierStorageObject;"
at the command line on the ZVML.
Reboot the ZVML afterwards.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article