[ovirt-users] storage domain operation python api sample codes needed

2016-08-02 Thread Huan He (huhe)
Hi, I can't figure out how to do the following, a sample code will be helpful. Put a storage domain in maintenance mode Detach the storage domain Remove the storage domain By the way, do you have an API doc or wiki? Thanks, Huab ___ Users mailing

Re: [ovirt-users] management interface

2016-08-02 Thread Fernando Fuentes
I answer my own question. "I think" lol I am going to create a new ovirtmgmt logical network with a vlan tag and than move my hosts in to it for management. This interface is not part of the vm network. The rest of the logical networks with vlans will be tagged and part of the vm network. I

Re: [ovirt-users] oVirt 4 with custom SSL-certificate and SPICE HTML5 browser client -> WebSocket error: Can't connect to websocket on URL: wss://ovirt.engine.fqdn:6100/

2016-08-02 Thread Jiri Belka
This works for me: # cat /etc/ovirt-engine/ovirt-websocket-proxy.conf.d/10-setup.conf PROXY_PORT=6100 SSL_CERTIFICATE=/etc/pki/ovirt-engine/apache-ca.pem SSL_KEY=/etc/pki/ovirt-engine/keys/apache.key.nopass CERT_FOR_DATA_VERIFICATION=/etc/pki/ovirt-engine/certs/engine.cer SSL_ONLY=True -

Re: [ovirt-users] ovirt 3.6.6 and gluster 3.7.13

2016-08-02 Thread David Gossage
So far gluster 3.7.14 seems to have resolved issues at least on my test box. dd commands that failed previously now work with sharding on zfs backend, Where before I couldn't even mount a new storage domain it now mounted and I have a test vm being created. Still have to let VM run for a few

Re: [ovirt-users] [ovirt-devel] How to add ovs-based VM in version 4.0.2? Thank you

2016-08-02 Thread Petr Horacek
If the host was a part of legacy cluster you must do manual cleanup of all networks. Currently VDSM cannot change Linux bridges into OVS ones (this will be implemented soon). Make sure that you are adding clean hosts (with NIC interface/s only) to OVS cluster. Regards, Petr 2016-08-02 10:01

Re: [ovirt-users] Management Engine Down

2016-08-02 Thread Clint Boggio
Thank you both for your help in this matter. I did alleviate 95% of the problem by removing the old ldap authentication method, and successfully upgrading the engine to 4.0. Upon completion the engine did start and all is well. AD authentication is currently broken due to my own ignorance as

Re: [ovirt-users] Management Engine Down

2016-08-02 Thread Ondra Machacek
On 08/02/2016 09:40 AM, Martin Perina wrote: Hi, could you please share us logs from /var/log/ovirt-engine and also you aaa-ldap profile configuration? Thanks Martin Perina On Mon, Aug 1, 2016 at 9:24 PM, Clint Boggio > wrote:

Re: [ovirt-users] [ovirt-devel] How to add ovs-based VM in version 4.0.2? Thank you

2016-08-02 Thread Michael Burman
Hi , Did you synced network/s after you moved the host to the ovs type cluster? It seems like you didn't..) Go to 'Hosts' main tab' and choose the host, go to 'Network Interfaces' sub tab and press the 'Sync All Networks' , now the networks should be synced to host as ovs switch type. Run the vm

Re: [ovirt-users] Management Engine Down

2016-08-02 Thread Martin Perina
Hi, could you please share us logs from /var/log/ovirt-engine and also you aaa-ldap profile configuration? Thanks Martin Perina On Mon, Aug 1, 2016 at 9:24 PM, Clint Boggio wrote: > Stand Alone Engine Version 3.6.X > CentOS 7 > > I was preparing to upgrade from

Re: [ovirt-users] [ovirt-devel] How to add ovs-based VM in version 4.0.2? Thank you

2016-08-02 Thread Meni Yakove
On Tue, Aug 2, 2016 at 7:12 AM, lifuqiong wrote: > I create a cluster which already enabled ovs network as you mentioned , > but when I create vm in this cluster, I can only using ovirtmgmt/ovirtmgmt > vNIC profile, which is still a Linux bridge. > > I found no way to