We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If a systemvm is destroyed an exception is thrown. The error from the logfile:
2020-07-15 10:11:08.288 INFO [c.c.s.v.VolumeServiceImpl] (logid: 0e4393b7) (ctx: 6d47b777) (job: 720) Volume 117 is not referred anywhere, remove it from volumes table 2020-07-15 10:11:08.298 DEBUG [c.c.f.j.i.AsyncJobManagerImpl] (logid: 0e4393b7) (job: 720) Complete async job-720, jobStatus: FAILED, resultCode: 530, result: com.cloud.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"ServerApiException: Fail to destroy system vm"}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If a systemvm is destroyed an exception is thrown. The error from the logfile:
The text was updated successfully, but these errors were encountered: