Bug 1500106
| Summary: | subscription-manager status --ondate=2099-12-25 is not passing the date to candlepin | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | John Sefler <jsefler> |
| Component: | subscription-manager | Assignee: | Jiri Hnidek <jhnidek> |
| Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.5 | CC: | jhnidek, khowell, redakkan, rjerrido, skallesh |
| Target Milestone: | rc | Keywords: | Regression, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | subscription-manager-1.20.6-1 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-10 09:52:05 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
John Sefler
2017-10-09 21:38:34 UTC
verification:
[root@dhcp35-10 ~]# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 2.2.0-1
subscription management rules: 5.26
subscription-manager: 1.20.7-1.el7
Verify the subscription end date in the consumed list:
[root@dhcp35-10 ~]# subscription-manager list --consumed
+-------------------------------------------+
Consumed Subscriptions
+-------------------------------------------+
Subscription Name: Admin OS Instance Based one socket
Provides: Awesome OS Instance Server Bits
Admin OS Premium Architecture Bits
Admin OS Developer Bits
SKU: adminos-onesocketib
Contract: 1
Account: 12331131231
Serial: 3739895884981493785
Pool ID: 8ac6a3625fd92546015fd92618d103c6
Provides Management: No
Active: True
Quantity Used: 1
Service Level: Standard
Service Type: L1-L3
Status Details: Guest has not been reported on any host and is using a temporary unmapped guest subscription.
Subscription Type: Instance Based (Temporary)
Starts: 11/20/2017
Ends: 12/06/2017 ----> ends by Dec 12 2017
System Type: Virtual
Check the current status ,observe its insufficient:
[root@dhcp35-10 ~]# subscription-manager status
+-------------------------------------------+
System Status Details
+-------------------------------------------+
Overall Status: Insufficient
Admin OS Instance Based one socket:
- Guest has not been reported on any host and is using a temporary unmapped guest subscription.
Now check the status of the system on 2099-12-25 , its invalid , as subscription doesnot cover by 2099, so marking bug as verified
[root@dhcp35-10 ~]# subscription-manager status --ondate=2099-12-25
+-------------------------------------------+
System Status Details
+-------------------------------------------+
Overall Status: Invalid
Awesome OS Instance Server Bits:
- Not supported by a valid subscription.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0681 |