Bug 1374968
Summary: | growpart doesn't work on F25 cloud images | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dusty Mabe <dustymabe> |
Component: | util-linux | Assignee: | Karel Zak <kzak> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 25 | CC: | jonathan, kzak |
Target Milestone: | --- | ||
Target Release: | --- | ||
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: | 2016-09-11 04:44:14 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
Dusty Mabe
2016-09-11 04:18:26 UTC
looks like upgrading to the latest version in updates-testing might have fixed the issue: ========================== [root@cloudhost ~]# rpm -q cloud-utils-growpart util-linux cloud-utils-growpart-0.27-16.fc25.noarch util-linux-2.28.2-1.fc25.x86_64 [root@cloudhost ~]# growpart /dev/sda 1 CHANGED: partition=1 start=2048 old: size=6289408 end=6291456 new: size=20969472,end=20971520 ========================== and actually i found this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1371761 This is a dup of 1371761 *** This bug has been marked as a duplicate of bug 1371761 *** |