Bug 1431624 - cloud-utils-growpart is not contained in ovirt-engine-appliance-4.1-20170201.1.el7
Summary: cloud-utils-growpart is not contained in ovirt-engine-appliance-4.1-20170201....
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-appliance
Classification: oVirt
Component: Packaging.rpm
Version: 4.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ovirt-4.1.1
: 4.1
Assignee: Yuval Turgeman
QA Contact: Gonza
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-13 13:21 UTC by Simone Tiraboschi
Modified: 2017-04-21 09:34 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-04-21 09:34:50 UTC
oVirt Team: Node
Embargoed:
rule-engine: ovirt-4.1+
rule-engine: blocker+
rule-engine: planning_ack+
rule-engine: devel_ack+
pstehlik: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 74172 0 master MERGED engine: add cloud-utils-growpart to appliance 2017-03-16 09:10:28 UTC
oVirt gerrit 74178 0 ovirt-4.1-snapshot MERGED engine: add cloud-utils-growpart to appliance 2017-03-16 12:51:56 UTC
oVirt gerrit 74180 0 ovirt-4.1-pre MERGED engine: add cloud-utils-growpart to appliance 2017-03-16 11:33:55 UTC
oVirt gerrit 74181 0 ovirt-4.1 MERGED engine: add cloud-utils-growpart to appliance 2017-03-16 11:34:40 UTC

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


Note You need to log in before you can comment on or make changes to this bug.