I think the documentation you followed may be a little outdated. From the new version:
"""**Important:** The `ovirt-engine-rename` command does not update SSL certificates, such as `imageio-proxy` or `websocket-proxy`. These must be updated manually, after running `ovirt-engine-rename`. See "Updating SSL Certificates" below.
Updating SSL Certificates
Run the following commands after the ovirt-engine-rename command to update the SSL certificates:
"""
and there are 4 steps there.
Not sure if that's actually what's wrong, though :)
Best wishes,Greg
On Sat, Dec 15, 2018 at 10:33 AM Douglas Duckworth <dod2014@med.cornell.edu> wrote:
_______________________________________________For context the service reports to syslog, on ovirt-engine, that it's listening on the correct FQDN:
Dec 15 10:20:57 ovirt-engine journal: 2018-12-15 10:20:57,764-0500 ovirt-websocket-proxy: INFO msg:871 - Listen on correct_fqdn:6100
My /etc/ovirt-engine/ovirt-websocket-proxy.conf.d/10-setup.conf:
PROXY_PORT=6100SSL_CERTIFICATE=/etc/pki/ovirt-engine/certs/websocket-proxy.cer
SSL_KEY=/etc/pki/ovirt-engine/keys/websocket-proxy.key.nopass
CERT_FOR_DATA_VERIFICATION=/etc/pki/ovirt-engine/certs/engine.cer
SSL_ONLY=True
PROXY_HOST=ovirt-engine.med.cornell.edu
TRACE_ENABLE=True
TRACE_FILE=/var/log/ovirt_websocket_proxy
In addition I don't see any trace output to the file "/var/log/ovirt_websocket_proxy"
Thanks,Weill Cornell Medicine1300 York AvenueNew York, NY 10065
On Fri, Dec 14, 2018 at 4:54 PM Douglas Duckworth <dod2014@med.cornell.edu> wrote:
Hi
I change the hostname of my hosted engine using script below:
However, as shown attached, the old hostname of "ovirt-engine.pbtech" seems to still be expected for some reason. As a result I cannot connect to VMs via console.
Any idea on how to make WSS to use the proper hostname?
In file "https://www.ovirt.org/documentation/how-to/networking/changing-engine-hostname/" I defined "PROXY_HOST=FQDN" then restarted ovirt-websocket-proxy.service but no change.
Thanks very much!
Thanks,Weill Cornell Medicine1300 York AvenueNew York, NY 10065
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/XDW3XX3SQG75NWIFOUSQTRJZYYN7QCR2/
--