Bug 891350
Summary: | Use virt-resize on disk images instead of just manually extending the raw disk and using resize2fs directly | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Perry Myers <pmyers> |
Component: | openstack-nova | Assignee: | Pádraig Brady <pbrady> |
Status: | CLOSED WONTFIX | QA Contact: | Jaroslav Henner <jhenner> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 2.0 (Folsom) | CC: | dallan, jhenner, pbrady |
Target Milestone: | beta | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-18 16:50:51 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
Perry Myers
2013-01-02 16:51:56 UTC
looking in folsom - it seems like qcow2 and raw images get extended - but unless we have an initramfs doing a growroot then it won't work w/o a reboot of the instance. Upstream are leaning towards (newer) cloud-init doing this within the image, rather than externally with virt-resize. For more concrete details on using cloud-utils to auto resize from within the guest on boot, see: http://lists.openstack.org/pipermail/openstack-operators/2013-June/003131.html |