[Bugs] [Bug 1272006] tools/glusterfind: add query command to list files without session
bugzilla at redhat.com
bugzilla at redhat.com
Wed Nov 25 06:29:21 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1272006
--- Comment #8 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12362 committed in master by Venky Shankar
(vshankar at redhat.com)
------
commit a56e32e19703c0fbe2cedebcaf5edc8a6307d5a1
Author: Milind Changire <mchangir at redhat.com>
Date: Thu Oct 15 15:01:23 2015 +0530
tools/glusterfind: add query command to list files
When session information is maintained outside Gluster, there needs to
be some mechanism to list files starting from a time-stamp. This patch
implements the feature via the "query" command-line option.
The only caveat is that the first time the query command is run for the
volume, it will likely report that "historical changelogs are not
available". This is due to the fact that changelogs had not been turned
on for the volume so far. So the volume options need to be turned on
outside glusterfind or the since_time need to be greater than the
current time when the query command is run for the very first time for
the volume. The query command turns on the required volume options for
collecting changelogs.
Change-Id: I6cb7a57a5ecd166210e2eb4deede06d40ccfa996
BUG: 1272006
Signed-off-by: Milind Changire <mchangir at redhat.com>
Reviewed-on: http://review.gluster.org/12362
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Aravinda VK <avishwan at redhat.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the Bugs
mailing list