Hi,
I have a question about files in .glusterfs/indices/xattrop/.

reproduce:
1.create a replicate volume using two brick 
2.kill A brick process
3.create some files in mount point
4.run "gluster volume heal gv0 info" show some files need heal
5.ls B_brick/.glusterfs/indices/xattrop/ show gfid of files that need heal
6.remove A brick from the volume
7.Add A brick into the volume
8.run "gluster volume heal gv0 info" show no files need heal
9.ls B_brick_dir/.glusterfs/indices/xattrop/ show no gfid
10.running "ls A_brick_dir" show no files that create in mount point
11.getfattr -m. -d -e hex B_brick_dir/files show that files in A brick need heal


my question:
1.if adding brick to volume will clear the directory 
.glusterfs/indices/xattrop/*


Thanks,
Xin





_______________________________________________
Gluster-users mailing list
Gluster-users@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-users

Reply via email to