
Hi Cristian, This is how I disable ssl in my hosts: 1. configure your host: - in /etc/vdsm/vdsm.conf [vars] section: ssl = false - in /etc/libvirt/libvirt.conf listen_tls=0 - and in /etc/libvirt/quemu.conf spice_tls=0 2. configure engine: - psql engine -U postgres -c "UPDATE vdc_options set option_value = 'false' where option_name = 'SSLEnabled'" 3. restart engine and vdsm, and give it a try I hope this helps. Laszlo ----- Original Message -----
From: "Cristian Falcas" <cristi.falcas@gmail.com> To: users@ovirt.org Sent: Friday, November 18, 2011 5:03:03 PM Subject: [Users] vdsm configuration
Hello all,
Can someone point me to some documentation regarding vdsm (and if needed libvirt) configuration? How it is accessed by the ovirt-engine and how to set it to a certain ovirt-engine on the network. Currently my libvirt is complaining that it can't work with ssh-less vdsm and I have no idea how to set up the keys for vdsm.
Also I have no idea how to define the storage: in ovirt or in vdsm? Who is reporting the disks/files available?
I hope I understood correctly that only the vdsm package is needed to make the physical machine available for ovirt and only ovirt-engine is doing all the heavy work.
Also, if the questions are too "RTFM", please let me know where I can find any help related to ovirt.
Best regards, Cristian Falcas _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users