+++ This bug was initially created as a clone of Bug #1198021 +++ Description of problem: ====================== Provide option to the administrator to schedule snap creation with frequency of half-hourly,hourly,daily,weekly,monthly and yearly and also the option to specify hour of the day, day of the week,date of the month and month of the year. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
REVIEW: http://review.gluster.org/9788 (snapshot/scheduling: A cron based scheduler for snapshot scheduling) posted (#1) for review on master by Avra Sengupta (asengupt)
REVIEW: http://review.gluster.org/9788 (snapshot/scheduling: A cron based scheduler for snapshot scheduling) posted (#2) for review on master by Avra Sengupta (asengupt)
REVIEW: http://review.gluster.org/9788 (snapshot/scheduling: A cron based scheduler for snapshot scheduling) posted (#3) for review on master by Avra Sengupta (asengupt)
REVIEW: http://review.gluster.org/9788 (snapshot/scheduling: A cron based scheduler for snapshot scheduling) posted (#4) for review on master by Rajesh Joseph (rjoseph)
REVIEW: http://review.gluster.org/9788 (snapshot/scheduling: A cron based scheduler for snapshot scheduling) posted (#5) for review on master by Rajesh Joseph (rjoseph)
REVIEW: http://review.gluster.org/9788 (snapshot/scheduling: A cron based scheduler for snapshot scheduling) posted (#6) for review on master by Aravinda VK (avishwan)
REVIEW: http://review.gluster.org/9788 (snapshot/scheduling: A cron based scheduler for snapshot scheduling) posted (#7) for review on master by Aravinda VK (avishwan)
REVIEW: http://review.gluster.org/9788 (snapshot/scheduling: A cron based scheduler for snapshot scheduling) posted (#8) for review on master by Aravinda VK (avishwan)
REVIEW: http://review.gluster.org/9788 (snapshot/scheduling: A cron based scheduler for snapshot scheduling) posted (#9) for review on master by Aravinda VK (avishwan)
REVIEW: http://review.gluster.org/9788 (snapshot/scheduling: A cron based scheduler for snapshot scheduling) posted (#10) for review on master by Rajesh Joseph (rjoseph)
COMMIT: http://review.gluster.org/9788 committed in master by Vijay Bellur (vbellur) ------ commit 7c4461329bba38b72536ee71a8172bc861ddf890 Author: Avra Sengupta <asengupt> Date: Mon Feb 9 18:03:20 2015 +0530 snapshot/scheduling: A cron based scheduler for snapshot scheduling GlusterFS volume snapshot provides point-in-time copy of a GlusterFS volume. Currently, GlusterFS volume snapshots can be easily scheduled by setting up cron jobs on one of the nodes in the GlusterFS trusted storage pool. This has a single point failure (SPOF), as scheduled jobs can be missed if the node running the cron jobs dies. The solution to the above problems is addressed in this patch. The snap_scheduler.py helper script expects the user to install the argparse python module before using it. Further details for the same are available at: http://www.gluster.org/community/documentation/index.php/Features/Scheduling_of_Snapshot Change-Id: I2c357af5b7d3e66f270d20eef50cdeecdcbe15c7 BUG: 1198027 Signed-off-by: Avra Sengupta <asengupt> Signed-off-by: Aravinda VK <avishwan> Reviewed-on: http://review.gluster.org/9788 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur>
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report. glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user