[Gluster-devel] 3.5.1-beta2 Problems with suid and sgid bits on directories

Anders Blomdell anders.blomdell at control.lth.se
Thu Jun 19 13:39:42 UTC 2014


On 2014-06-19 13:48, Susant Palai wrote:
> Adding Susant
Unfortunately things don't go so well here, with --brick-log-level=DEBUG, I get very
weird results (probably because the first brick is slower to respond while it's
printing debug info), I suspect I trigger some timing related bug.

I attach my testscript and a log of 20 runs (with 02777 flags).

The real worrisome thing here is:

  backing: 0 0:0 /data/disk2/gluster/test/dir1

which means that the backing store has an unreadable dir, which gets propagated to clients...

/Anders
> 
> ----- Original Message -----
> From: "Anders Blomdell" <anders.blomdell at control.lth.se>
> To: "Shyamsundar Ranganathan" <srangana at redhat.com>
> Cc: "Gluster Devel" <gluster-devel at gluster.org>
> Sent: Wednesday, 18 June, 2014 9:33:04 PM
> Subject: Re: [Gluster-devel] 3.5.1-beta2 Problems with suid and sgid bits on directories
> 
> On 2014-06-17 18:47, Anders Blomdell wrote:
>> On 2014-06-17 17:49, Shyamsundar Ranganathan wrote:
>>> You maybe looking at the problem being fixed here, [1].
>>>
>>> On a lookup attribute mismatch was not being healed across
>>> directories, and this patch attempts to address the same. Currently
>>> the version of the patch does not heal the S_ISUID and S_ISGID bits,
>>> which is work in progress (but easy enough to incorporate and test
>>> based on the patch at [1]).
>> Thanks, will look into it tomorrow.
>>
>>> On a separate note, add-brick just adds a brick to the cluster, the
>>> lookup is where the heal (or creation of the directory across all sub
>>> volumes in DHT xlator) is being done.
>> Thanks for the clarification (I guess that a rebalance would trigger it as well?)
> Attached slightly modified version of patch [1] seems to work correctly after a rebalance
> that is allowed to run to completion on its own, if directories are traversed during rebalance, 
> some 07777 dirs show spurious 01777, 00000 and sometimes ends up with the wrong permission.
> 
> Continuing debug tomorrow...
>>
>>>
>>> Shyam
>>>
>>> [1] http://review.gluster.org/#/c/6983/
>>>
>>> ----- Original Message -----
>>>> From: "Anders Blomdell" <anders.blomdell at control.lth.se> To:
>>>> "Gluster Devel" <gluster-devel at gluster.org> Sent: Tuesday, June 17,
>>>> 2014 10:53:52 AM Subject: [Gluster-devel] 3.5.1-beta2 Problems with
>>>> suid and sgid bits on	directories
>>>>
>>> With a glusterfs-3.5.1-0.3.beta2.fc20.x86_64 with a reverted 
>>> 3dc56cbd16b1074d7ca1a4fe4c5bf44400eb63ff (due to local lack of IPv4 
>>> addresses), I get weird behavior if I:
>>>
>>> 1. Create a directory with suid/sgid/sticky bit set
>>> (/mnt/gluster/test) 2. Make a subdirectory of #1
>>> (/mnt/gluster/test/dir1) 3. Do an add-brick
>>>
>>> Before add-brick
>>>
>>> 755 /mnt/gluster 7775 /mnt/gluster/test 2755 /mnt/gluster/test/dir1
>>>
>>> After add-brick
>>>
>>> 755 /mnt/gluster 1775 /mnt/gluster/test 755 /mnt/gluster/test/dir1
>>>
>>> On the server it looks like this:
>>>
>>> 7775 /data/disk1/gluster/test 2755 /data/disk1/gluster/test/dir1 1775
>>> /data/disk2/gluster/test 755 /data/disk2/gluster/test/dir1
>>>
>>> Filed as bug:
>>>
>>> https://bugzilla.redhat.com/show_bug.cgi?id=1110262
>>>
>>> If somebody can point me to where the logic of add-brick is placed, I
>>> can give it a shot (a find/grep on mkdir didn't immediately point me
>>> to the right place).
>>>
>>>
>> /Anders
>>
> /Anders
> 


