Bug 531643
Summary: | Satellite 5.3: Kickstart profiles loses management/activation key(s) after upgrade to 5.3.0 | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Xixi <xdmoon> |
Component: | Upgrades | Assignee: | Tomas Lestach <tlestach> |
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | medium | Docs Contact: | |
Priority: | urgent | ||
Version: | 530 | CC: | casmith, cperry, tao, tlestach, wmealing, xdmoon |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-09-09 19:21:01 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: | 608752, 608757 |
Description
Xixi
2009-10-28 23:54:05 UTC
What I did was: - installed a fresh sat5.2.1 - synced a rhel channel and created one custom channel - created activation keys for both base channels - created 2 kickstart profiles and associated activation keys to them - upgraded to sat5.3.0 After upgrade I checked - activation keys were still associated with kickstart profiles - kickstart files contain rhnreg_ks with the --activationkey option and correct activation key parameters - cobbler profile dumpvars --name=<ks-profile> listing contain correct redhat_management_key Upgrade seem to proceed correctly. The machines are no longer available, so I couldn't log in. Did your OS upgrade run smoothly? What was the original OS you were upgrading from? Do you have the possibility to run following sql queries on the upgraded satellite? SELECT * FROM RHNACTIVATIONKEY; SELECT * FROM RHNKICKSTARTSESSION; SELECT * FROM RHNREGTOKEN; SELECT * FROM RHNKSDATA; I tried one more time to reproduce the misbehavior, when I upgraded sat5.2.0 to sat5.3.0. I had several channels assigned to one activation key and also several activation keys associated with one kickstart profile. After upgrade everything looks like I set up on the original server. Please, provide more specific information to re-create the bug. |