[ovirt-users] moVirt: new testing release

2015-04-19 Thread Tomas Jelinek
Hey all, a new testing release of moVirt[1] (an android client for oVirt) has been just published. You can get it from [2]. It contains significant contributions from the outreachy [3] candidates provided during application period - thank you for that! New stuff: - Persistent auth sessions (e.

Re: [ovirt-users] bonding interfaces

2015-04-19 Thread Soeren Malchow
Hi Bill, First, i would strongly suggest that you check whether the interfaces are explcicitly NOT managed by NetworkManager, thats the way we do it. We have something like this — DEVICE=ovirtmgmt TYPE=Bridge DELAY=0 STP=off ONBOOT=yes IPADDR= NETMASK= GATEWAY= BOOTPROTO=none DEFROUTE=yes NM_C

Re: [ovirt-users] oVirt 3.5 problem with gluster, can't set the group and can't find ovirt packages

2015-04-19 Thread Lars Nielsen
Hey Will try it. Thank you very much - Lars > On 19 Apr 2015, at 12:35, Bernd Broermann wrote: > > Hi, > > I saw the same behavior in past. > > I solved it by reinstall "glusterfs-server" package. > rpm -qf /var/lib/glusterd/groups/virt > glusterfs-server-3.6.2-1.el7.x86_64 > > yu

[ovirt-users] adding iSCSI storage to storagedomain not possible: checkbox disabled

2015-04-19 Thread Bernd Broermann
Hello, I am playing with ovirt and succeeded with glusterfs setup "Up and Running with oVirt 3.5" by Jason Brock. There are 3 iSCSI for the setup available. When I repeat this setup with iSCSI disks, I have at least a running hosted_engine on the iSCSI lun. But I cannot add this iSCSI Lun to

Re: [ovirt-users] oVirt 3.5 problem with gluster, can't set the group and can't find ovirt packages

2015-04-19 Thread Bernd Broermann
Hi, I saw the same behavior in past. I solved it by reinstall "glusterfs-server" package. rpm -qf /var/lib/glusterd/groups/virt glusterfs-server-3.6.2-1.el7.x86_64 yum reinstall glusterfs-server Might fix it you also. Bernd Am 17.04.2015 um 19:52 schrieb Lars Nielsen: > Hey again