-- 
Anders Blomdell                  Email: anders.blomdell at control.lth.se
Department of Automatic Control
Lund University                  Phone:    +46 46 222 4625
P.O. Box 118                     Fax:      +46 46 138118
SE-221 00 Lund, Sweden

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug-add-brick.sh
Type: application/x-shellscript
Size: 2503 bytes
Desc: not available
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20140619/5215322d/attachment-0001.bin>
-------------- next part --------------
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.3lK6STezID and /tmp/tmp.Z2Pr46kVu1 differ
## Differ tor jun 19 15:30:01 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 2777 0:1600 /mnt/gluster/test
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

## TIMEOUT tor jun 19 15:30:06 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1
mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.5DWFQY6fus and /tmp/tmp.p7BxWShXLg differ
## Differ tor jun 19 15:30:18 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.5DWFQY6fus and /tmp/tmp.p7BxWShXLg differ
## Differ tor jun 19 15:30:20 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.5DWFQY6fus and /tmp/tmp.p7BxWShXLg differ
## Differ tor jun 19 15:30:20 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.5DWFQY6fus and /tmp/tmp.p7BxWShXLg differ
## Differ tor jun 19 15:30:21 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.5DWFQY6fus and /tmp/tmp.p7BxWShXLg differ
## Differ tor jun 19 15:30:21 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1
+mounted: 2755 247:1600 /mnt/gluster/test/dir1

## TIMEOUT tor jun 19 15:30:23 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.uaBYJO8qUT and /tmp/tmp.VqNCtZNvlT differ
## Differ tor jun 19 15:30:35 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.uaBYJO8qUT and /tmp/tmp.VqNCtZNvlT differ
## Differ tor jun 19 15:30:37 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.uaBYJO8qUT and /tmp/tmp.VqNCtZNvlT differ
## Differ tor jun 19 15:30:37 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 777 0:1600 /mnt/gluster/test
+mounted: 755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.uaBYJO8qUT and /tmp/tmp.VqNCtZNvlT differ
## Differ tor jun 19 15:30:38 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.uaBYJO8qUT and /tmp/tmp.VqNCtZNvlT differ
## Differ tor jun 19 15:30:38 CEST 2014
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
+mounted: 2777 0:1600 /mnt/gluster/test
+mounted: 2755 247:1600 /mnt/gluster/test/dir1

## TIMEOUT tor jun 19 15:30:40 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.6HBJDgdqmv and /tmp/tmp.KmGTXfimlr differ
## Differ tor jun 19 15:30:52 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

## TIMEOUT tor jun 19 15:30:57 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.H6bfjFHgoC and /tmp/tmp.BgvQswWxEm differ
## Differ tor jun 19 15:31:09 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.H6bfjFHgoC and /tmp/tmp.BgvQswWxEm differ
## Differ tor jun 19 15:31:10 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.H6bfjFHgoC and /tmp/tmp.BgvQswWxEm differ
## Differ tor jun 19 15:31:11 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
+mounted: 777 0:1600 /mnt/gluster/test

Files /tmp/tmp.H6bfjFHgoC and /tmp/tmp.BgvQswWxEm differ
## Differ tor jun 19 15:31:12 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.H6bfjFHgoC and /tmp/tmp.BgvQswWxEm differ
## Differ tor jun 19 15:31:12 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1
+mounted: 2755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.H6bfjFHgoC and /tmp/tmp.BgvQswWxEm differ
## Differ tor jun 19 15:31:13 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.H6bfjFHgoC and /tmp/tmp.BgvQswWxEm differ
## Differ tor jun 19 15:31:13 CEST 2014
-mounted: 777 0:1600 /mnt/gluster/test
+mounted: 2777 0:1600 /mnt/gluster/test

