The ZORG of the VPG was not found in the storage

Modified on Fri, 9 Aug at 12:42 PM

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article