Sandro Bonazzola has posted comments on this change.

Change subject: [WORK-IN-PROGRESS] packaging: Add backup and restore utility
......................................................................


Patch Set 5: (1 inline comment)

....................................................
File packaging/bin/engine-backup.sh
Line 20: PGDUMP="/usr/bin/pg_dump"
Line 21: PSQL="/usr/bin/psql"
Line 22: TAR="/usr/bin/tar"
Line 23: TAR_COMPRESS_FLAGS="czf"
Line 24: TAR_DECOMPRESS_FLAGS="xf"
seems z flag is missing here
Line 25: DBCONFIG="/etc/ovirt-engine/engine.conf.d/10-setup-database.conf"
Line 26: BACKUP_FOLDERS="/etc/ovirt-engine /etc/pki/ovirt-engine"
Line 27: MYPGPASS=""
Line 28: TARBUILD_FOLDER=""


--
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: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Ohad Basan <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to