Displaying 8 results from an estimated 8 matches for "filekey".
2017 Jul 31
2
Possible stale .glusterfs/indices/xattrop file?
...re below are the results for all 3 nodes:
node1:
2798404 19 -rw-r--r-- 2 www-data www-data 32 Jun 19 17:42 /data/myvolume/brick/.glusterfs/e6/5b/e65b77e2-a4c4-4824-a7bb-58df969ce4b0
2798404 19 -rw-r--r-- 2 www-data www-data 32 Jun 19 17:42 /data/myvolume/brick/<REMOVED_DIRECTORIES_IN_BETWEEN>/fileKey
node2:
2798404 1 ---------- 2 root root 0 Apr 28 22:51 /data/myvolume/brick/.glusterfs/indices/xattrop/29e0d13e-1217-41cc-9bda-1fbbf781c397
2798404 1 ---------- 2 root root 0 Apr 28 22:51 /data/myvolume/brick/.glusterfs/indices/xattrop/xattrop-6fa49ad5-71dd-4ec2-9246-7b302ab92d38
arbirternode:
NOTH...
2017 Jul 31
0
Possible stale .glusterfs/indices/xattrop file?
...:
>
> 2798404 19 -rw-r--r-- 2 www-data www-data 32 Jun 19 17:42
> /data/myvolume/brick/.glusterfs/e6/5b/e65b77e2-a4c4-4824-a7bb-58df969ce4b0
> 2798404 19 -rw-r--r-- 2 www-data www-data 32 Jun 19 17:42
> /data/myvolume/brick/<REMOVED_DIRECTORIES_IN_BETWEEN>/fileKey
>
> node2:
>
> 2798404 1 ---------- 2 root root 0 Apr 28 22:51
> /data/myvolume/brick/.glusterfs/indices/xattrop/29e0d13e-1217-41cc-9bda-1fbbf781c397
> 2798404 1 ---------- 2 root root 0 Apr 28 22:51
> /data/myvolume/brick/.glusterfs/in...
2017 Jul 31
2
Possible stale .glusterfs/indices/xattrop file?
...r all 3 nodes:
>> node1:
>> 2798404 19 -rw-r--r-- 2 www-data www-data 32 Jun 19 17:42 /data/myvolume/brick/.glusterfs/e6/5b/e65b77e2-a4c4-4824-a7bb-58df969ce4b0
>> 2798404 19 -rw-r--r-- 2 www-data www-data 32 Jun 19 17:42 /data/myvolume/brick/<REMOVED_DIRECTORIES_IN_BETWEEN>/fileKey
>> node2:
>> 2798404 1 ---------- 2 root root 0 Apr 28 22:51 /data/myvolume/brick/.glusterfs/indices/xattrop/29e0d13e-1217-41cc-9bda-1fbbf781c397
>> 2798404 1 ---------- 2 root root 0 Apr 28 22:51 /data/myvolume/brick/.glusterfs/indices/xattrop/xattrop-6fa49ad5-71dd-4ec2-9246-7b30...
2017 Jul 31
0
Possible stale .glusterfs/indices/xattrop file?
...-rw-r--r-- 2 www-data www-data 32 Jun 19 17:42
>>> /data/myvolume/brick/.glusterfs/e6/5b/e65b77e2-a4c4-4824-a7bb-58df969ce4b0
>>> 2798404 19 -rw-r--r-- 2 www-data www-data 32 Jun 19 17:42
>>> /data/myvolume/brick/<REMOVED_DIRECTORIES_IN_BETWEEN>/fileKey
>>>
>>> node2:
>>>
>>> 2798404 1 ---------- 2 root root 0 Apr 28 22:51
>>> /data/myvolume/brick/.glusterfs/indices/xattrop/29e0d13e-1217-41cc-9bda-1fbbf781c397
>>> 2798404 1 ---------- 2 root root 0 Apr 2...
2017 Jul 31
0
Possible stale .glusterfs/indices/xattrop file?
...XFS) inode number specific to
node2's brick? If you want to use the same command, maybe you should try
`find /data/myvolume/brick -samefile
/data/myvolume/brick/.glusterfs/29/e0/29e0d13e-1217-41cc-9bda-1fbbf781c397`
on all 3 bricks.
>
> -rw-r--r-- 1 www-data www-data 32 Jun 19 17:42 fileKey
>
> As you can see it is a 32 bytes file and as you suggested I ran a
> "stat" on this very same file through a glusterfs mount (using fuse)
> but unfortunately nothing happened. The GFID is still being displayed
> to be healed. Just in case here is the output of the st...
2017 Jul 31
2
Possible stale .glusterfs/indices/xattrop file?
I did a find on this inode number and I could find the file but only on node1 (nothing on node2 and the new arbiternode). Here is an ls -lai of the file itself on node1:
-rw-r--r-- 1 www-data www-data 32 Jun 19 17:42 fileKey
As you can see it is a 32 bytes file and as you suggested I ran a "stat" on this very same file through a glusterfs mount (using fuse) but unfortunately nothing happened. The GFID is still being displayed to be healed. Just in case here is the output of the stat:
File: ?fileKey?
Size: 32...
2017 Jul 31
0
Possible stale .glusterfs/indices/xattrop file?
On 07/30/2017 02:24 PM, mabi wrote:
> Hi Ravi,
>
> Thanks for your hints. Below you will find the answer to your questions.
>
> First I tried to start the healing process by running:
>
> gluster volume heal myvolume
>
> and then as you suggested watch the output of the glustershd.log file
> but nothing appeared in that log file after running the above command.
>
2017 Jul 30
2
Possible stale .glusterfs/indices/xattrop file?
Hi Ravi,
Thanks for your hints. Below you will find the answer to your questions.
First I tried to start the healing process by running:
gluster volume heal myvolume
and then as you suggested watch the output of the glustershd.log file but nothing appeared in that log file after running the above command. I checked the files which need to be healing using the "heal <volume> info"