Bug 1431624

Summary: cloud-utils-growpart is not contained in ovirt-engine-appliance-4.1-20170201.1.el7
Product: [oVirt] ovirt-appliance Reporter: Simone Tiraboschi <stirabos>
Component: Packaging.rpmAssignee: Yuval Turgeman <yturgema>
Status: CLOSED CURRENTRELEASE QA Contact: Gonza <grafuls>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1CC: bugs, gklein, ylavi
Target Milestone: ovirt-4.1.1Flags: rule-engine: ovirt-4.1+
rule-engine: blocker+
rule-engine: planning_ack+
rule-engine: devel_ack+
pstehlik: testing_ack+
Target Release: 4.1   
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: 2017-04-21 09:34:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Simone Tiraboschi 2017-03-13 13:21:50 UTC
Description of problem:
cloud-utils-growpart is used by cloud-init to extend the VM main partition to fill the whole disk.

At setup time the user can select to grow the engine VM disk but we also need cloud-utils-growpart to grow the partition.


Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. deploy hosted-engine growing the disk size at this question 'Please specify the size of the VM disk in GB: [25]: 80'
2. once ready, connect to the engine VM and ensure that cloud-utils-growpart is there and the root partition has been grow to the disk size.

Actual results:
[root@enginevm ~]# lsblk  
NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sr0     11:0    1 1024M  0 rom
vda    253:0    0   80G  0 disk
└─vda1 253:1    0   10G  0 part /


Expected results:
[root@enginevm ~]# lsblk  
NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sr0     11:0    1 1024M  0 rom
vda    253:0    0   80G  0 disk
└─vda1 253:1    0   80G  0 part /


Additional info:

Comment 2 Red Hat Bugzilla Rules Engine 2017-03-16 08:10:40 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.

Comment 4 Gonza 2017-04-07 12:42:58 UTC
Verified with:
rhvm-appliance-20170403.0-1

# rpm -qa cloud-utils-growpart
cloud-utils-growpart-0.27-13.el7.noarch