Do ZxBackups includ...
 
Notifications
Clear all

Do ZxBackups include 'at shell' extra configuration, files & data?

1 Posts
1 Users
0 Likes
261 Views
 pgn
(@pgn)
Posts: 10
Topic starter
 

Hi,

I've recently installed a ZCS CommunityEdition server. For backup I've crafted my own script, but would like something a bit more robust & commercially supported.

Enter, of course, ZxBackup as an attractive option.

Reading through features & documentation online, it's clear that it's capable of backing up Zimbra System & User data.

I'm not clear as to how much of the 'rest' of the ZCS config gets backed up & restored.

As a specific example, I've made @shell modifications such as

created:

/opt/zimbra/postfix/conf/traps
chown -R zimbra:zimbra /opt/zimbra/postfix/conf/traps*
su - zimbra -c "postmap /opt/zimbra/postfix/conf/traps"
ls -al /opt/zimbra/postfix/conf/spamtraps*
-rw-r--r-- 1 zimbra zimbra 3.8K 2012-08-22 06:13 /opt/zimbra/postfix/conf/traps
-rw-r--r-- 1 zimbra zimbra 12K 2012-08-22 06:14 /opt/zimbra/postfix/conf/traps.db
vi /opt/zimbra/conf/postfix_recipient_restrictions.cf
+ check_recipient_access hash:/opt/zimbra/postfix/conf/traps

and, add to the config

	su - zimbra
	zmlocalconfig -e postfix_smtpd_sender_restrictions="check_recipient_access hash:/opt/zimbra/postfix/conf/traps"
	zmlocalconfig postfix_smtpd_sender_restrictions
	postfix_smtpd_sender_restrictions = check_recipient_access hash:/opt/zimbra/postfix/conf/traps

Is a 'ZxBackup' all-inclusive, such that a Full backup+restore procedure will maintain those files, their contents, and the config options added to postfix and zmlocal config?

Or, must we manage those items manually?

I _think_ (not quite certain) that I may be asking if ZxBackup backs-up/restore all of /opt/zimbra ... ?

Thanks!

	/opt/zimbra/postfix/conf/traps
chown -R zimbra:zimbra /opt/zimbra/postfix/conf/traps*
su - zimbra -c "postmap /opt/zimbra/postfix/conf/traps"
ls -al /opt/zimbra/postfix/conf/spamtraps*
-rw-r--r-- 1 zimbra zimbra 3.8K 2012-08-22 06:13 /opt/zimbra/postfix/conf/traps
-rw-r--r-- 1 zimbra zimbra 12K 2012-08-22 06:14 /opt/zimbra/postfix/conf/traps.db
vi /opt/zimbra/conf/postfix_recipient_restrictions.cf
+ check_recipient_access hash:/opt/zimbra/postfix/conf/traps

and, add to the config

su - zimbra
zmlocalconfig -e postfix_smtpd_sender_restrictions="check_recipient_access hash:/opt/zimbra/postfix/conf/traps"
zmlocalconfig postfix_smtpd_sender_restrictions
postfix_smtpd_sender_restrictions = check_recipient_access hash:/opt/zimbra/postfix/conf/traps

Is a 'ZxBackup' all-inclusive, such that a Full backup+restore procedure will maintain those files, their contents, and the config options added to postfix and zmlocal config?

Or, must we manage those items manually?

I _think_ (not quite certain) that I may be asking if ZxBackup backs-up/restore all of /opt/zimbra ... ?

Thanks!

	su - zimbra
zmlocalconfig -e postfix_smtpd_sender_restrictions="check_recipient_access hash:/opt/zimbra/postfix/conf/traps"
zmlocalconfig postfix_smtpd_sender_restrictions
postfix_smtpd_sender_restrictions = check_recipient_access hash:/opt/zimbra/postfix/conf/traps

Is a 'ZxBackup' all-inclusive, such that a Full backup+restore procedure will maintain those files, their contents, and the config options added to postfix and zmlocal config?

Or, must we manage those items manually?

I _think_ (not quite certain) that I may be asking if ZxBackup backs-up/restore all of /opt/zimbra ... ?

Thanks!

 
Posted : 08/31/2012 21:45