Specifications
1.
2.
3.
4.
5.
6.
7.
8.
1.
2.
3.
4.
(Linux) on your local Linux system or server.
Replicate Data
If you are replicating data to another FirstClass Mail Server, you must disable mirroring when backups run.
You can run pre- and post commands to stop and start this process.
To pause mirroring, use the command:
fcputil pause
To restart mirroring, use the command:
fcputil continue
Add FirstClass Mail as a Data Source
Use the following steps to add FirstClass Mail as a data source:
Log in to the Barracuda Backup web interface, and selected the associated Barracuda Backup Server in the left pane.
Go to the BACKUP > Sources page, and c lick Add Computer .
Enter the FirstClass Network Store (FCNS) computer description, and enter the IP address or FQDN in
the Computer Name field.
From the drop-down menu, select either or , and click .Computer Type Microsoft Windows Linux / Unix Save
In the page, select as the .Add Data Source Barracuda Agent Software Data Type
Click to verify Barracuda Backup can communicate with the Agent.Test Software Connectivity
In the section, FItem Selection click Select All Items to back up the entire CNS folder including desktop folders,
calendar, contacts, etc., or click Select Specific Items to select individual items for backup.
Click Save at the top of the page.
FirstClass Mail backups will run at the next scheduled time.
How to Back Up NFS Mounts with the Barracuda Backup Agent (Linux)
.This article refers to Barracuda Backup firmware version 5.3 and higher, and the Barracuda Backup Agent (Linux)
Back up NFS mounts using the Barracuda Linux Backup Agent.
Configure the Agent
Use the following steps to configure the Barracuda Backup Agent (Linux):
Log in to your Linux Server, and enter the following command to stop the Agent:
# /etc/init.d/bbagent stop
Navigate to the Barracuda Backup Agent installation directory. The default location is: /usr/local/barracuda/bbs/
Open the directory, and open the file in a text editor.config bbconfig.ini
Below the section, enter:[configuration]
IncludedMountpoints=/ mount/mountpoint,/mount/mountpoint2
For example:
Permissions
To run these commands you must have permissions to the FCP utility fcputility.
If the installed Agent has access to , you can run these commands from the Agent. For more information, refer to fcputility How to
.Create a Pre- or Post-Agent Backup Command Batch File or Script