Re: Scheduled backups not working
Posted: Mon Dec 11, 2017 12:48 pm
@tony, In the XI web interface, please go to the Admin menu. Then navigate to System Extensions/Manage Components(Left column). Click on check for updates, and then Install updates. Let us know what version of the Scheduled Backups component you're running now.
Next, please click on scheduled backups, and in the SSH section click on Test Connection and Test SCP Transfer, increase the backup limit(optionally). Did both checks go through successfully?
Please run all of these commands:
Also, please show us the output of: df -h and df -i
Next, please click on scheduled backups, and in the SSH section click on Test Connection and Test SCP Transfer, increase the backup limit(optionally). Did both checks go through successfully?
Please run all of these commands:
Code: Select all
service nagios stop
killall -9 nagios
service nagios start
service httpd restart