Bug 1170261
Summary: | Satellite 6 doesn't have a dropdown tab for RHEL 7 when using VMware ESXi as Compute Node, however the customer's VMware virtualization environment has RHEL 7 profiles. | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Aaron Thomas <aathomas> | ||||||||
Component: | Provisioning | Assignee: | Shlomi Zadok <szadok> | ||||||||
Status: | CLOSED WONTFIX | QA Contact: | Katello QA List <katello-qa-list> | ||||||||
Severity: | high | Docs Contact: | |||||||||
Priority: | high | ||||||||||
Version: | 6.0.6 | CC: | aathomas, amund.helgesen, bbuckingham, bkearney, cwelton, dcleal, dlobatog, dzhukous, mmccune, sgao, sthirugn, sudo, szadok | ||||||||
Target Milestone: | Unspecified | Keywords: | ReleaseNotes, Triaged | ||||||||
Target Release: | Unused | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | |||||||||||
: | 1315277 (view as bug list) | Environment: | |||||||||
Last Closed: | 2017-03-27 16:50:31 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: | |||||||||||
Bug Depends On: | 1106969 | ||||||||||
Bug Blocks: | 1190823, 1315277 | ||||||||||
Attachments: |
|
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. Created attachment 964753 [details]
Guest OS missing for VMware Compute Resource
What vSphere or ESXi environment precisely is configured as the compute resource? Note that Satellite 6 does not currently support standalone ESXi servers (bug #1142861). vCenter is configured as the compute resource, the configuration is not a standalone ESXi host. (In reply to Aaron Thomas from comment #5) > vCenter is configured as the compute resource, the configuration is not a > standalone ESXi host. Which version of vSphere, and which versions are the ESX hosts? Corey, you're able to reproduce this? Setting needinfo, as we still need versions. This bug still failed when testing against Satellite-6.1.0-RHEL-7-20150429.2, please check attached snapshot, thanks! Created attachment 1022936 [details]
rhel 7 option missed
Digging into this a bit more... It seems that the list comes from rbvmomi gem. Satellite 61 rbvmomi version is 1.6 - Upstream 1.8+ uses rbvmomi ~> 1.8 (latest rbvmomi is 1.8.2) The data on guest oses is coming from rbvmomi file: vmodl.db I vote for updating to 1.8.2 We are hitting this as well. VSphere 5.1 and Sat 6.0 (ruby193-rubygem-rbvmomi-1.6.0-3.el6sat.noarch). Delivered in Snap10 I have verified this bug against Sat6.1.0-GA-SNAP12(Satellite-6.1.0-RHEL-7-20150707.4), but still failed. According to Comment 15, after replaced vmodl.db, RHEL 7 can be shown in "Guest OS": wget https://github.com/vmware/rbvmomi/blob/master/vmodl.db?raw=true -O vmodl.db Is is accurate We do not plan on fixing this for Satellite 6.1. I am closing this out as WONTFIX. If you feel this was done in error, please feel free to re-open with additional information. This is fixed in 6.2. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |
Created attachment 964189 [details] RHEL 7 is missing from the 'Guest OS' dropdown menu Description of problem: ----------------------------------------- Satellite 6 doesn't have a dropdown tab for RHEL 7 when using VMware ESXi as Compute Node, however the customer's VMware virtualization environment has RHEL 7 profiles. Version-Release number of selected component (if applicable): ----------------------------------------- 6.0.6 How reproducible: ----------------------------------------- easily reproducible Steps to Reproduce: 1. Add VMware as a Compute Resource 2. Attempt to provision a New Host using VMware as the Compute Resource and the dropdown 'Guest OS' menu does not display RHEL 7 as an option, however the customer has RHEL 7 available in VMware as a profile. Actual results: ----------------------------------------- RHEL 7 is missing from the 'Guest OS' dropdown menu when creating a new host on satellite 6. Expected results: ----------------------------------------- RHEL 7 is available in the 'Guest OS' dropdown menu when creating a new host on satellite 6. Additional info: ----------------------------------------- See attached screenshot