[Bugs] [Bug 1205057] New: tools/glusterfind: Provide API for testing status of session creation

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 24 07:34:58 UTC 2015


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

            Bug ID: 1205057
           Summary: tools/glusterfind: Provide API for testing status of
                    session creation
           Product: GlusterFS
           Version: mainline
         Component: geo-replication
          Assignee: bugs at gluster.org
          Reporter: mchangir at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
"glusterfind pre" emits a list of changed files since the last checkpoint.
"glusterfind pre --full" emits a list of all files.
The decision to run either of the above commands depends on the creation of a
session status file $GLUSTERD_WORKDIR/SESSION/VOLUME/status
Typically the test to check for the status file should be available as an API
rather then exposing the file path directly or expecting administrators to test
the file presence explicitly.


Version-Release number of selected component (if applicable):
master

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
Something like "glusterfind --ischeckpointed <SESSION> <VOLUME>"

Additional info:

-- 
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