| Summary: | rm /var/lib/ironic-inspector/inspector.sqlite; systemctl restart openstack-ironic-inspector fails to recreate sqlite db schema | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Dan Yocum <dyocum> |
| Component: | documentation | Assignee: | RHOS Documentation Team <rhos-docs> |
| Status: | CLOSED WONTFIX | QA Contact: | RHOS Documentation Team <rhos-docs> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.0 (Liberty) | CC: | bfournie, djuran, dmacpher, dtantsur, mburns, slinaber, srevivo |
| Target Milestone: | --- | Keywords: | Documentation, ZStream |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-07-11 20:34:22 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-18 19:21:43 UTC
Changing this to documentation and adding dmacpher. The sol'n is to run the following command, so it needs to be added to the introspection troubleshooting section, mentioned above: sudo ironic-inspector-dbsync --config-file /etc/ironic-inspector/inspector.conf upgrade I gleened this from http://docs.openstack.org/developer/ironic-inspector/install.html#managing-the-ironic-inspector-database Upstream documentation update: https://review.openstack.org/307596 *** Bug 1330590 has been marked as a duplicate of this bug. *** Note: this procedure is for OSPd8 *only*. Please do not recommend removing the database for OSPd9 and newer, we should use the "openstack baremetal introspection abort" command instead. |