[Bugs] [Bug 1725211] User serviceable snapshots (USS) are not accessible after changing transport.socket.bind-address of glusterd

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 28 17:27:55 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1725211



--- Comment #1 from Raghavendra Bhat <rabhat at redhat.com> ---

Steps to recreate:
===================

1) Create a gluster volume, start it and mount it
2) Create data and take couple of snapshots of the volume
3) Edit the glusterd volume file and add the following 2 options in the volume
file of glusterd
   "option transport.socket.bind-address <bind address>
    option transport.tcp.bind-address <bind address>
4) Restart glusterd
5) Enable User Serviceable Snapshots
   "gluster volume set <volume name> features.uss enable
6) Enter .snaps and list the snapshots and try entering one of the directories
that represent a snapshot
   cd <mount point>/.snaps/
   ls
   cd <snapshot>

6th step i.e. trying to access a snapshot gives "No such file or directory"
error.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list