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
VM boot hangs at spawning and shows no warning or error when the virt_type is kvm
Openstack
Openstack nova
Openstack master branch
S1
Devstack deployed Openstack environment
e.g:
Boot the VM with the default setting.
e.g.
nova boot patvm --flavor m1.tiny --image 30fc18a9-3086-43b5-946b-31f24d345464 --security-groups default --nic 0f269f28-2887-4e2e-9ec4-80fe128d0a69
The virtual machine instance can be successfully started
The VM stops at "spawning" state and can never continue and no warning or error displayed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description:
VM boot hangs at spawning and shows no warning or error when the virt_type is kvm
Project:
Openstack
Project Area:
Openstack nova
Release:
Openstack master branch
Severity:
S1
Full Details:
Test Environment and PreCondtion:
Devstack deployed Openstack environment
Detailed Test Steps:
e.g:
Boot the VM with the default setting.
e.g.
nova boot patvm --flavor m1.tiny --image 30fc18a9-3086-43b5-946b-31f24d345464 --security-groups default --nic 0f269f28-2887-4e2e-9ec4-80fe128d0a69
Expected Result:
The virtual machine instance can be successfully started
Actual Result:
The VM stops at "spawning" state and can never continue and no warning or error displayed.
The text was updated successfully, but these errors were encountered: