Bug 1563412
| Summary: | FFU: nova compute reserved_host_memory_mb gets increased from 2048 to 4096 after the upgrade process | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Marius Cornea <mcornea> |
| Component: | documentation | Assignee: | Dan Macpherson <dmacpher> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | RHOS Documentation Team <rhos-docs> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 13.0 (Queens) | CC: | augol, dbecker, dmacpher, lbezdick, lbopf, mandreou, mburns, mcornea, morazi, rhel-osp-director-maint, sathlang, srevivo |
| Target Milestone: | z2 | Keywords: | Triaged |
| Target Release: | 13.0 (Queens) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Release Note | |
| Doc Text: |
The reserved host memory for OpenStack Compute (nova) has increased from 2048 MB to 4096 MB. This can affect capacity estimations for your environment. If necessary, you can reconfigure the reserved memory using the 'NovaReservedHostMemory' parameter in a environment file. For example:
parameter_defaults:
NovaReservedHostMemory: 2048
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-08-06 03:57:03 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
Marius Cornea
2018-04-03 21:20:48 UTC
Hi, can we make this into OSP13 documentation? Setting release note flag for this item. Changing requires_doc_text flag back to ? until meaningful text is added. There is currently nothing in the doc text field to pull into the Release Notes, and this results in a blank entry. just discussed on ffu call can you please check this... is it docs only and should we re-assign We need to notify users that there was change to defaults. Hi, do you need additional information for adding this notification into the doc ? thanks, Hi Sofer, Beyond a release note letting people know about this change, is there anything else required? - Dan Hey Marius, I tend to agree with Dan that a release note could be enough here. Would that fit the bill ? (In reply to Sofer Athlan-Guyot from comment #10) > Hey Marius, > > I tend to agree with Dan that a release note could be enough here. Would > that fit the bill ? Hey Sofer, Yes, release note works. Just to add for the info here, the nova host reserved memory can be configured via NovaReservedHostMemory parameter. This should now appear in the GA release notes. @Marius, how does that look to you? (In reply to Dan Macpherson from comment #14) > This should now appear in the GA release notes. @Marius, how does that look > to you? Looks good to me. Thanks Dan! |