[Gluster-users] How to distributed with a folder

2016-11-16 Thread ????
In distributed volume, the files will be distributed to different bricks.But,my data is a folder if it's lack of a file,the folder of data will be disabled.So, I want a specific folder will be store one brick to avoid dropping a brick and all data is disable. -- ---

Re: [Gluster-users] question about info and info.tmp

2016-11-16 Thread songxin
Hi Atin, Thank you for your support. I have a question for you. glusterd_store_volinfo() will hidden remove the info and bricks/* by rename(). Why glusterd must remove the info and bricks/* in function glusterd_delete_stale_volume() before calling glusterd_store_volinfo()? Thanks, Xin

Re: [Gluster-users] question about glusterfs version migrate

2016-11-16 Thread songxin
ok,thank you for your reply. At 2016-11-16 17:59:34, "Serkan Çoban" wrote: >Below link has changes in each release. >https://github.com/gluster/glusterfs/tree/release-3.7/doc/release-notes > > >On Wed, Nov 16, 2016 at 11:49 AM, songxin wrote: >> Hi, >> I am planning to migrate from gluste

Re: [Gluster-users] Unable to stop volume because geo-replication

2016-11-16 Thread Kotresh Hiremath Ravishankar
Hi Ping, That's good to here. Let us know if you face any issues further. We are happy to help you. Thanks and Regards, Kotresh H R - Original Message - > From: "Chao-Ping Chien" > To: "Kotresh Hiremath Ravishankar" > Cc: gluster-users@gluster.org > Sent: Wednesday, November 16, 2016 7

Re: [Gluster-users] Notice: https://download.gluster.org:/pub/gluster/glusterfs/LATEST has changed

2016-11-16 Thread Serkan Çoban
Hi, Will disperse related new futures be ported to 3.7? or we should upgrade for those features? On Wed, Nov 16, 2016 at 8:51 PM, Kaleb S. KEITHLEY wrote: > Hi, > > As some of you may have noticed, GlusterFS-3.9.0 was released. Watch > this space for the official announcement soon. > > If you are

[Gluster-users] Notice: https://download.gluster.org:/pub/gluster/glusterfs/LATEST has changed

2016-11-16 Thread Kaleb S. KEITHLEY
Hi, As some of you may have noticed, GlusterFS-3.9.0 was released. Watch this space for the official announcement soon. If you are using Community GlusterFS packages from download.gluster.org you should check your package metadata to be sure that an update doesn't inadvertently update your system

[Gluster-users] move file in brck btu in .gluster I have a "copy"

2016-11-16 Thread Sergio Traldi
Hi, we have a gluster with 2 servers with centos 6 and glusterfs-3.7.4-2 with 2 bircks each server (4 bricks total). We have one brick quite full and other 3 bricks quite empty. I stop a volume and I move a big file from the brick quite full to the one quite emply. I copy the file preserve ac

Re: [Gluster-users] question about nfs lookup result

2016-11-16 Thread jin deng
sorry,I read you patch( http://review.gluster.org/14911),that fix the problem.Thanks very much. 2016-11-16 22:38 GMT+08:00 jin deng : > > > 2016-11-16 22:30 GMT+08:00 Soumya Koduri : > >> >> >> On 11/16/2016 07:38 PM, jin deng wrote: >> >>> Thank you so much.Soumya,you make me more clear about th

Re: [Gluster-users] question about nfs lookup result

2016-11-16 Thread Soumya Koduri
On 11/16/2016 07:38 PM, jin deng wrote: Thank you so much.Soumya,you make me more clear about the logic of the code. I used to wonder the code was to handle the last resolve case.However i followed the "nfs3_fh_resolve_entry_hard" and I thought it would get the ret == -2 case and went into t

Re: [Gluster-users] question about nfs lookup result

2016-11-16 Thread jin deng
2016-11-16 22:30 GMT+08:00 Soumya Koduri : > > > On 11/16/2016 07:38 PM, jin deng wrote: > >> Thank you so much.Soumya,you make me more clear about the logic of the >> code. >> >> I used to wonder the code was to handle the last resolve case.However i >> followed >> >> the "nfs3_fh_resolve_entry_h

Re: [Gluster-users] question about nfs lookup result

2016-11-16 Thread jin deng
Thank you so much.Soumya,you make me more clear about the logic of the code. I used to wonder the code was to handle the last resolve case.However i followed the "nfs3_fh_resolve_entry_hard" and I thought it would get the ret == -2 case and went into the "nfs3_lookup_op" branch,and finally call

Re: [Gluster-users] Unable to stop volume because geo-replication

2016-11-16 Thread Chao-Ping Chien
Hi Kotresh, Thank you very much for taking time to help. I follow your instruction, restart glusterd with log level at DEBUG. I think the restart somehow fix the state. The geo-replication statue correctly report all the volumes status (unlink before when the time I report the problem, it onl

Re: [Gluster-users] question about nfs lookup result

2016-11-16 Thread Soumya Koduri
On 11/16/2016 06:38 PM, Pranith Kumar Karampuri wrote: Added people who know nfs code. On Wed, Nov 16, 2016 at 6:21 PM, jin deng mailto:cheneyden...@gmail.com>> wrote: Hi all, I'm reading the code of 3.6.9 version and got a question.And I'm not very familiar with the code,so I

Re: [Gluster-users] Weekly Community Meeting - 2016-11-16

2016-11-16 Thread Kaushal M
On Wed, Nov 16, 2016 at 2:22 PM, Kaushal M wrote: > I forgot to send this reminder out earlier. Please add your updates > and any topics of discussion to > https://public.pad.fsfe.org/p/gluster-community-meetings . > > The meeting starts in ~3 hours from now. > > ~kaushal Hi All, Not a lot of up

Re: [Gluster-users] question about nfs lookup result

2016-11-16 Thread Pranith Kumar Karampuri
Added people who know nfs code. On Wed, Nov 16, 2016 at 6:21 PM, jin deng wrote: > Hi all, > I'm reading the code of 3.6.9 version and got a question.And I'm not > very familiar with the code,so I have to confirm it(I checked the master > branch,it's same with 3.6.9). > > The question is

Re: [Gluster-users] question about info and info.tmp

2016-11-16 Thread Atin Mukherjee
On Tue, Nov 15, 2016 at 1:53 PM, songxin wrote: > ok, thank you. > > > > > 在 2016-11-15 16:12:34,"Atin Mukherjee" 写道: > > > > On Tue, Nov 15, 2016 at 12:47 PM, songxin wrote: > >> >> Hi Atin, >> >> I think the root cause is in the function glusterd_import_friend_volume >> as below. >> >> int32_

[Gluster-users] question about nfs lookup result

2016-11-16 Thread jin deng
Hi all, I'm reading the code of 3.6.9 version and got a question.And I'm not very familiar with the code,so I have to confirm it(I checked the master branch,it's same with 3.6.9). The question is about the 'lookup' operation of NFS.And i'm with this code flow: nfs3_lookup (nfs3.c) ==>

[Gluster-users] Minutes from yesterday's Gluster Community Bug Triage meeting (Nov 16 2016)

2016-11-16 Thread Soumya Koduri
Hi, Sorry for the delay. Please find the minutes of yesterday's Gluster Community Bug Triage meeting below. Meeting summary agenda: https://public.pad.fsfe.org/p/gluster-bug-triage (skoduri, 12:00:57) Roll Call (skoduri, 12:01:03) Next weeks meeting host (skoduri, 12:03:48)

Re: [Gluster-users] Gluster File Abnormalities

2016-11-16 Thread Nithya Balachandran
On 16 November 2016 at 00:06, Kevin Leigeb wrote: > I guess I don’t understand why in some cases we only have these link-to > files and not the new data files. Nothing has been overwritten, unless it > was by gluster. > > > Could the linkto files might have been copied by rsync overwriting the or

Re: [Gluster-users] question about glusterfs version migrate

2016-11-16 Thread Serkan Çoban
Below link has changes in each release. https://github.com/gluster/glusterfs/tree/release-3.7/doc/release-notes On Wed, Nov 16, 2016 at 11:49 AM, songxin wrote: > Hi, > I am planning to migrate from gluster 3.7.6 to gluster 3.7.10. > So I have two questions below. > 1.How could I know the change

[Gluster-users] Last week in GD2 - 2016-11-16

2016-11-16 Thread Kaushal M
Hi All, There was one big change in GD2 in the past week. Prashanth completed embedding etcd into GD2 [1]. There is still a little work remaining to store/restore etcd configuration on GD2 restarts. Once that is done, we'll do a new release of GD2. I've continued working on volgen at [2]. I can

[Gluster-users] Weekly Community Meeting - 2016-11-16

2016-11-16 Thread Kaushal M
I forgot to send this reminder out earlier. Please add your updates and any topics of discussion to https://public.pad.fsfe.org/p/gluster-community-meetings . The meeting starts in ~3 hours from now. ~kaushal ___ Gluster-users mailing list Gluster-users

[Gluster-users] question about glusterfs version migrate

2016-11-16 Thread songxin
Hi, I am planning to migrate from gluster 3.7.6 to gluster 3.7.10. So I have two questions below. 1.How could I know the changes in gluster 3.7.6 compared to gluster 3.7.10? 2.Does my application need any NBC changes? Thanks, Xin___ Gluster-users mailin