Project

General

Profile

Bug #2809

HostSubject needs to be retrieved via RHEV API and included with the other spice-xpi settings to connect in some cases

Added by Anonymous over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Compute resources - oVirt
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

I have a new RHEV cluster where spice-xpi is refusing to connect. I stuffed the HostSubject in with the other options being sent to the plugin and suddenly it works. I'm not sure why in most cases it works without, and in this one it doesn't, except possibly that this rhev setup is new and completely up to date so it might be a requirement in 3.2 or in one of the latest updates for it.

Anyway, vms have a link to the host they're running on which in turn contain their subject, so it should be possible to pull in via the api

Associated revisions

Revision 36a6345d (diff)
Added by Jason Montleon over 9 years ago

fixes #2809 - send host subject as xpi opt to prevent ssl connect errors

History

#1 Updated by Anonymous over 9 years ago

I actually happened across a CloudForms article by complete accident, and it made mention of SSL problems in RHEV 3.1+.

In /usr/share/ovirt-engine/service/engine-service.xml.in the protocol option in the ssl tag can be changed to SSLv3,TLSv1 as another option. I gather in newer installs the default is TLSv1 which differs from older versions.

https://bugzilla.redhat.com/show_bug.cgi?id=893979

#2 Updated by Dominic Cleal over 9 years ago

  • Assignee set to Anonymous
  • Status changed from New to Ready For Testing
  • Target version set to 1.3.0

#3 Updated by Anonymous over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF