summaryrefslogtreecommitdiffstats
path: root/extras/snap_scheduler
Commit message (Expand)AuthorAgeFilesLines
* snapshot/scheduler: handle the exception when SELinux is absentRishabh Dave2017-10-311-2/+7
* snapshot/scheduler: Set sebool cron_system_cronjob_use_shares to onAvra Sengupta2017-02-221-0/+90
* snapshot/scheduler: Removing dependency of scheduler on eventingAvra Sengupta2016-11-201-16/+61
* snapshot/eventsapi: Integrate snapshot events with eventsapiAvra Sengupta2016-09-013-3/+89
* snapshot/scheduler: Check if volume exists before adding/editing schedulesAvra Sengupta2015-08-231-21/+67
* snapshot/scheduler: Output correction of initialisationAvra Sengupta2015-08-231-2/+2
* snapshot/scheduler: Use /var/run/gluster/shared_storage/snaps/tmp_fileAvra Sengupta2015-07-081-6/+6
* snapshot/scheduler: Reload /etc/cron.d/glusterfs_snap_cron_tasks when shared ...Avra Sengupta2015-06-111-0/+33
* snapshot/scheduler: Check if GCRON_TASKS exists beforeAvra Sengupta2015-06-101-0/+4
* snapshot/scheduler: Handle OSError in os. callbacksAvra Sengupta2015-06-091-8/+8
* snapshot/scheduler: Modified main() function to take arguments.nnDarshan2015-06-041-3/+3
* snapshot/scheduler: Return proper error code in case of failureAvra Sengupta2015-06-021-61/+81
* snapshot/scheduler: Do not enable scheduler if another scheduler is runningAvra Sengupta2015-05-281-2/+85
* snapshot/scheduler: Use os.path.realpath() for path validationAvra Sengupta2015-05-051-1/+1
* snapshot/scheduler: Use shutil.move instead of os.rename()Avra Sengupta2015-04-301-2/+3
* snapshot/scheduler: Adhering to the common storage for schedulerAvra Sengupta2015-04-102-8/+21
* snapshot/scheduler: Validate the number of entries in scheduleAvra Sengupta2015-04-101-0/+12
* snapshot/scheduler: Fix deleting of snapshot scheduleAvra Sengupta2015-04-101-9/+10
* snapshot/scheduler: Only run if shared storage is mountedAvra Sengupta2015-04-101-39/+70
* snapshot/scheduler: Don't append timestamp in scheduled snapshotsAvra Sengupta2015-04-071-7/+11
* snapshot/scheduler: Remove unwanted schedule enable checkAvra Sengupta2015-04-071-109/+74
* snapshot/scheduler: Check the correctness of Jobname and VolnameAvra Sengupta2015-04-071-0/+27
* snapshot/scheduler: Fix the snapshot create command.Avra Sengupta2015-04-041-1/+2
* build: correctly install the snap_scheduler toolsNiels de Vos2015-03-191-1/+1
* snapshot/scheduling: A cron based scheduler for snapshot schedulingAvra Sengupta2015-03-184-0/+803