Skip to content
New issue

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

tests/misc/test_vm_basic_operations.py::Test::test_suspend lacks prerequisite information #244

Closed
ydirson opened this issue Jul 25, 2024 · 2 comments

Comments

@ydirson
Copy link
Contributor

ydirson commented Jul 25, 2024

When running against my 8.3 test host I get a funky error blaming the VM, which likely rather points to some host misconfiguration, or is this a test error?

E           lib.commands.SSHCommandFailed: SSH command (xe vm-suspend uuid=874508ca-b340-096e-2523-808e3b37aec4) failed with return code 1: This VM does not have a suspend SR specified.
@benjamreis
Copy link
Contributor

Hmm it means the pool has no default suspend SR configured or something like that.
It can happen when you install a host with no SR then add one after.

@ydirson
Copy link
Contributor Author

ydirson commented Aug 9, 2024

that's suspend-image-SR, I document that in #242 (commit message updated)

ydirson added a commit that referenced this issue Aug 9, 2024
Signed-off-by: Yann Dirson <yann.dirson@vates.tech>
@stormi stormi closed this as completed in 4f79b05 Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants