[Bugs] [Bug 1198027] [SNAPSHOT]: Schedule snapshot creation with frequency ofhalf-hourly , hourly, daily, weekly, monthly and yearly

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 19 01:31:59 UTC 2015


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



--- Comment #11 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9788 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit 7c4461329bba38b72536ee71a8172bc861ddf890
Author: Avra Sengupta <asengupt at redhat.com>
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 at redhat.com>
    Signed-off-by: Aravinda VK <avishwan at redhat.com>
    Reviewed-on: http://review.gluster.org/9788
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=NNSOoXHGPj&a=cc_unsubscribe


More information about the Bugs mailing list