Ofer Schreiber has posted comments on this change.

Change subject: packaging: Add backup and restore utility
......................................................................


Patch Set 19: (1 inline comment)

....................................................
File packaging/bin/engine-backup.sh
Line 79:                        --file=*)
Line 80:                                FILE="${v}"
Line 81:                        ;;
Line 82:                        --backup=*)
Line 83:                                BACKUP_FILE="${v}"
during restore we take directories from the tarball (/etc/ovirt-engine), and 
overwrite the existing directory. before the overwrite, we backuo the existing 
configuration, just to be safe.
Line 84:                        ;;
Line 85:                        --log=*)
Line 86:                                LOG="${v}"
Line 87:                        ;;


-- 
To view, visit http://gerrit.ovirt.org/15276
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I7f6c386a0f48ccd520978193639120999e00cf2a
Gerrit-PatchSet: 19
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ofer Schreiber <oschr...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knese...@redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgold...@redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com>
Gerrit-Reviewer: Ohad Basan <oba...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to