Re: [Gluster-users] Cannot list `.snaps/` directory

2018-07-24 Thread Riccardo Murri
...and here's the statedump of the client, snapd and brick snap processes from the 4.1 test cluster. (File names are as outputted from the GlusterD processes, so it looks like the `snapd` daemon has an off-by-one error in the statedump.) Thanks, Riccardo glusterdump.1726.dump.1532446976.gz

Re: [Gluster-users] Cannot list `.snaps/` directory

2018-07-24 Thread Rafi Kavungal Chundattu Parambil
/statedump/ Rafi KC - Original Message - From: "Riccardo Murri" To: "Mohammed Rafi K C" Cc: gluster-users@gluster.org Sent: Tuesday, July 24, 2018 6:42:44 PM Subject: Re: [Gluster-users] Cannot list `.snaps/` directory Hello, I have set up a test cluster with Glus

Re: [Gluster-users] Cannot list `.snaps/` directory

2018-07-24 Thread Riccardo Murri
Hello, I have set up a test cluster with GlusterFS 4.1 and Ubuntu 16.04.5 and I get the same behavior: `ls .snaps/test/` hangs indefinitely in a getdents() system call. I can mount and list the snapshot just fine with `mount -t glusterfs`, it's just the USS feature that is not working. Is this

Re: [Gluster-users] Cannot list `.snaps/` directory

2018-07-19 Thread Riccardo Murri
Re-sending the log files as attachments, to avoid MUAs corrupting them... Ciao, R ### client logs: [2018-07-19 13:30:10.206657] I [glusterfsd-mgmt.c:52:mgmt_cbk_spec] 0-mgmt: Volume file changed [2018-07-19 13:30:10.316710] I [MSGID: 114007] [client.c:2402:client_check_remote_host]

Re: [Gluster-users] Cannot list `.snaps/` directory

2018-07-19 Thread Riccardo Murri
Hello Rafi, many thanks for your prompt reply. I have now tried to do: ls /data/opt/.snaps/test_*/ which hung and I interrupted it with Ctrl+C a few moments later. I attach below the DEBUG-level logs of 1 brick and the client. When should I take the statedump and how do I send them?

Re: [Gluster-users] Cannot list `.snaps/` directory

2018-07-19 Thread Mohammed Rafi K C
On 07/19/2018 06:35 PM, Riccardo Murri wrote: > Hello Rafi, > > mounting as a regular volume works fine: > > ubuntu@slurm-master-001:/var/log/glusterfs$ sudo mount -t glusterfs > glusterfs-server-001:/snaps/test_GMT-2018.07.18-10.02.05/glusterfs > /mnt > >

Re: [Gluster-users] Cannot list `.snaps/` directory

2018-07-19 Thread Riccardo Murri
Hello Rafi, mounting as a regular volume works fine: ubuntu@slurm-master-001:/var/log/glusterfs$ sudo mount -t glusterfs glusterfs-server-001:/snaps/test_GMT-2018.07.18-10.02.05/glusterfs /mnt ubuntu@slurm-master-001:/var/log/glusterfs$ ls /mnt/ active filesystem homes jobdaemon opt share

Re: [Gluster-users] Cannot list `.snaps/` directory

2018-07-19 Thread Rafi Kavungal Chundattu Parambil
Can you try mounting snapshot just like we mount a regular volume? syntax mount -t glusterfs host1:/snaps// Regards Rafi KC - Original Message - From: "Riccardo Murri" To: gluster-users@gluster.org Sent: Wednesday, July 18, 2018 3:58:34 PM Subject: [Gluster-users] Cannot li

[Gluster-users] Cannot list `.snaps/` directory

2018-07-18 Thread Riccardo Murri
Hello, I am trying the USS snapshots on an existing cluster (GlusterFS 3.12.9 on Ubuntu 16.04, installed from the DEB packages on GlusterFS.org). I can successfully create a snapshot, and it is correctly listed under the volume's `.snaps` directory everywhere; for example: $ stat