[GH-ISSUE #109] Error with log file and FULL BACKUP #82

Closed
opened 2026-02-27 08:14:16 +03:00 by kerem · 2 comments
Owner

Originally created by @luisely on GitHub (Jul 13, 2018).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/109

Originally assigned to: @lucascbeyeler on GitHub.

ISSUE TYPE
  • Question
ENVIRONMENT VERSION
  • Zmbackup Version: 1.2.1
  • Zimbra Version: 8.7.11_GA_1854.FOSS
  • Linux Distribution & Version: CentOS release 6.9
SUMMARY
  1. The log file is never created after the backup is finished, the path is correct in the CONF
  2. I want to do full backup every day, I set it up on CRON to run every day, but every day the full backup is different sizes, accounts that were to be of 7GB are with 200MB. I try to open this backup and it says it's corrupted.
00 19  * * 1-5     zimbra  zmbackup -f
STEPS TO REPRODUCE
1. Execute backup with zmbackup -f, after concluding, there is no log file.
2. It simply does not perform full backup every day, I do not know why.

We used zmbkpose previously and since it was too slow to conclude the backup, we decided to change the program.

Every day we perform a full backup with zmbkpose, but zmbackup is not working.

Originally created by @luisely on GitHub (Jul 13, 2018). Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/109 Originally assigned to: @lucascbeyeler on GitHub. <!-- Before open an issue, please remember to check our Google Group (link in README.md) and the other issues. Maybe what you want is already answered. You don't need to answer all the questions below, just answer what is pertinent to what you want (You don't need to explain the steps to reproduce and the results if your issue is about the documentation) --> <!-- ISSUE TYPE: Inform what kind of issue we are talking about. Choose only one option. --> ##### ISSUE TYPE - Question <!-- ENVIRONMENT VERSION: Describe the environment you are using the Zmbackup and its version. --> ##### ENVIRONMENT VERSION - Zmbackup Version: 1.2.1 - Zimbra Version: 8.7.11_GA_1854.FOSS - Linux Distribution & Version: CentOS release 6.9 <!-- SUMMARY: Describe your issue in this field. The more detailed you gave us, more easy and fast will be for us to debug and fix the software. --> ##### SUMMARY 1. The log file is never created after the backup is finished, the path is correct in the CONF 2. I want to do full backup every day, I set it up on CRON to run every day, but every day the full backup is different sizes, accounts that were to be of 7GB are with 200MB. I try to open this backup and it says it's corrupted. ``` 00 19 * * 1-5 zimbra zmbackup -f ``` <!--- SUMMARY:For bugs, show exactly how to reproduce the problem, using a minimal test-case. For new features, show how the feature would be used. --> ##### STEPS TO REPRODUCE ``` 1. Execute backup with zmbackup -f, after concluding, there is no log file. 2. It simply does not perform full backup every day, I do not know why. ``` We used zmbkpose previously and since it was too slow to conclude the backup, we decided to change the program. Every day we perform a full backup with zmbkpose, but zmbackup is not working. <!-- ACTUAL RESULTS: What happened when you did the steps before. -->
kerem 2026-02-27 08:14:16 +03:00
Author
Owner

@ananiasfilho commented on GitHub (Sep 20, 2018):

We have fixed and it will be available in next hours.
@luisely - You can fix it using our FORK while @lucascbeyeler accept merge/pull request.
https://github.com/ananiasfilho/zmbackup

<!-- gh-comment-id:423311503 --> @ananiasfilho commented on GitHub (Sep 20, 2018): We have fixed and it will be available in next hours. @luisely - You can fix it using our FORK while @lucascbeyeler accept merge/pull request. https://github.com/ananiasfilho/zmbackup
Author
Owner

@lucascbeyeler commented on GitHub (Sep 21, 2018):

Hello @luisely,

Could you try again? I included all the fixes proposed by @ananiasfilho inside the project.

Regards,
Lucas Costa Beyeler

<!-- gh-comment-id:423684524 --> @lucascbeyeler commented on GitHub (Sep 21, 2018): Hello @luisely, Could you try again? I included all the fixes proposed by @ananiasfilho inside the project. Regards, Lucas Costa Beyeler
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zmbackup#82
No description provided.