Hi,I create a glusterfs replica volume (replica count is 2 ), and mount the volume in client, then I copy a dir <linux-kernel>, when finish copy,
I use du command check the dir <linux-kernel> size, I find the linux-kernel size is different between server and client,
As follows:
check server result:
[root@test-gluster004 vol-replica]# du -sh
linux-kernel
4.3G linux-kernel/
check client result:
[root@test-gluster003 share]# du -sh linux-kernel
2.9G linux-kernel
it is observed that same file but data size is different between server and client, why??
thanks !
justglusterfs@xxxxxxxxx
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-users