[Bugs] [Bug 1218573] [Snapshot] Scheduled job is not processed when one of the node of shared storage volume is down
bugzilla at redhat.com
bugzilla at redhat.com
Fri May 8 09:45:30 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1218573
senaik at redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |senaik at redhat.com
--- Comment #1 from senaik at redhat.com ---
Version : glusterfs 3.7.0beta1 built on May 7 2015
=======
Another scenario where jobs are not picked up:
1) Create a dist-rep volume and mount it
2) Create a shared storage and mount it
Enable Scheduler and schedule jobs on the volumes
snap_scheduler.py add "A1" "*/5 * * * * " "vol1"
snap_scheduler: Successfully added snapshot schedule
snap_scheduler.py add "A2" "*/10 * * * * " "vol2"
snap_scheduler: Successfully added snapshot schedule
3) Take a snapshot of the shared storage
gluster snapshot create MV_Snap gluster_shared_storage
snapshot create: success: Snap MV_Snap_GMT-2015.05.08-09.20.26 created
successfully
4)Add some more jobs - A3 and A4
5)Stop the volume and see that at the next scheduled time no job is picked up.
6)Restore the shared storage to the snap taken and start the volume
7)After restoring the Scheduler lists A1 and A2 jobs, but none of them are
picked up
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list