## TIMEOUT tor jun 19 15:31:14 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.rWz9TC5GPZ and /tmp/tmp.9Gk4mM740H differ
## Differ tor jun 19 15:31:25 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.rWz9TC5GPZ and /tmp/tmp.9Gk4mM740H differ
## Differ tor jun 19 15:31:26 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
+mounted: 777 0:1600 /mnt/gluster/test

Files /tmp/tmp.rWz9TC5GPZ and /tmp/tmp.9Gk4mM740H differ
## Differ tor jun 19 15:31:27 CEST 2014
-mounted: 777 0:1600 /mnt/gluster/test
+mounted: 2777 0:1600 /mnt/gluster/test

Files /tmp/tmp.rWz9TC5GPZ and /tmp/tmp.9Gk4mM740H differ
## Differ tor jun 19 15:31:28 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.rWz9TC5GPZ and /tmp/tmp.9Gk4mM740H differ
## Differ tor jun 19 15:31:28 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 777 0:1600 /mnt/gluster/test
+mounted: 755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.rWz9TC5GPZ and /tmp/tmp.9Gk4mM740H differ
## Differ tor jun 19 15:31:29 CEST 2014
-mounted: 777 0:1600 /mnt/gluster/test
+mounted: 2777 0:1600 /mnt/gluster/test

## OK tor jun 19 15:31:29 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1
mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk2/gluster/test
backing: 2755 247:1600 /data/disk2/gluster/test/dir1
backing: 2755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.3rrd5CPwXO and /tmp/tmp.WCBNG0FRKu differ
## Differ tor jun 19 15:31:41 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.3rrd5CPwXO and /tmp/tmp.WCBNG0FRKu differ
## Differ tor jun 19 15:31:42 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.3rrd5CPwXO and /tmp/tmp.WCBNG0FRKu differ
## Differ tor jun 19 15:31:43 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.3rrd5CPwXO and /tmp/tmp.WCBNG0FRKu differ
## Differ tor jun 19 15:31:45 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 755 247:1600 /mnt/gluster/test/dir1

## TIMEOUT tor jun 19 15:31:46 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.UTrAKRR1AL and /tmp/tmp.bYPsafY3tI differ
## Differ tor jun 19 15:31:58 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 2777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.UTrAKRR1AL and /tmp/tmp.bYPsafY3tI differ
## Differ tor jun 19 15:31:58 CEST 2014
-mounted: 777 0:1600 /mnt/gluster/test
+mounted: 2777 0:1600 /mnt/gluster/test

Files /tmp/tmp.UTrAKRR1AL and /tmp/tmp.bYPsafY3tI differ
## Differ tor jun 19 15:31:59 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
+mounted: 777 0:1600 /mnt/gluster/test

## TIMEOUT tor jun 19 15:32:03 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.mQ6sJLEyND and /tmp/tmp.2mahBtsGWY differ
## Differ tor jun 19 15:32:15 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.mQ6sJLEyND and /tmp/tmp.2mahBtsGWY differ
## Differ tor jun 19 15:32:19 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.mQ6sJLEyND and /tmp/tmp.2mahBtsGWY differ
## Differ tor jun 19 15:32:19 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 777 0:1600 /mnt/gluster/test
+mounted: 755 247:1600 /mnt/gluster/test/dir1

## TIMEOUT tor jun 19 15:32:20 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.ugIg0xESbM and /tmp/tmp.srZjNE3WEh differ
## Differ tor jun 19 15:32:32 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

## TIMEOUT tor jun 19 15:32:37 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.GPmPsTAIF2 and /tmp/tmp.kH2SSbQisQ differ
## Differ tor jun 19 15:32:49 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

