Bug 626876
Summary: | Satellite/Spacewalk upgrade need notes on KS Partitioning change | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Partha Aji <paji> |
Component: | Upgrades | Assignee: | Milan Zázrivec <mzazrivec> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Minar <mminar> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 540 | CC: | cperry, jhutar, mkoci, mminar, msuchy |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | Fixed in the 5.4.0 Release - GA'd 2010-10-27 | ||
Fixed In Version: | rhn-upgrade-5.4.0.8-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-10-28 15:03:42 UTC | Type: | --- |
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: | 487678, 608757 |
Description
Partha Aji
2010-08-24 15:47:15 UTC
This got ported to the sql stored procs.. So this is no longer necessary.. Just make sure that when we upgrade the partition commands look ok.. Actually, I'd rather keep this in ASSIGNED for now, since the part about deleting /var/lib/rhn/kickstart/wizard/* is still not part of Sat5.4 upgrades. Instructions to delete /var/lib/rhn/kickstart/wizard/* have been added to preparations.txt document (part of rhn-upgrade package). satellite.git master: 01457e4728111b2c672faf7f06a1e9565243701c Correction in instructions to delete kickstart files before upgrade: satellite.git master: c738f34f5e4c651586bbe6d135432c0017a0f8eb From preparations.txt: 11. Remove Satellite cache and kickstart files: Run as root: rm -fr /var/cache/rhn/* [ -d /var/lib/rhn/kickstarts/wizard ] && rm -f /var/lib/rhn/kickstarts/wizard/* This is done to ensure cache and kickstart files are recreated with newer structure after the Satellite upgrade is complete. The 5.4.0 RHN Satellite and RHN Proxy release has occurred. This issue has been resolved with this release. RHEA-2010:0801 - RHN Satellite Server 5.4.0 Upgrade https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10332 RHEA-2010:0803 - RHN Tools enhancement update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10333 RHEA-2010:0802 - RHN Proxy Server 5.4.0 bug fix update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10334 RHEA-2010:0800 - RHN Satellite Server 5.4.0 https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10335 Docs are available: http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/index.html Regards, Clifford |