Re: [Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on Ubuntu Xenial does not work

2016-11-26 Thread André Bauer
x issue. > > Regards, > Poornima > > > *From: *"Stephen Howell" > *To: *gluster-devel@gluster.org > *Sent: *Saturday, August 20, 2016 7:54:48 AM > *Subject: *[Gluster-devel] Glusterfs 3.7.11 with LibGFApi

Re: [Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on Ubuntu Xenial does not work

2016-08-23 Thread Stephen Howell
4:48 AM > *Subject: *[Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on > Ubuntu Xenial does not work > > > I would like to follow up on a previous thread. I have here 3 machines > running Ubuntu. All were running 14.04 LTS and of these two have been > upgraded to 16.0

Re: [Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on Ubuntu Xenial does not work

2016-08-23 Thread Joe Julian
That log message shows, "port=0", instead of 24007. Not sure if that's *the* problem but it's certainly worth looking in to. On August 20, 2016 4:54:48 AM PDT, Stephen Howell wrote: >I would like to follow up on a previous thread. I have here 3 machines >running Ubuntu. All were running 14.04 L

Re: [Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on Ubuntu Xenial does not work

2016-08-22 Thread Poornima Gurusiddaiah
, please check the firewall settings, and also check if its not selinux issue. Regards, Poornima - Original Message - > From: "Stephen Howell" > To: gluster-devel@gluster.org > Sent: Saturday, August 20, 2016 7:54:48 AM > Subject: [Gluster-devel] Glusterfs 3.7.11

[Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on Ubuntu Xenial does not work

2016-08-22 Thread Stephen Howell
I would like to follow up on a previous thread. I have here 3 machines running Ubuntu. All were running 14.04 LTS and of these two have been upgraded to 16.04. They all run QEMU with a shared GlusterFS mount for storing VM images. Libgfapi was configured and running on all hosts with 14.04 but has

Re: [Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on Ubuntu Xenial does not work

2016-06-22 Thread André Bauer
Hi Vijay, i just used "tail -f /var/log/glusterfs/*.log" and also "tail -f /var/log/glusterfs/bricks/glusterfs-vmimages.log" on all 4 nodes to check for new log entries when trying to migrate a VM to the host. There are no new log entries from start of vm migration until error. Does anybody have

Re: [Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on Ubuntu Xenial does not work

2016-06-16 Thread Vijay Bellur
On Wed, Jun 15, 2016 at 8:07 AM, André Bauer wrote: > Hi Prasanna, > > Am 15.06.2016 um 12:09 schrieb Prasanna Kalever: > >> >> I think you have missed enabling bind insecure which is needed by >> libgfapi access, please try again after following below steps >> >> => edit /etc/glusterfs/glusterd.v

Re: [Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on Ubuntu Xenial does not work

2016-06-15 Thread André Bauer
Hi Prasanna, Am 15.06.2016 um 12:09 schrieb Prasanna Kalever: > > I think you have missed enabling bind insecure which is needed by > libgfapi access, please try again after following below steps > > => edit /etc/glusterfs/glusterd.vol by add "option > rpc-auth-allow-insecure on" #(on all nodes)

Re: [Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on Ubuntu Xenial does not work

2016-06-15 Thread Prasanna Kalever
On Wed, Jun 15, 2016 at 2:41 PM, André Bauer wrote: > > Hi Lists, > > i just updated on of my Ubuntu KVM Servers from 14.04 (Trusty) to 16.06 > (Xenial). > > I use the Glusterfs packages from the officail Ubuntu PPA and my own > Qemu packages ( > https://launchpad.net/~monotek/+archive/ubuntu/qemu

[Gluster-devel] Glusterfs 3.7.11 with LibGFApi in Qemu on Ubuntu Xenial does not work

2016-06-15 Thread André Bauer
Hi Lists, i just updated on of my Ubuntu KVM Servers from 14.04 (Trusty) to 16.06 (Xenial). I use the Glusterfs packages from the officail Ubuntu PPA and my own Qemu packages ( https://launchpad.net/~monotek/+archive/ubuntu/qemu-glusterfs-3.7 ) which have libgfapi enabled. On Ubuntu 14.04 everyt