Posted by Earl Grey on October 30, 2009 at 7:01pm
| Project: | Backup and Migrate |
| Version: | 7.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
I'm using backup_migrate for quite some time on several sites.
On one site, I just saw, that the scheduled backup runs twice, everytime the schedule gets active (see attached image). As you can see, that was not the case, when it ran the first time.
Ideas?
EG
| Attachment | Size |
|---|---|
| backup.png | 7.09 KB |
Comments
#1
IS this happening with the 2.x branch?
#2
Sorry, I can't remember on which site this problem occured. Maybe it's gone with 6.x-2.2. I'll re-open the issue, if it comes up again.
#3
I deleted old schedule and create a new one. After this schedule starts run twice every night. See attachment.
Cron runs every 10 min. Using last version Backup and Migrate 2.4
Due to the fact DB is quite big (200Mb) backup takes ~ 497604.58 ms.
#4
After changing compresion mode from GZip to No_compression module works smoothly.
#5
This happens with Drupal 7 and 2.1 version of Backup and Migrate module as well.
#6
Does everybody who has this problem have a high cron rate and large db? The run times listed in premanups is approaching the cron frequency so it's possible that he next cron job is starting before the first one ends.