Hi All,
I'm pleased to announce the release of GlusterFS version 3.7.11.
GlusterFS-3.7.11 has been a quick release to fix some regressions
found in GlusterFS-3.7.10. If anyone has been wondering why there
hasn't been a proper release announcement for 3.7.10 please refer to
my mail on this subject
- Original Message -
> From: "Vijay Bellur"
> To: "yang bin18"
> Cc: "Gluster Devel"
> Sent: Tuesday, April 19, 2016 9:17:42 AM
> Subject: Re: [Gluster-devel] Glusterfs core report.
>
>
>
> On Fri, Apr 15, 2016 at 2:43 AM, yang.bi...@zte.com.cn <
> yang.bi...@zte.com.cn > wrote:
>
Hi Vijay,
I rerun the test with gluster 3.7.11and found that the utilization still
high when i use libgfapi. The write performance is also no good.
Below are the info and results:
Hypervisor host:
libvirt 1.2.17-13.el7_2.4
qemu-kvm 2.1.2-23.el7.1
WIndows VM:
Windows 2008R2
IOmeter
Ubuntu VM:
On Fri, Apr 15, 2016 at 2:43 AM, yang.bi...@zte.com.cn <
yang.bi...@zte.com.cn> wrote:
> Glusterfs core when mounting. here is the backtree.
>
>
> Program terminated with signal 6, Aborted.
> #0 0x7f308ca04989 in raise () from /lib64/libc.so.6
> Missing separate debuginfos, use: debuginfo-ins
Hi
Here is an easy build fix to review: remove undefined variable in
Makefile:
http://review.gluster.org/13867
http://review.gluster.org/13868
Any taker?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
m...@netbsd.org
___
Gluster-devel mailing list
Glu
Le lundi 18 avril 2016 à 21:14 +0530, Atin Mukherjee a écrit :
>
> On 04/18/2016 09:03 PM, Michael Scherer wrote:
> > Le lundi 18 avril 2016 à 21:00 +0530, Atin Mukherjee a écrit :
> >>
> >> On 04/18/2016 08:32 PM, Michael Scherer wrote:
> >>> Le lundi 18 avril 2016 à 19:15 +0530, Atin Mukherjee a
On 04/18/2016 09:03 PM, Michael Scherer wrote:
> Le lundi 18 avril 2016 à 21:00 +0530, Atin Mukherjee a écrit :
>>
>> On 04/18/2016 08:32 PM, Michael Scherer wrote:
>>> Le lundi 18 avril 2016 à 19:15 +0530, Atin Mukherjee a écrit :
On 04/16/2016 10:00 PM, Polakis Vaggelis wrote:
> H
Le lundi 18 avril 2016 à 21:00 +0530, Atin Mukherjee a écrit :
>
> On 04/18/2016 08:32 PM, Michael Scherer wrote:
> > Le lundi 18 avril 2016 à 19:15 +0530, Atin Mukherjee a écrit :
> >>
> >> On 04/16/2016 10:00 PM, Polakis Vaggelis wrote:
> >>> Hi,
> >>>
> >>> tried to backport fix for BUG 1269470
On 04/18/2016 08:32 PM, Michael Scherer wrote:
> Le lundi 18 avril 2016 à 19:15 +0530, Atin Mukherjee a écrit :
>>
>> On 04/16/2016 10:00 PM, Polakis Vaggelis wrote:
>>> Hi,
>>>
>>> tried to backport fix for BUG 1269470
>>> https://github.com/gluster/glusterfs/commit/ebe40c5047e7501a5bd1747cb4d62
Le lundi 18 avril 2016 à 19:15 +0530, Atin Mukherjee a écrit :
>
> On 04/16/2016 10:00 PM, Polakis Vaggelis wrote:
> > Hi,
> >
> > tried to backport fix for BUG 1269470
> > https://github.com/gluster/glusterfs/commit/ebe40c5047e7501a5bd1747cb4d62277ae0db6e9
> >
> > to 3.6 branch.
> >
> > review
On 04/18/2016 06:50 AM, qingwei wei wrote:
Hi,
I posted this on gluster-users mailing list but got no response so far.
http://www.gluster.org/pipermail/gluster-users/2016-March/025727.html
Basically, Windows guest OS CPU consumption is very high when i run some
IO workload. This si not happeni
On 04/16/2016 10:00 PM, Polakis Vaggelis wrote:
> Hi,
>
> tried to backport fix for BUG 1269470
> https://github.com/gluster/glusterfs/commit/ebe40c5047e7501a5bd1747cb4d62277ae0db6e9
>
> to 3.6 branch.
>
> review link:
> http://review.gluster.org/#/c/14007/
>
> but smoke test failed
> --- glu
On 04/18/2016 02:59 AM, Aravinda wrote:
Hi,
As many of you aware, git supports external subcommand support which
enables users to extend the functionality around git.
Create a shell script "git-hello" as below and place it anywhere in
system(should be available in $PATH)
#!/bin/bash
Hi,
I posted this on gluster-users mailing list but got no response so far.
http://www.gluster.org/pipermail/gluster-users/2016-March/025727.html
Basically, Windows guest OS CPU consumption is very high when i run some IO
workload. This si not happening for NFS or fuse mount gluster volume.
Anyo
On Thu, Apr 14, 2016 at 12:06 PM, Jiffin Tony Thottan
wrote:
> Hi all,
>
> As per 3.8 feature matrix , the feature owner should add distributed
> testing with DiSTAF.
> The DiSTAF test frame work[1] got merged on master branch. Thanks for the
> all efforts
> put forward by MS and team to make it
Hi All,
Currently we are experiencing some issues with the implementation of
readdirp in data tiering.
Problem statement:
When we do a readdirp, tiering reads entries only from cold tier. Since
the hashed subvol for all files has been set as cold tier by default we
will have all the
Hey Aravinda,
I think this would be a really useful feature. This would make CLI more
flexible and easy for the feature developers to integrate their feature to
glustertool.
+1. Looking forward to seeing this feature in action.
Cheers,
N.
- Original Message -
From: "Aravinda"
To: "G
Hi,
As many of you aware, git supports external subcommand support which
enables users to extend the functionality around git.
Create a shell script "git-hello" as below and place it anywhere in
system(should be available in $PATH)
#!/bin/bash
echo "Hello World"
Make this script execut
18 matches
Mail list logo