Project

General

Profile

Bug #37024

Updated by Jeremy Lenz about 1 year ago

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2215050  

 *Description of problem:* 
 Customer renewed their VDC-subscription. Now it shows that the usage of virt-who 
 is no longer needed. needed in Satellite. 

 Subscription Info 
 Name 	 Red Hat Enterprise Linux for Virtual Datacenters with Satellite, Premium 
 Description 	 Red Hat Enterprise Linux 
 Requires Virt-Who 	 false 
 Consumed 	 0 
 Starts 	 2023-04-17 06:00:00 +0200 
 Ends 	 2025-06-08 05:59:59 +0200 
 Product ID 	 RH00006 
 Support Type 	 L1-L3 




 *How reproducible:* 
 Unable to reproduce, don't have access to this type of subscription. 


 *Actual results:* 

 Output from API 
 https://<foreman-url>/katello/api/subscriptions/19 

 {"arch":null,"description":"Red Hat Enterprise Linux","support_type":"L1-L3","roles":"","usage":null,"addons":null,"id":54,"cp_id":"<removed>","subscription_id":19,"name":"Red Hat Enterprise Linux for Virtual Datacenters with Satellite, Premium","start_date":"2023-04-17 06:00:00 +0200","end_date":"2025-06-08 05:59:59 +0200","available":28,"quantity":28,"consumed":0,"account_number":<removed>,"contract_number":<removed>,"support_level":"Premium","product_id":"RH00006","sockets":"2","cores":null,"ram":null,"instance_multiplier":1,"stacking_id":"RH00006","multi_entitlement":true,"type":"NORMAL","product_name":"Red Hat Enterprise Linux for Virtual Datacenters with Satellite, Premium","unmapped_guest":false,"virt_only":false,"virt_who":false,"upstream":true,"upstream_pool_id":"<removed>","host_count":0,"provided_products":[{"id":43,"name":"Red Hat Software Collections (for RHEL Server)"},{"id":39,"name":"Red Hat CodeReady Linux Builder for x86_64"},{"id":47,"name":"Red Hat Ansible Engine"},{"id":38,"name":"Red Hat Beta"},{"id":44,"name":"Red Hat Software Collections Beta (for RHEL Server)"},{"id":49,"name":"Red Hat Enterprise Linux Atomic Host"},{"id":50,"name":"Red Hat Enterprise Linux Atomic Host Beta"},{"id":51,"name":"Red Hat Developer Tools (for RHEL Server)"},{"id":52,"name":"Red Hat Developer Tools Beta (for RHEL Server)"},{"id":53,"name":"Red Hat Developer Toolset (for RHEL Server)"},{"id":54,"name":"Red Hat Enterprise Linux High Performance Networking (for RHEL Server) - Extended Update Support"},{"id":55,"name":"dotNET on RHEL (for RHEL Server)"},{"id":56,"name":"Red Hat Enterprise Linux Scalable File System (for RHEL Server) - Extended Update Support"},{"id":57,"name":"dotNET on RHEL Beta (for RHEL Server)"},{"id":58,"name":"Red Hat EUCJP Support (for RHEL Server) - Extended Update Support"},{"id":59,"name":"Oracle Java (for RHEL Server)"},{"id":60,"name":"Oracle Java (for RHEL Workstation)"},{"id":61,"name":"Oracle Java (for RHEL Server) - Extended Update Support"},{"id":62,"name":"Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support"},{"id":63,"name":"Red Hat S-JIS Support (for RHEL Server) - Extended Update Support"},{"id":64,"name":"Red Hat Enterprise Linux Load Balancer (for RHEL Server) - Extended Update Support"},{"id":68,"name":"Red Hat Enterprise Linux Resilient Storage for x86_64 - Extended Update Support"},{"id":69,"name":"Red Hat Enterprise Linux for x86_64 - Extended Update Support"},{"id":70,"name":"Red Hat Enterprise Linux High Availability for x86_64 - Extended Update Support"},{"id":65,"name":"Red Hat Enterprise Linux Server"},{"id":67,"name":"Red Hat Enterprise Linux for x86_64"}],"activation_keys":[]} 

 *Expected results:* 
 "virt_who":true 


 *Additional info:* 
 Checking Offering Manager for the relevant SKU shows: 
 "Virt Limit: Unlimited" 

 Checking Customer portal it shows: 
 "Virt-Who: Required". 

 Which means the SKU is correct and looks to be a display problem. problem in Satellite.

Back