Re: [ovirt-users] Default profile

2016-01-15 Thread Colin Coe
Hi and thanks for the quick response! The profile is only remembered in the browser cache. Most of our VDI users use IGEL thin clients in SPICE appliance mode. This means they have to remember to set the profile every time they login. For our remaining users connecting from standard PCs if their

Re: [ovirt-users] Default profile

2016-01-15 Thread Oved Ourfali
On Jan 16, 2016 9:00 AM, "Colin Coe" wrote: > > Hi all > > Is it possible to set the default profile (on the User Portal login page and for all users) to the AD domain name rather than "Internal"? > As far as I know it remembers that per the user, so first time you login it will remember that. >

[ovirt-users] Default profile

2016-01-15 Thread Colin Coe
Hi all Is it possible to set the default profile (on the User Portal login page and for all users) to the AD domain name rather than "Internal"? Also, can the "Connect Automatically" check box (on the User Portal login page) be set to default to un-checked? Running RHEV 3.5 Thanks CC _

Re: [ovirt-users] Python API question

2016-01-15 Thread Colin Coe
Hi again all I've just noticed that the snapshot status appears not to update. Consider the code below: --- api.vms.get(VM_NAME).snapshots.add(params.Snapshot(description=SNAPSHOT_NAME, vm=api.vms.get(VM_NAME), persist_memorystate=True)) # Wait for snapshot to finish snap = api.vms.get(name=VM_N

Re: [ovirt-users] Network interface profiles disappeared after upgrading to 3.6.1

2016-01-15 Thread Nicolás
Done. For those having the same issue: https://bugzilla.redhat.com/show_bug.cgi?id=1299049 Regards, Nicolás El 15/01/16 a las 18:58, Einav Cohen escribió: please file a BZ [1] on this issue with the necessary details as explained on the "OVirt Engine Debug Obfuscated UI" wiki page [2]. My gue

Re: [ovirt-users] Network interface profiles disappeared after upgrading to 3.6.1

2016-01-15 Thread Einav Cohen
please file a BZ [1] on this issue with the necessary details as explained on the "OVirt Engine Debug Obfuscated UI" wiki page [2]. My guess is that the server side "Invalid XSRF token" message is not related. Thanks, Einav [1] https://bugzilla.redhat.com/enter_bug.cgi?product=ovirt-eng

Re: [ovirt-users] Network interface profiles disappeared after upgrading to 3.6.1

2016-01-15 Thread nicolas
In the JavaScript console I see this: Fri Jan 15 18:38:17 GMT+000 2016 SEVERE: Uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError) __gwt$exception: : NMk(...) is null at Unknown.POm(Unknown Source) at Unknown.ZFk(Unknown Source) at Unknown.aG

[ovirt-users] Network interface profiles disappeared after upgrading to 3.6.1

2016-01-15 Thread nicolas
Hi, We recently upgraded from 3.5.3 to 3.6.1. Everything went fairly smooth, however, today we realized we're facing some issues. Users cannot add network interfaces on the User Portal to their VMs. It seems that when they click on "New", the "Profile" checkbox is empty so they cannot choose

[ovirt-users] adding an ip on a host that run a vm connected to that bridge

2016-01-15 Thread Nathanaël Blanchet
Why is it forbiden to add an address (static or dhcp) to bridge on a host that runs a vm which is connected to that bridge? As a workaround, I can put manually an address for that bridge on that host and refresh capabilities. Is it a desired feature? -- Nathanaël Blanchet Supervision réseau Pô

[ovirt-users] have to run gluster peer detach to remove a host form a gluster cluster.

2016-01-15 Thread Nathanaël Blanchet
Hi all, When I want to remove an host from a gluster cluster, engines tells me that it fails to remove the host. Once I run a manual gluster peer detach , then the host is successfully removed. It seems to be bug, doesn't it? -- Nathanaël Blanchet Supervision réseau Pôle Infrastrutures Inform

Re: [ovirt-users] [BUG] Cannot remove quota

