<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Oct 28, 2015 at 4:10 PM, Simone Tiraboschi <span dir="ltr">&lt;<a href="mailto:stirabos@redhat.com" target="_blank">stirabos@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><span><div><br></div></span><div>It&#39;s not a regression cause the hosted-engine storage domain wasn&#39;t neither visible in 3.5.</div><div>Once again, also if you see it in the engine you cannot use it for anything apart from the engine VM itself, you still have to add another storage domain for regular VMs.</div><div><div><div> </div></div></div></div></div></div></blockquote><div><br></div><div>understood. But I&#39;m also not able to connect to the sh engine VM itself via spice, so in case of problems with the engine, you are not able to connect to it via web admin (that is ok), but I don&#39;t see any way to understand its state to be able to debug/resolve problems...</div><div><br></div><div>Are there any command line commands to run to see status of sh engine VM?</div><div><br></div><div>Joop, are you able to access your sh engine console? Is it vnc or spice?</div><div><br></div><div>under hypervisor in</div><div><br></div><div>/etc/pki/vdsm/certs/<br></div><div><br></div><div><div>[root@ovc71 certs]# ll</div><div>total 16</div><div>-rw-r--r--. 1 root kvm 1415 Oct 26 16:17 cacert.pem</div><div>-rw-------. 1 vdsm kvm 1131 Oct 26 14:43 cacert.pem.20151026161748</div><div>-rw-r--r--. 1 root kvm 1623 Oct 26 16:17 vdsmcert.pem</div><div>-rw-------. 1 vdsm kvm 1249 Oct 26 14:43 vdsmcert.pem.20151026161748</div></div><div><br></div><div><div><br></div></div><div>During install I was able to connect via</div><div>remote-viewer --spice-ca-file=/etc/pki/vdsm/libvirt-spice/ca-cert.pem spice://localhost?tls-port=5900 --spice-host-subject=&quot;C=EN, L=Test, O=Test, CN=Test&quot;<br></div><div><br></div><div>using the fie that was then renamed in ca-cert.pem.20151026161748:</div><div><div>[root@ovc71 certs]#  openssl x509 -in /etc/pki/vdsm/libvirt-spice/ca-cert.pem.20151026161748 -noout -text  | grep Subject</div><div>        Subject: C=EN, L=Test, O=Test, CN=TestCA</div><div>        Subject Public Key Info:</div><div>            X509v3 Subject Key Identifier: </div></div><div><br></div><div>But I&#39;m not able to connect based on the current certificate:</div><div><div>[root@ovc71 certs]#  openssl x509 -in /etc/pki/vdsm/libvirt-spice/ca-cert.pem -noout -text  | grep Subject</div><div>        Subject: C=US, O=localdomain.local, CN=shengine.localdomain.local.37976</div><div>        Subject Public Key Info:</div><div>            X509v3 Subject Key Identifier:</div></div><div><br></div><div><div><br></div></div><div><br></div><div><div>[root@ovc71 certs]# hosted-engine --add-console-password</div><div>Enter password: </div><div><span class="" style="white-space:pre">        </span>code = 0</div><div><span class="" style="white-space:pre">        </span>message = &#39;Done&#39;</div><div><br></div><div><div><br class=""><br></div><div>Also from hypervisor itself:</div></div><div><br></div><div><div>[root@ovc71 ~]# remote-viewer --spice-ca-file=/etc/pki/vdsm/libvirt-spice/ca-cert.pem spice://ovc71.localdomain.local?tls-port=5900 --spice-host-subject=&quot;C=US, O=localdomain.local, CN=shengine.localdomain.local.37976&quot;</div><div><br></div><div>** (remote-viewer:7992): WARNING **: Couldn&#39;t connect to accessibility bus: Failed to connect to socket /tmp/dbus-QzfEVK7OiG: Connection refused</div><div>GLib-GIO-Message: Using the &#39;memory&#39; GSettings backend.  Your settings will not be saved or shared with other applications.</div><div>(/usr/bin/remote-viewer:7992): Spice-Warning **: ssl_verify.c:492:openssl_verify: ssl: subject &#39;C=US, O=localdomain.local, CN=shengine.localdomain.local.37976&#39; verification failed</div><div>(/usr/bin/remote-viewer:7992): Spice-Warning **: ssl_verify.c:494:openssl_verify: ssl: verification failed</div><div><br></div><div>(remote-viewer:7992): GSpice-WARNING **: main-1:0: SSL_connect: error:00000001:lib(0):func(0):reason(1)</div></div><div><br></div><div><br></div></div><div>The error in remote-viewer windows:</div><div>Unable to connect to the graphic server spice://ovc71.localdomain.local?tls-port=5900<br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div></div>