centos 6 image doesn't boot after creation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
diskimage-builder |
Triaged
|
Medium
|
Unassigned |
Bug Description
Procedure:
#git clone https:/
#git clone https:/
#git clone https:/
#git clone https:/
#export PATH="$ {PWD} /dib-utils/
#export ELEMENTS_
#diskimage-
# glance image-create --disk-format qcow2 --container-format bare --name centos6-cloud < centos6.qcow2
Result:
after nova server launch the vm doesn't boot, please see the attached screenshot.
Changed in diskimage-builder: | |
importance: | Undecided → Medium |
status: | New → Triaged |
We get the same error during boot (see initial screenshot of Pedro Sousa enclosed) when trying to create a:
- centos
custom QCOW2 image with less DIB elements involved compared to the ones provided by Pedro Sousa. Here, the command: builder/ bin/disk- image-create -a amd64 vm centos -o CentOS- 6.6-x86_ 64-openshift- origin- broker
diskimage-
When taking a look on the downloaded CentOS cloud image size compared with the repackaged size during the DIB run in: cache/image- create
/root/.
we see a big difference. We assume, there is the problem!