| Summary: | Deploy failed when running parted: The location 3814402 is outside of the device /dev/sda | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Dan Yocum <dyocum> |
| Component: | openstack-ironic | Assignee: | Lucas Alvares Gomes <lmartins> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Raviv Bar-Tal <rbartal> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 (Kilo) | CC: | cfields, dhill, dtantsur, dyocum, mburns, rhel-osp-director-maint, srevivo |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-18 08:34:40 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: | |
|
Description
Dan Yocum
2016-04-05 23:05:05 UTC
Hi! What is your real disk size and what is in the Ironic properties (local_gb) field? introspection (when it was working) was reporting 277GB and that's what 'ironic node-show' was reporting, too. When we get introspection working again (see all the other bugs), I can set this to 276, manually. I know I read about this size mismatch problem somewhere - maybe another BZ - is it documented or, better yet, taken care of automatically by ironic-inspector? Introspection usually removes 1 GB from the real size to account for partitioning. But what's the real (physical) size in GB of the hard drive? I don't have a v7 env to test this against anymore. Got it, thanks for the update. Please reopen if you see it again. Ran into this error in an OSP 13 deployment. The flavor size for the overcloud node being provisioned had a disk size that was > the actual size of the physical disk. See this KB: https://access.redhat.com/solutions/4486531 |