Re: [Gluster-devel] Some error appear when create glusterfs volume

2016-06-06 Thread Atin Mukherjee
So I have an answer to this problem now. I was not aware that we have a limited number of commands (read only) which can be supported with --remote-host option in CLI and here is the list: [GLUSTER_CLI_LIST_FRIENDS] = { "LIST_FRIENDS", GLUSTER_CLI_LIST_FRIENDS, glusterd_handle_cl

Re: [Gluster-devel] [Gluster-users] Gluster Volume mounted but not able to show the files from mount point

2016-06-06 Thread ABHISHEK PALIWAL
i am still facing this issue any suggestion On Fri, May 27, 2016 at 10:48 AM, ABHISHEK PALIWAL wrote: > any hint from the logs.. > > On Thu, May 26, 2016 at 11:59 AM, ABHISHEK PALIWAL < > abhishpali...@gmail.com> wrote: > >> >> >> On Thu, May 26, 2016 at 11:54 AM, Lindsay Mathieson < >> lind

[Gluster-devel] Weekly Community Meeting - 01/June/2016

2016-06-06 Thread Mohammed Rafi K C
The meeting minutes for this weeks meeting are available at Minutes: https://meetbot.fedoraproject.org/gluster-meeting/2016-06-01/weekly_community_meeting_01june2016.2016-06-01-12.00.html Minutes (text) : https://meetbot.fedoraproject.org/gluster-meeting/2016-06-01/weekly_community_meeting_01june2

Re: [Gluster-devel] Huge VSZ (VIRT) usage by glustershd on dummy node

2016-06-06 Thread Oleksandr Natalenko
Also, I see lots of entries in pmap output: === 7ef9ff8f3000 4K - [ anon ] 7ef9ff8f4000 8192K rw--- [ anon ] 7efa000f4000 4K - [ anon ] 7efa000f5000 8192K rw--- [ anon ] === If I sum them, I get the following: === # pmap 15109 | grep '[ anon ]' | gr

Re: [Gluster-devel] Huge VSZ (VIRT) usage by glustershd on dummy node

2016-06-06 Thread Oleksandr Natalenko
I believe, multi-threaded shd has not been merged at least into 3.7 branch prior to 3.7.11 (incl.), because I've found this [1]. [1] https://www.gluster.org/pipermail/maintainers/2016-April/000628.html 06.06.2016 12:21, Kaushal M написав: Has multi-threaded SHD been merged into 3.7.* by any ch

Re: [Gluster-devel] Huge VSZ (VIRT) usage by glustershd on dummy node

2016-06-06 Thread Kaushal M
Has multi-threaded SHD been merged into 3.7.* by any chance? If not, what I'm saying below doesn't apply. We saw problems when encrypted transports were used, because the RPC layer was not reaping threads (doing pthread_join) when a connection ended. This lead to similar observations of huge VIRT

Re: [Gluster-devel] dht mkdir preop check, afr and (non-)readable afr subvols

2016-06-06 Thread Xavier Hernandez
Hi Raghavendra, On 06/06/16 10:54, Raghavendra G wrote: On Wed, Jun 1, 2016 at 12:50 PM, Xavier Hernandez mailto:xhernan...@datalab.es>> wrote: Hi, On 01/06/16 08:53, Raghavendra Gowdappa wrote: - Original Message - From: "Xavier Hernandez" mailto:xher

Re: [Gluster-devel] dht mkdir preop check, afr and (non-)readable afr subvols

2016-06-06 Thread Raghavendra G
On Wed, Jun 1, 2016 at 12:50 PM, Xavier Hernandez wrote: > Hi, > > On 01/06/16 08:53, Raghavendra Gowdappa wrote: > >> >> >> - Original Message - >> >>> From: "Xavier Hernandez" >>> To: "Pranith Kumar Karampuri" , "Raghavendra G" < >>> raghaven...@gluster.com> >>> Cc: "Gluster Devel" >>

Re: [Gluster-devel] one question in make install in 3.7.11

2016-06-06 Thread Anoop C S
On Tue, 2016-05-10 at 01:36 +, Liu, Li (Nokia - CN/Hangzhou) wrote: > Hi > > I follow this guideline to build gluster in 3.7.11 > http://gluster.readthedocs.io/en/latest/Developer-guide/Building-Glus > terFS/ > > ./configure --enable-debug   --- works > make-- works > make

[Gluster-devel] Huge VSZ (VIRT) usage by glustershd on dummy node

2016-06-06 Thread Oleksandr Natalenko
Hello. We use v3.7.11, replica 2 setup between 2 nodes + 1 dummy node for keeping volumes metadata. Now we observe huge VSZ (VIRT) usage by glustershd on dummy node: === root 15109 0.0 13.7 76552820 535272 ? Ssl тра26 2:11 /usr/sbin/glusterfs -s localhost --volfile-id gluster/glu

Re: [Gluster-devel] Error in release-3.8

2016-06-06 Thread Niels de Vos
On Mon, Jun 06, 2016 at 11:33:04AM +0530, Saravanakumar Arumugam wrote: > Hi, > > Observed error in release-3.8. > > It seems like some environment setup issue : > > 22:52:45 > /home/jenkins/root/workspace/rackspace-regression-2GB-triggered/rpc/rpc-lib/src/rp

[Gluster-devel] Patch Review

2016-06-06 Thread Ashish Pandey
Hi All, I have modified the code for volume file generation to support decompounder translator. Please review this patch and provide me your comments/suggestion. http://review.gluster.org/#/c/13968/ Ashish ___ Gluster-devel mailing list Gluster-de