## TIMEOUT tor jun 19 15:32:54 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.4OTTOgdvHo and /tmp/tmp.5PgrFd5mtF differ
## Differ tor jun 19 15:33:06 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.4OTTOgdvHo and /tmp/tmp.5PgrFd5mtF differ
## Differ tor jun 19 15:33:07 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 777 0:1600 /mnt/gluster/test
+mounted: 755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.4OTTOgdvHo and /tmp/tmp.5PgrFd5mtF differ
## Differ tor jun 19 15:33:08 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.4OTTOgdvHo and /tmp/tmp.5PgrFd5mtF differ
## Differ tor jun 19 15:33:08 CEST 2014
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
+mounted: 2777 0:1600 /mnt/gluster/test
+mounted: 2755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.4OTTOgdvHo and /tmp/tmp.5PgrFd5mtF differ
## Differ tor jun 19 15:33:09 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2

## TIMEOUT tor jun 19 15:33:11 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.JdjwYIZhVg and /tmp/tmp.QWl0qf568h differ
## Differ tor jun 19 15:33:23 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.JdjwYIZhVg and /tmp/tmp.QWl0qf568h differ
## Differ tor jun 19 15:33:25 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.JdjwYIZhVg and /tmp/tmp.QWl0qf568h differ
## Differ tor jun 19 15:33:26 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2

## TIMEOUT tor jun 19 15:33:28 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.fNqsRHMOcO and /tmp/tmp.MJfSsPS4tt differ
## Differ tor jun 19 15:33:40 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.fNqsRHMOcO and /tmp/tmp.MJfSsPS4tt differ
## Differ tor jun 19 15:33:41 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 777 0:1600 /mnt/gluster/test
+mounted: 755 247:1600 /mnt/gluster/test/dir1
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

## OK tor jun 19 15:33:41 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1
mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk2/gluster/test
backing: 2755 247:1600 /data/disk2/gluster/test/dir1
backing: 2755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.lqq0BmOpW1 and /tmp/tmp.HRh2Qmb37P differ
## Differ tor jun 19 15:33:53 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.lqq0BmOpW1 and /tmp/tmp.HRh2Qmb37P differ
## Differ tor jun 19 15:33:54 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
+mounted: 777 0:1600 /mnt/gluster/test

Files /tmp/tmp.lqq0BmOpW1 and /tmp/tmp.HRh2Qmb37P differ
## Differ tor jun 19 15:33:56 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.lqq0BmOpW1 and /tmp/tmp.HRh2Qmb37P differ
## Differ tor jun 19 15:33:56 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.lqq0BmOpW1 and /tmp/tmp.HRh2Qmb37P differ
## Differ tor jun 19 15:33:57 CEST 2014
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
+mounted: 2777 0:1600 /mnt/gluster/test
+mounted: 2755 247:1600 /mnt/gluster/test/dir1

## TIMEOUT tor jun 19 15:33:58 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.Czprn69UIY and /tmp/tmp.GcONFUkz9N differ
## Differ tor jun 19 15:34:10 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.Czprn69UIY and /tmp/tmp.GcONFUkz9N differ
## Differ tor jun 19 15:34:10 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

## FATAL find failure tor jun 19 15:34:11 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 0 0:0 /mnt/gluster/test/dir1
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk2/gluster/test
backing: 0 0:0 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.6RAhUHaZka and /tmp/tmp.TB4Ni37uIE differ
## Differ tor jun 19 15:34:23 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.6RAhUHaZka and /tmp/tmp.TB4Ni37uIE differ
## Differ tor jun 19 15:34:26 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.6RAhUHaZka and /tmp/tmp.TB4Ni37uIE differ
## Differ tor jun 19 15:34:27 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.6RAhUHaZka and /tmp/tmp.TB4Ni37uIE differ
## Differ tor jun 19 15:34:27 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 755 247:1600 /mnt/gluster/test/dir1

