> > fsys main snaptime -s 60 -a 0530 -t 2880 > > Beware: there is currently a bug in fossil which can cause > it to deadlock under load if ephemerial snapshots are enabled. > > This I reccomend you use a configuration more like: > > fsys main snaptime -s none -a 0530 -t none
As far as know and like Geoff Collyer wrote to the fossilcons(8) manual recently, this bug happens when both archival and temporary snapshots happen at the same time. This is not the case here, because the archival snapshot is taken at 05:30, while the temporary snapshot happens on the hour. Thus, it should be safe to use temporary snapshots here. -- David du Colombier