| Summary: | [Docs] [Release Notes] Release notes are incorrect for a new nova-manage command that was added | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Nikola Dipanov <ndipanov> |
| Component: | documentation | Assignee: | Martin Lopes <mlopes> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 (Kilo) | CC: | adahms, eglynn, yeylon |
| Target Milestone: | z4 | Keywords: | Documentation, ZStream |
| Target Release: | 7.0 (Kilo) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-23 04:49:37 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: | |
| Bug Depends On: | 1274625 | ||
| Bug Blocks: | |||
|
Description
Nikola Dipanov
2015-12-29 13:01:38 UTC
Assigning to Martin for review. Martin - this should be a quick fix; no need for QA on this one. Updated doctext in BZ#1203160: ---- After fully upgrading to Red Hat Enterprise Linux OpenStack Platform 7 from version 6 (and all nodes are running version 7 code), you should start a background migration of PCI device NUMA node information from the old location to the new location. Version 7 conductor nodes will do this automatically when necessary, but the rest of the idle data needs to be migrated in the background. This is critical to complete before the version 8 release, where support for the old location will be dropped. Use '$ nova-manage db migrate_rhos_6_pci_device_data --max-number X' to perform this transition (where X is the maximum number of devices to be migrated in one run). Note that this is relevant only for users making use of the PCI pass-through features of Compute. ---- |