2016-01-15 Thread Ondra Machacek
One possible way is to change DataCenter quota mode to Disabled. Then you can remove quota which is assigned to vm. On 01/15/2016 10:41 AM, zhangjian2011 wrote: HI, all: I found that if the quota is applied to a VM, then the quota can’t be remove. (Even if I change DataCenter to Aud

Re: [ovirt-users] [ovirt-shell] update hostnic/nic ???

2016-01-15 Thread Bloemen , Jurriën
On 15-01-16 12:20, Juan Hernández wrote: On 01/14/2016 01:28 PM, Bloemen, Jurriën wrote: On 14-01-16 12:16, Juan Hernández wrote: On 01/14/2016 11:24 AM, Bloemen, Jurriën wrote: Hi, First I created a bonding interface: # add nic --parent-host-name server01 --name bond0 --network-name VLA

Re: [ovirt-users] Users Digest, Vol 52, Issue 87 What's going on open channel devices when migrating ...

2016-01-15 Thread Jean-Pierre Ribeauville
mer. > > > ___ > Users mailing list > Users@ovirt.org<mailto:Users@ovirt.org> <mailto:Users@ovirt.org> > http://lists.ovirt.org/mailman/listinfo/users > <http://lists.ovirt.org/mailman/listinfo/users> -- next part --

Re: [ovirt-users] [ovirt-shell] update hostnic/nic ???

2016-01-15 Thread Juan Hernández
On 01/14/2016 01:28 PM, Bloemen, Jurriën wrote: >> >> On 14-01-16 12:16, Juan Hernández wrote: >>> On 01/14/2016 11:24 AM, Bloemen, Jurriën wrote: Hi, First I created a bonding interface: # add nic --parent-host-name server01 --name bond0 --network-name VLAN602 --bondi

Re: [ovirt-users] Python API question

2016-01-15 Thread Juan Hernández
On 01/15/2016 05:23 AM, Colin Coe wrote: > Hi all > > I've written a Python script to take nightly snapshots of VMs which are > kept for x days. After x days the snapshot is deleted. > > I can't work out how to wait for the snapshot deletion to complete. I > know how to do it for creating the s

[ovirt-users] NIC Out of Sync

2016-01-15 Thread Bloemen , Jurriën
Hi all, I got the following situation: [cid:part1.05080201.06050205@dmc.amcnetworks.com] This can easily be fixed via the webinterface but I need to script this via the ovirt-shell. I found the following but this does not do the trick: ovirt-shell # action host twinp108 commitnetconfig Well

[ovirt-users] [BUG] Cannot remove quota

2016-01-15 Thread zhangjian2011
HI, all: I found that if the quota is applied to a VM, then the quota can’t be remove. (Even if I change DataCenter to Audit Mode) the screenshot as below: NOW I found the workaround is delete vm. How can I remove the quota without delete the VM __

Re: [ovirt-users] Scripting Guests migration , shutdown and reboot ( from ovirt) ?

2016-01-15 Thread Vinzenz Feenstra
> On Jan 15, 2016, at 9:53 AM, Jean-Pierre Ribeauville > wrote: > > Hi, > > In order to test reliability of some of my softwares running on Guest and > Hosts, I would like to script > from RHEV-M manager host , via command line interface, sequences for > rebooting , migrate and shutdown/r

Re: [ovirt-users] What's going on open channel devices when migrating the Guest ?

2016-01-15 Thread Vinzenz Feenstra
> On Jan 15, 2016, at 10:08 AM, Jean-Pierre Ribeauville > wrote: > > Hi, > > I’m using a channel device between host and guest to exchange datas every 20 > seconds. > > On the Guest size , there is an open /dev/virtio file on which we read > continuously what’s > sent by the host. > >

Re: [ovirt-users] AAA/ldap/3.6 Issues - WARNING [ovirt-engine-extension-aaa-ldap.authn::LDAP-authn] Cannot initialize LDAP framework, deferring initialization.

2016-01-15 Thread Ondra Machacek
Hi, if I read your logs correctly than you are using IPv6 and no IPv4, right? ovirt-engine-extension-aaa-ldap-setup was designed to be easy and support only very basic setups, so there is not support to properly configure it. If the above is true, you have two options, which should help you. 1

[ovirt-users] What's going on open channel devices when migrating the Guest ?

2016-01-15 Thread Jean-Pierre Ribeauville
Hi, I'm using a channel device between host and guest to exchange datas every 20 seconds. On the Guest size , there is an open /dev/virtio file on which we read continuously what's sent by the host. My question is the following : When migrating the Guest to another host , and the migrating ba

[ovirt-users] Scripting Guests migration , shutdown and reboot ( from ovirt) ?

2016-01-15 Thread Jean-Pierre Ribeauville
Hi, In order to test reliability of some of my softwares running on Guest and Hosts, I would like to script from RHEV-M manager host , via command line interface, sequences for rebooting , migrate and shutdown/run KVM Guests. What's your hint to achieve this ? I cannot use virsh on the host