Schedule System Backup
Backup
Use IP Fabric backup to protect your important data.
There are two types of backup:
- Local backup
- Remote backup (FTP, sFTP)
Tip
Backups are encrypted with osadmin
user password configured during the first boot wizard. When you lose osadmin
user password, backups are also lost!
Local Backup
Local backup saves database, user and system files locally on a dedicated backup volume. It's highly recommended placing backup volume on different datastore ideally on different physical storage.
Backup Disk
The backup disk is not present by default! Please add a new virtual disk to enable local backups. (See below)
Adding a New Virtual Disk To Your IP Fabric VM As a Local Backup Disk
- Open your VM platform.
- Go to IP Fabric VM settings and add New Hard Disk.
- Select size of a new disk.
-
Specify the type of a new disk (for the backup volume it is recommended to select a virtual disk on a different datastore ideally on different physical storage).
-
Finish configuration wizard.
- Launch Remote (Web) Console.
- Reboot (Send Ctrl+Alt+Delete function can be also used) or power on IP Fabric VM.
-
During system boot, a Disk space expansion wizard appears.
-
Select Yes to start disk space expansion.
-
Expand the new volume as a backup (Backup is used only for local backups).
-
Selected volume is extended.
-
Hit OK
Automatic Local Backups
To schedule automatic local backups do the following steps:
- Add dedicated backup volume if not available -- see steps above.
- Login to the user interface.
- Go to Settings → Advanced → System → Schedule system backup.
- Change Destination to Local hard drive.
- Set a backup schedule. See example for "Every day at 3:00".
- Enable backup.
Remote Backup
Remote backup saves database, user and system files remotely using FTP
or sFTP
.
Note
This is a recommended type of backup.
Warning
A directory has to be specified for FTP and SFTP backups
To set up remote backup do the following steps:
- Login to the user interface.
- Go to Settings → Advanced → System → Schedule system backup.
- Enable backup.
- Set a backup schedule. See example for "Every day at 5:15 and 17:15 (for setting more options, please, hold SHIFT during selection)".
- Change Destination to
FTP
orSFTP
. - Enter remote FTP/SFTP Server FQDN or IP address. Make sure that your DNS client is configured and working properly in case of FQDN.
- Enter Username to access FTP/SFTP server.
- Enter Password to access FTP/SFTP server.
- Specify a Directory where FTP/SFTP backup should be uploaded.
- Click Save.
- IP Fabric tries to reach FTP/SFTP server with configured parameters.
Warning
FTP/SFTP user needs read, write, list and delete permissions.
Note
From version 4.1.1 onward we do not check validity of SSL certificates during FTP backups.
Trigger a Backup Manually (On-Demand)
Both types of backup can be also triggered manually on demand. This is useful for example before a system upgrade.
Manual backup can be triggered from IP Fabric Administrative interface:
- Login to admin interface (for example
https://ipfabric.example.com:8443
) - Go to Restore or Backup
- Select Backup from Do you wish to proceed with a backup or restore? drop-down menu.
- For local backup select Local hard drive from the Backup files destination.
- For remote backup select
FTP
orSFTP
from the Backup files destination.- Enter remote FTP/SFTP Server FQDN or IP address. Make sure that your DNS client is configured and working properly in the case of FQDN.
- Enter Username to access FTP/SFTP server.
- Enter Password to access FTP/SFTP server.
- Specify a Directory where FTP/SFTP backup should be uploaded.
- Click Next