Bug 1444215
| Summary: | "octavia-diskimage-create.sh -i rhel" fails with "/var/cache/yum/rhel-7-server-rpms/gen/primary_db.sqlite: [Errno 28] No space left on device" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Chris Janiszewski <cjanisze> | ||||
| Component: | openstack-octavia | Assignee: | Assaf Muller <amuller> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Toni Freger <tfreger> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 11.0 (Ocata) | CC: | cjanisze, ihrachys, lpeer, majopela, nyechiel | ||||
| 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: | 2017-04-26 18:28:57 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: | |||||||
| Attachments: |
|
||||||
|
Description
Chris Janiszewski
2017-04-20 21:05:43 UTC
Chris, The default disk used in diskimage-create.sh is 2GB, which is not enough for the RHEL cloud image. Please use at least a 3GB disk by simply appending '-s 3' to how command you used to invoke the script. Let me know if that worked for you. Nir, That worked good. I would recommend including this information in the docs: https://review.openstack.org/#/c/447496/11/doc/source/advanced_deployment/deploy_octavia.rst Or whatever becomes official doc for the solution, otherwise we are going to have other folks tripping over it. Thanks again! Closing and adding a comment here: https://review.openstack.org/#/c/447496/11/doc/source/advanced_deployment/deploy_octavia.rst |