Re: [Gluster-users] mv lost some files ?

2018-09-05 Thread yu sun
[root@ml-ctl-ser01 sunyuyusun]$ salt "ml-storage-ser2*.nmg01" cmd.run "getfattr -d -m. -e hex /data2/bricks/project2/371_37829/face_landmarks" ml-storage-ser24.nmg01: getfattr: Removing leading '/' from absolute path names # file: data2/bricks/project2/371_37829/face_landmarks

Re: [Gluster-users] mv lost some files ?

2018-09-05 Thread Nithya Balachandran
On 5 September 2018 at 14:02, Nithya Balachandran wrote: > Hi, > > Please try turning off cluster.readdir-optimize and see it if helps. > You can also try turning off parallel-readdir. > If not, please send us the client mount logs and a tcpdump of when the > *ls* is performed from the

Re: [Gluster-users] mv lost some files ?

2018-09-05 Thread Raghavendra Gowdappa
On Wed, Sep 5, 2018 at 12:46 PM, yu sun wrote: > > [root@ml-ctl-ser01 sunyuyusun]$ salt "ml-storage-ser2*.nmg01" cmd.run > "getfattr -d -m. -e hex /data2/bricks/project2/371_37829/face_landmarks" > ml-storage-ser24.nmg01: > getfattr: Removing leading '/' from absolute path names > #

Re: [Gluster-users] mv lost some files ?

2018-09-05 Thread Nithya Balachandran
On 5 September 2018 at 14:10, Nithya Balachandran wrote: > > > On 5 September 2018 at 14:02, Nithya Balachandran > wrote: > >> Hi, >> >> Please try turning off cluster.readdir-optimize and see it if helps. >> > > You can also try turning off parallel-readdir. > Please ignore this - it is not

Re: [Gluster-users] mv lost some files ?

2018-09-05 Thread Nithya Balachandran
Hi, Please try turning off cluster.readdir-optimize and see it if helps. If not, please send us the client mount logs and a tcpdump of when the *ls* is performed from the client. Use the following to capture the dump: tcpdump -i any -s 0 -w /var/tmp/dirls.pcap tcp and not port 22 Thanks,

Re: [Gluster-users] Upgrade gluster 3.7 to 4.1

2018-09-05 Thread Pablo Schandin
Hi! Sorry for this, but anyone has any suggestions? I am more inclined to try directly to go from 3.7 to 4.1. Do you see any issues with that? Thanks! Pablo. El mar., 28 ago. 2018 a las 9:45, Pablo Schandin (< pablo.schan...@avature.net>) escribió: > Hello! > > I have some old 2-nodes

[Gluster-users] Master-Slave-Replicated Volume size is different

2018-09-05 Thread Krishna Verma
Hi All, I have a geo replication setup of 2*1 with replicated volume. The replicated volume is showing difference in "used size" between master and slave. At master "/repvol" showing only 2% use. [root@noi-foreman02 repvol]# df -hT /repvol Filesystem TypeSize

Re: [Gluster-users] mv lost some files ?

2018-09-05 Thread yu sun
>>>>>>> root@ml-gpu-ser129.nmg01:/mnt/project2/371_37829$ mkdir test-dir > >>>>>>> root@ml-gpu-ser129.nmg01:/mnt/project2/371_37829$ tree > >>>>>>> . > >>>>>>> ??? face_landmarks > >>&g