since ubuntu 18 bionic release and latest, the ubuntu18 cloud image is unable to boot up on openstack instance
Bug #1851552 reported by
Vasili
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Community Project |
New
|
Undecided
|
Unassigned | ||
OpenStack Compute (nova) |
Invalid
|
Undecided
|
Unassigned | ||
cloud-init |
Invalid
|
Undecided
|
Unassigned | ||
networking-calico |
Invalid
|
Undecided
|
Unassigned | ||
qemu-kvm |
New
|
Undecided
|
Unassigned | ||
cloud-init (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
qemu (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Openstack Queens release which is running on ubuntu 18 LTS Controller and Compute.
Tried to boot up the instance via horizon dashboard without success.
Nova flow works perfect.
When access to console I discovered that the boot process stuck in the middle.
[[0;1;31m TIME [0m] Timed out waiting for device dev-vdb.device.
[[0;1;33mDEPEND[0m] Dependency failed for /mnt.
[[0;1;33mDEPEND[0m] Dependency failed for File System Check on /dev/vdb.
It receives IP but looks like not get configured at time.
since ubuntu 18 there is netplan feature managing the network interfaces
please advise.
more details as follow:
https:/
Changed in qemu (Ubuntu): | |
status: | New → Confirmed |
affects: | qemu → qemu (Ubuntu) |
To post a comment you must log in.
Hello,
Could you please elaborate a bit more on how you came to the conclusion that the problem is caused specifically by cloud-init? Without some more context information it's difficult for us to tell if this is actually a bug and to begin working on it.
If you think this is actually a problem with cloud-init, could you please run `cloud-init collect-logs` and attach the generated tarball to this bug report? The collected logs will help us understand what's going on.
I'm marking this report as Incomplete for the moment, please change its status back to New after providing additional information. Thanks!