[Gluster-devel] GFID to Path Conversion

2015-10-27 Thread Aravinda
Hi, We have a volume option called "build-pgfid:on" to enable recording parent gfid in file xattr. This simplifies the GFID to Path conversion. Is it possible to save base name also in xattr along with PGFID? It helps in converting GFID to Path easily without doing crawl. Example structure,

[Gluster-devel] Regression failure due to bad test case

2015-10-27 Thread Saravanakumar Arumugam
Hi, I am facing regression failure http://review.gluster.org/#/c/12239 https://build.gluster.org/job/rackspace-regression-2GB-triggered/15166/consoleFull But both the test cases are marked bad?? ./tests/bugs/glusterd/bug-948686.t

Re: [Gluster-devel] Regression failure due to bad test case

2015-10-27 Thread Atin Mukherjee
Probably maintainer can override the verified flag with +1? That's the shortest path in this case :) ~Atin On 10/27/2015 02:31 PM, Saravanakumar Arumugam wrote: > Hi, > Thanks Atin! You are correct. > << > + '[' 1 '!=' 0 ']' > + set +x > Going to copy log tarball for processing on

Re: [Gluster-devel] Regression failure due to bad test case

2015-10-27 Thread Saravanakumar Arumugam
Hi, Thanks Atin! You are correct. << + '[' 1 '!=' 0 ']' + set +x Going to copy log tarball for processing on http://elk.cloud.gluster.org/ sort: write failed: standard output: Broken pipe sort: write error Build step 'Execute shell' marked build as failure Finished: FAILURE << I

Re: [Gluster-devel] Regression failure due to bad test case

2015-10-27 Thread Niels de Vos
U) Result: PASS + RET=0 ++ wc -l ++ ls -l /core.32471 + cur_count=1 + '[' 1 '!=' 0 ']' + mkdir -p /build/install/cores + mv /core.32471 /build/install/cores + filename=archived_builds/build-install-20151027:03:29:01.tar + rm -f /build/install/cores/lib

Re: [Gluster-devel] VM fs becomes read only when one gluster node goes down

2015-10-27 Thread Niels de Vos
On Tue, Oct 27, 2015 at 01:56:31AM +0200, Roman wrote: > Aren't we are talking about this patch? > https://git.proxmox.com/?p=pve-qemu-kvm.git;a=blob;f=debian/patches/gluster-backupserver.patch;h=ad241ee1154ebbd536d7c2c7987d86a02255aba2;hb=HEAD No, a backup-volserver option is only effective

Re: [Gluster-devel] Regression failure due to bad test case

2015-10-27 Thread Saravanakumar Arumugam
1.53 CPU) Result: PASS + RET=0 ++ wc -l ++ ls -l /core.32471 + cur_count=1 + '[' 1 '!=' 0 ']' + mkdir -p /build/install/cores + mv /core.32471 /build/install/cores + filename=archived_builds/build-install-20151027:03:29:01.tar + rm -f /build/install/core

Re: [Gluster-devel] Regression failure due to bad test case

2015-10-27 Thread Atin Mukherjee
/quick-read.t .. ok 8075 ms >> [06:23:24] >> All tests successful. >> Files=1, Tests=20, 8 wallclock secs ( 0.02 usr 0.00 sys + 1.13 >> cusr 0.38 csys = 1.53 CPU) >> Result: PASS >> + RET=0 >> ++ wc -l >> +

Re: [Gluster-devel] VM fs becomes read only when one gluster node goes down

2015-10-27 Thread André Bauer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Niels, my network.ping-timeout was already set to 5 seconds. Unfortunately it seems i dont have the timout setting in Ubuntu 14.04 for my vda disk. ls -al /sys/block/vda/device/ gives me only: drwxr-xr-x 4 root root0 Oct 26 20:21 ./

Re: [Gluster-devel] Troubleshooting and Diagnostic tools for Gluster

2015-10-27 Thread Sankarshan Mukhopadhyay
On Mon, Oct 26, 2015 at 7:04 PM, Shyam wrote: > Older idea on this was, to consume the logs and filter based on the message > IDs for those situations that can be remedied. The logs are hence the point > where the event for consumption is generated. > > Also, the higher level

Re: [Gluster-devel] GFID to Path Conversion

2015-10-27 Thread Shyam
Aravinda, List, The topic is interesting and also relevant in the case of DHT2 where we lose the hierarchy on a single brick (unlike the older DHT) and so some of the thoughts here are along the same lines as what we are debating w.r.t DHT2 as well. Here is another option that extends the