## TIMEOUT tor jun 19 15:34:28 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.FopOGdGitj and /tmp/tmp.vxf0NramxI differ
## Differ tor jun 19 15:34:40 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.FopOGdGitj and /tmp/tmp.vxf0NramxI differ
## Differ tor jun 19 15:34:41 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.FopOGdGitj and /tmp/tmp.vxf0NramxI differ
## Differ tor jun 19 15:34:42 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.FopOGdGitj and /tmp/tmp.vxf0NramxI differ
## Differ tor jun 19 15:34:43 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 777 0:1600 /mnt/gluster/test
+mounted: 755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.FopOGdGitj and /tmp/tmp.vxf0NramxI differ
## Differ tor jun 19 15:34:44 CEST 2014
-mounted: 777 0:1600 /mnt/gluster/test
+mounted: 2777 0:1600 /mnt/gluster/test

## TIMEOUT tor jun 19 15:34:45 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.vWcbGbT9ud and /tmp/tmp.L1z2hbcq6k differ
## Differ tor jun 19 15:34:57 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.vWcbGbT9ud and /tmp/tmp.L1z2hbcq6k differ
## Differ tor jun 19 15:34:58 CEST 2014
-mounted: 2777 0:1600 /mnt/gluster/test
+mounted: 777 0:1600 /mnt/gluster/test

Files /tmp/tmp.vWcbGbT9ud and /tmp/tmp.L1z2hbcq6k differ
## Differ tor jun 19 15:34:59 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.vWcbGbT9ud and /tmp/tmp.L1z2hbcq6k differ
## Differ tor jun 19 15:34:59 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1
+mounted: 755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.vWcbGbT9ud and /tmp/tmp.L1z2hbcq6k differ
## Differ tor jun 19 15:35:00 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.vWcbGbT9ud and /tmp/tmp.L1z2hbcq6k differ
## Differ tor jun 19 15:35:00 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1
+mounted: 2755 247:1600 /mnt/gluster/test/dir1

Files /tmp/tmp.vWcbGbT9ud and /tmp/tmp.L1z2hbcq6k differ
## Differ tor jun 19 15:35:01 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

## TIMEOUT tor jun 19 15:35:02 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2
volume create: testvol: success: please start the volume to access data
volume start: testvol: success
mounted: 755 0:0 /mnt/gluster
mounted: 2777 0:1600 /mnt/gluster/test
mounted: 2755 247:1600 /mnt/gluster/test/dir1

Before add-brick
755 /mnt/gluster
2777 /mnt/gluster/test
2755 /mnt/gluster/test/dir1
volume add-brick: success
volume set: success
Files /tmp/tmp.ujbiDFiLK3 and /tmp/tmp.KB50v4l8Px differ
## Differ tor jun 19 15:35:14 CEST 2014
-mounted: 755 0:0 /mnt/gluster
-mounted: 777 0:1600 /mnt/gluster/test
-mounted: 755 247:1600 /mnt/gluster/test/dir1
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+755 0:0 /mnt/gluster
+2777 0:1600 /mnt/gluster/test
+2755 247:1600 /mnt/gluster/test/dir1
+2755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.ujbiDFiLK3 and /tmp/tmp.KB50v4l8Px differ
## Differ tor jun 19 15:35:17 CEST 2014
-mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2

Files /tmp/tmp.ujbiDFiLK3 and /tmp/tmp.KB50v4l8Px differ
## Differ tor jun 19 15:35:18 CEST 2014
-mounted: 755 247:1600 /mnt/gluster/test/dir1/dir2
+mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2

## TIMEOUT tor jun 19 15:35:19 CEST 2014
mounted: 755 0:0 /mnt/gluster
mounted: 777 0:1600 /mnt/gluster/test
mounted: 755 247:1600 /mnt/gluster/test/dir1
mounted: 2755 247:1600 /mnt/gluster/test/dir1/dir2
backing: 2777 0:1600 /data/disk1/gluster/test
backing: 2755 247:1600 /data/disk1/gluster/test/dir1
backing: 2755 247:1600 /data/disk1/gluster/test/dir1/dir2
backing: 777 0:1600 /data/disk2/gluster/test
backing: 755 247:1600 /data/disk2/gluster/test/dir1
backing: 755 247:1600 /data/disk2/gluster/test/dir1/dir2


More information about the Gluster-devel mailing list