[GH-ISSUE #120] Mudar Sequencia de restore full #93

Closed
opened 2026-02-27 08:14:19 +03:00 by kerem · 1 comment
Owner

Originally created by @thytetgc on GitHub (Oct 8, 2018).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/120

Originally assigned to: @lucascbeyeler on GitHub.

ISSUE TYPE
  • Feature Idea
  • Enhancement
ENVIRONMENT VERSION
  • Zmbackup Version: 1.2.3
  • Zimbra Version: 8.8.9
  • Linux Distribution & Version: Ubuntu 16
SUMMARY

Ao fazer restauração completa ele restaura a base primeiro, em sequencia os usuários, mailbox, listas e alias. Se um erro ocorrer na restauração da mailbox, as listas e alias não são restauradas.

A melhor sequencia seria:

  1. Restore ldap
  2. Restore alias
  3. Restore listas
  4. Restore mailbox
STEPS TO REPRODUCE
zmbackup -f fulll-xxxxxxxxxx
Originally created by @thytetgc on GitHub (Oct 8, 2018). Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/120 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 - Feature Idea - Enhancement <!-- ENVIRONMENT VERSION: Describe the environment you are using the Zmbackup and its version. --> ##### ENVIRONMENT VERSION - Zmbackup Version: 1.2.3 - Zimbra Version: 8.8.9 - Linux Distribution & Version: Ubuntu 16 <!-- 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 Ao fazer restauração completa ele restaura a base primeiro, em sequencia os usuários, mailbox, listas e alias. Se um erro ocorrer na restauração da mailbox, as listas e alias não são restauradas. A melhor sequencia seria: 1. Restore ldap 2. Restore alias 3. Restore listas 4. Restore mailbox <!--- 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 ``` zmbackup -f fulll-xxxxxxxxxx ```
kerem 2026-02-27 08:14:19 +03:00
Author
Owner

@lucascbeyeler commented on GitHub (Dec 8, 2020):

Fixed - Zmbackup already restoring in the required order.

<!-- gh-comment-id:740656753 --> @lucascbeyeler commented on GitHub (Dec 8, 2020): Fixed - Zmbackup already restoring in the required order.
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#93
No description provided.