summaryrefslogtreecommitdiffstats
path: root/extras/snap_scheduler
Commit message (Expand)AuthorAgeFilesLines
* snapshot/scheduler: Output correction of initialisationAvra Sengupta2015-08-241-2/+2
* snapshot/scheduler: Check if volume exists before adding/editing schedulesAvra Sengupta2015-08-231-21/+67
* snapshot/scheduler: Use /var/run/gluster/shared_storage/snaps/tmp_file for wr...Avra Sengupta2015-07-081-6/+6
* snapshot/scheduler: Reload /etc/cron.d/glusterfs_snap_cron_tasks when shared ...Avra Sengupta2015-06-191-0/+33
* snapshot/scheduler: Modified main() function to take arguments.nnDarshan2015-06-131-3/+3
* snapshot/scheduler: Handle OSError in os. callbacksAvra Sengupta2015-06-111-8/+8
* snapshot/scheduler: Check if GCRON_TASKS exists beforeAvra Sengupta2015-06-111-0/+4
* snapshot/scheduler: Return proper error code in case of failureAvra Sengupta2015-06-041-61/+81
* snapshot/scheduler: Do not enable scheduler if another scheduler is runningAvra Sengupta2015-06-011-2/+85
* snapshot/scheduler: Use shutil.move instead of os.rename()Avra Sengupta2015-05-061-2/+3
* snapshot/scheduler: Use os.path.realpath() for path validationAvra Sengupta2015-05-061-1/+1
* 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