Bug 1673094

Summary: Cloud image in rhel8 has multiple partitions
Product: Red Hat Enterprise Linux 8 Reporter: Alfredo Moralejo <amoralej>
Component: rhel-guest-imageAssignee: Josh Boyer <jwboyer>
Status: CLOSED CURRENTRELEASE QA Contact: Wei Shi <wshi>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0CC: bfournie, jgreguske, jwboyer, linl, wshi
Target Milestone: rcFlags: rule-engine: mirror+
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-14 00:52:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alfredo Moralejo 2019-02-06 16:32:33 UTC
Description of problem:

Cloud image published in beta has separated partitions for /boot and swap. This is different that the image in rhel7, centos and fedora and it causes diskimage-builder to not work fine when creating images for OpenStack overcloud and ironic-python-agent as it supports single partition.

Comment 5 Josh Boyer 2019-02-07 11:13:09 UTC
The images in today's compose should contain the fix.  Please test.

http://download-node-02.eng.bos.redhat.com/rhel-8/nightly/RHEL-8/RHEL-8.0.0-20190207.n.0/compose/BaseOS/x86_64/images/

Comment 6 Wei Shi 2019-02-11 03:03:31 UTC
Verified on  rhel-guest-image-8.0-1783.x86_64.qcow2.

[root@avocado-cloud ~]# fdisk -l
Disk /dev/vda: 40 GiB, 42949672960 bytes, 83886080 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x3c6b096c

Device     Boot Start      End  Sectors Size Id Type
/dev/vda1  *     2048 83886046 83883999  40G 83 Linux
[root@avocado-cloud ~]# fdisk -l
Disk /dev/vda: 40 GiB, 42949672960 bytes, 83886080 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x3c6b096c

Device     Boot Start      End  Sectors Size Id Type
/dev/vda1  *     2048 83886046 83883999  40G 83 Linux