Bug 1169299
Summary: | when creating DB dump, Satellite (except DB) should be stopped | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Jan Hutař <jhutar> |
Component: | Upgrades | Assignee: | Tomáš Kašpárek <tkasparek> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hutař <jhutar> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 570 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rhn-upgrade-5.7.0.9-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-01-13 10:26: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: | |||
Bug Depends On: | |||
Bug Blocks: | 1128174 |
Description
Jan Hutař
2014-12-01 09:43:37 UTC
Hmm, one more thing - IMO there should be similar warning (to stop Satellite) when you are restoring the dump on the target 5.7.0 Satellite. Currently there is: 4. Import database schema. Database schema dump created previously in step one, will now be imported into your Red Hat Satellite. Run as root: (cat /path/to/schema-dump/files/schema-dump-* | \ bzcat | \ spacewalk-sql \ --verbose \ --select-mode-direct - && \ echo "Schema import finished successfully") 2>&1 | tee /var/log/rhn/rhn-schema-import.log If you are upgrading from Satellite 5.6 run following command instead: db-control restore /path/to/schema-dump/ Should the schema import fail, you will see error messages in your terminal and the schema import log file. With the release of Red Hat Satellite 5.7 on January 12th 2015 this bug is being moved to a Closed Current Release state. The Satellite 5.7 GA Errata: - https://rhn.redhat.com/errata/RHSA-2015-0033.html Satellite 5.7 Release Notes: - https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/5.7/html-single/Release_Notes/index.html Satellite Customer Portal Blog announcement for release: - https://access.redhat.com/blogs/1169563/posts/1315743 Cliff NOTE: This bug has not been re-verified (moved to RELEASE_PENDING) prior to release. We assume that the bug has indeed been fixed and not regressed since we initially verified it. Please re-open in the future if needed. |