Technical Tip: High Hard Drive Utilization Due to Too Many Backup Files
Description
This article describes an issue when there is High hard drive utilization on either the Control Server or the Application Server.
Example:
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 9.7G 9.0G 229M 98% /
/dev/sda5 172G 2.9G 160G 2% /bsc
/dev/sda2 31G 1.5G 28G 6% /var
/dev/sda1 99M 15M 80M 16% /boot
tmpfs 5.9G 0 5.9G 0% /dev/shm
Scope
FortiNAC.
Solution
One cause for high drive utilization is too many backup or log files being archived. This can include any of the following:
- Database Backups.
- Connections logs.
- Event logs.
- Alarm logs.
- Scan results logs.
- System Backups (Backup of all system files that are used to configure the appliance, such as license key and web server configurations).
To view the number of days the files are being kept before deletion, navigate to:
System -> Settings -> System Management -> Database Archive (for database backups and logs).

System -> Settings -> System Management -> System Backups.

- One of the appliances has been configured as the remote backup server (such as the Application Server). There is no mechanism for the appliance to manage backup files copied from another appliance. Therefore, backup files are never removed and can fill the drive.
System -> Settings -> System Management -> Remote Backup Configuration.
To resolve this: It is recommended that a 3rd party server (not one of the appliances) be used when configuring remote backups.
Related article:
Technical Tip: Virtual appliance hard drive size recommendations
