Bug 1547251
Summary: | When opening a web console to a VM via WebMKS the connection hangs on some VMs | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ryan Spagnola <rspagnol> |
Component: | UI - OPS | Assignee: | Brian McLaughlin <bmclaugh> |
Status: | CLOSED CANTFIX | QA Contact: | Kedar Kulkarni <kkulkarn> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.8.0 | CC: | agrare, bascar, bmclaugh, cmatthew, cpelland, dmetzger, gblomqui, hkataria, jocarter, jprause, lavenel, mfeifer, mpovolny, ngupta, obarenbo, rspagnol, smallamp |
Target Milestone: | GA | Keywords: | Reopened |
Target Release: | 5.8.5 | Flags: | kkulkarn:
automate_bug-
|
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-19 21:51:06 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Bug | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1572700, 1592506 |
Description
Ryan Spagnola
2018-02-20 20:52:17 UTC
By using the solution from following article: https://communities.vmware.com/thread/546184 I was able to get the WebMKS Console for the VMs which had issues (keep saying connecting indefinitely) were resolved. To access the vmx file, you can ssh to ESXi host and do: vi /vmfs/volumes/datastore/virtual_machine_directory/virtual_machine_name.vmx and change the RemoteDisplay.vnc.enabled = "true" to RemoteDisplay.vnc.enabled = "false" and save the file. Note that VM needs to be powered off before you can edit the file. Thereafter WebMKS and HTML5 console should work. Hey, Brian. This is a blocker for this release. Build next week. What's up? Hey, Brian. This is a blocker for this release. Build next week. What's up? Well, I've successfully reconfigured a VM for WebMKS when attempting a WebMKS console connection to it. Unfortunately, thus far those changes only take effect after restarting the VM. Research is continuing. Comment 3 above describes the current steps to configure individual VMs for WebMKS console access. That along with our current documentation on configuring our appliances for WebMKS consoles [1] should resolve the connection issues noted in the BZ description. I'm currently researching/working on a way to automate that configuration when connecting to a WebMKS console (seems like an RFE), but am not confident it is possible without requiring the VM to be rebooted. [1] https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.6/html/managing_infrastructure_and_inventory/sect_virtual_machines#configuring-the-webmks-support |