Bug 1575656
Summary: | service-level command reports confusing delete action | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Aaron Weitekamp <aweiteka> |
Component: | subscription-manager | Assignee: | candlepin-bugs |
Status: | CLOSED NOTABUG | QA Contact: | Red Hat subscription-manager QE Team <rhsm-qe> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.5 | CC: | jsefler, khowell |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-05-17 14:17: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: |
Description
Aaron Weitekamp
2018-05-07 14:40:40 UTC
Aaron... The "subscription-manager service-level" is not deleting anything. It is reporting to you that your registered system (Unit 650af139-7e61-43a2-b3c0-50e26818ce09z) has been deleted by some other perpetrator. The message is coming from the entitlement server. Most likely, someone who has access to the customer portal with the same credentials that you used to register your system, selected your registered unit and deleted it. To re-register your system using subscription-manager, I suggest... 1. subscription-manager clean <=== this will remove the orphaned consumer cert from your system 2. subscription-manager register <=== with the same options and credentials that you used last time you registered. (In reply to John Sefler from comment #2) > Aaron... The "subscription-manager service-level" is not deleting anything. > It is reporting to you that your registered system (Unit > 650af139-7e61-43a2-b3c0-50e26818ce09z) has been deleted by some other > perpetrator. The message is coming from the entitlement server. Most > likely, someone who has access to the customer portal with the same > credentials that you used to register your system, selected your registered > unit and deleted it. > That's a great explanation--thank you. Unfortunately the error does not communicate that. What would be much more helpful is something like... "The registered system (Unit ID 650af139-7e61-43a2-b3c0-50e26818ce09z) has been deleted from the server. Run 'subscription-manager clean' to remove the orphaned consumer certificate from the system, then re-register." |