Bug 1454884
| Summary: | Disk space issues when running upgrade from 5.7 to 5.8 | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | luke couzens <lcouzens> | |
| Component: | Build | Assignee: | Satoe Imaishi <simaishi> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | luke couzens <lcouzens> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 5.8.0 | CC: | abellott, adahms, cpelland, dajo, jhardy, jhoffer, ldomb, obarenbo, sacpatil, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.9.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | black:upgrade:migration | |||
| Fixed In Version: | 5.9.0.1 | Doc Type: | Known Issue | |
| Doc Text: |
At current, upgrading from Red Hat CloudForms 4.1 or Red Hat CloudForms 4.2 to Red Hat CloudForms 4.5 might result in a disk space error when running 'yum update' after enabling the repositories for the Red Hat CloudForms 4.5 release. As a workaround, increase the size of the 'VG--CFME-lv_var' logical volume on the appliance by 1GB. This can be accomplished with the following commands:
umount /dev/VG-CFME/lv_repo
lvreduce --yes --size 1GB /dev/mapper/VG--CFME-lv_repo
lvextend --resizefs --size +1GB /dev/mapper/VG--CFME-lv_var
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1464203 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 14:38:29 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1454889, 1464203 | |||
|
Description
luke couzens
2017-05-23 16:57:19 UTC
Verified in 5.9.0.1 |