Re: [ovirt-users] oVirt Browser Not Optimal

2016-03-27 Thread Andrew Pease
Please disregard, it was a DNS issue. FQDN wasn't resolving. Fixing that fixed the issue. I apologize. On Sat, Mar 26, 2016 at 8:51 AM, Andrew Pease wrote: > I know this has been mentioned several times, but I'm unable to find a > solution. > > On my Mac, I've tried Firefox, Chrome, Safari > On

Re: [ovirt-users] oVirt 3.6 AAA LDAP cannot not log in when end of UPN is different from domain base

2016-03-27 Thread Karli Sjöberg
> On 26 Mar 2016, at 21:32, Ondra Machacek wrote: > > On 03/26/2016 02:09 PM, Karli Sjöberg wrote: >> >>> On 26 Mar 2016, at 13:49, Karli Sjöberg >> > wrote: >>> >>> On 26 Mar 2016, at 11:35, Ondra Machacek >>> > wrote:

Re: [ovirt-users] bug in disks QOS

2016-03-27 Thread Roy Golan
On Fri, Mar 25, 2016 at 12:22 PM, Fabrice Bacchella < fabrice.bacche...@orange.fr> wrote: > I attached a image disk to a VM , but set it using the wrong disk profile, > I powered off the VM, and then tried to change it on the GUI. > > The operation in the GUI is ok. > > Need more of the log if you

Re: [ovirt-users] ovirt - unsupported GFS config ??

2016-03-27 Thread Sahina Bose
Stripe is not supported. What you need to do instead is turn on sharding for the volume. So: gluster volume create 12HP12-S2R3A1P2 replica 3 arbiter 1 1hp1:/STORAGES/P2/GFS 1hp2:/STORAGES/P2/GFS kvmarbiter:/STORAGES/P2-1/GFS force gluster volume set 12HP12-S2R3A1P2 features.shard on gluste

Re: [ovirt-users] engine.log messages in cycle

2016-03-27 Thread Sahina Bose
On 03/24/2016 06:21 PM, p...@email.cz wrote: Hello, can anybody explain why is engine.log filled with following messages, even thought this is fresh installation ?? Especially START / FINISH rows in cycle, ... in cycle, in cycle - it takes a lot of space and is really needed ?? R

Re: [ovirt-users] VM get stuck randomly

2016-03-27 Thread Christophe TREFOIS
Hi Nir, Here is another one, this time with strace of children and gdb dump. Interestingly, this time, the qemu seems stuck 0%, vs 100% for other cases. The files for strace are attached. The gdb + core dump is found here (too big): https://dl.dropboxusercontent.com/u/63261/gdb-core.tar.gz

Re: [ovirt-users] VM get stuck randomly

2016-03-27 Thread Nir Soffer
On Sun, Mar 27, 2016 at 8:39 PM, Christophe TREFOIS wrote: > Hi Nir, > > Here is another one, this time with strace of children and gdb dump. > > Interestingly, this time, the qemu seems stuck 0%, vs 100% for other cases. > > The files for strace are attached. Hopefully Kevin can take a look. >

Re: [ovirt-users] VM get stuck randomly

2016-03-27 Thread Christophe TREFOIS
FILE QUARANTINED Microsoft Forefront Protection for Exchange Server removed a file since it was found to be infected. File name: "winmail.dat" Malware name: "ExceedinglyNested" ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listin

Re: [ovirt-users] How to connect a VM with a port = -1

2016-03-27 Thread zhangjian
hi, Romani Thank for your help. > Does this happen consistently or just sporadically? Which version of packages are you using? This issue happen consistently. VDSM Packages: vdsm-xmlrpc-4.16.36-1.el6ev.noarch vdsm-python-4.16.36-1.el6ev.noarch vdsm-jsonrpc-4.16.36-1.el6ev.noarch vdsm-python

Re: [ovirt-users] ovirt - unsupported GFS config ??

2016-03-27 Thread Sahina Bose
On 03/27/2016 10:24 PM, p...@email.cz wrote: What's the recommended shard size for databases ( espacially Oracle ) , I'm afraid that 512M is too large. I found that someones using about 16MB , but it generate a lot of files for healing if volumes splitted. (eg. for 500GB DB in worse case )