<div dir="ltr"><div>Hi,</div><div><br></div><div>i am trying to use snapshot feature using gluster 3.6.1, i am not sure how i can make the client see the snapshot.</div><div><br></div><div>i created a replica volume on 2 servers, the bricks were mounted from thin lvm volumes:</div><div>gluster vol create gvol1 replica 2 storage1:/gluster-server/mount1/brick1 storage2:/gluster-server/mount1/brick1</div><div><br></div><div>i also created a snapshot:</div><div>gluster snapshot create gvol1-snap1  gvol1</div><div><br></div><div>it returns success, i can see the snapshot using:</div><div>gluster snapshot list </div><div>gluster snapshot info gvol1-snap1  ( shows Status started )</div><div>gluster snapshot status gvol1-snap1  ( Shows brick path /var/run/gluster/snaps/XX on both storage servers ) </div><div><br></div><div>i can also see the snapshot with preserved data mounted in</div><div>/var/run/gluster/snaps/XX</div><div><br></div><div>1) Now how do i access this snapshot from a client ? if i try to run</div><div>mount -t glusterfs storage1:gvol1-snap1 /gluster-client/gvol1-snap1</div><div>this does not work, it does not give an error but the mount is empty</div><div><br></div><div>2) i also tried using uss ( user servicable snapshots ) </div><div>gluster volume set gvol1 features.uss enable</div><div>returned success but i do not see the .snap dirs in my main mount. </div><div> </div><div><br></div><div>Any help very much appreciated</div><div>/Maged</div><div><br></div></div>