Local backups to nfs share not working
Posted: Fri Jan 27, 2017 1:51 pm
Hey;
I am unable to get scheduled local backups to appear in a mounted nfs directory. They do appear OK in a local directory on the nagios server.
But when change that directory to a different dir thats an nfs cluster share, no backups.
- Running nagiosxi 5.2.0
-The 'test permissions' button says directory exists and is writeable. nagios user can touch a file in the nfs directory.
- Heres the /usr/local/nagiosxi/var/components/scheduledbackups.log:
01-27-2017 11:45:02 DEBUG: Running scheduled local backup ...
01-27-2017 11:45:02 INFO: Creating a local backup: nagiosxi.1485535502
01-27-2017 11:45:02 DEBUG: Sending create local backup command to CmdSubsystem
- If i run the backup script manually and specify my nfs directory it works fine: ./backup_xi.sh -d /mybackups
Please let me know if theres something else i can check.
Thanks.
I am unable to get scheduled local backups to appear in a mounted nfs directory. They do appear OK in a local directory on the nagios server.
But when change that directory to a different dir thats an nfs cluster share, no backups.
- Running nagiosxi 5.2.0
-The 'test permissions' button says directory exists and is writeable. nagios user can touch a file in the nfs directory.
- Heres the /usr/local/nagiosxi/var/components/scheduledbackups.log:
01-27-2017 11:45:02 DEBUG: Running scheduled local backup ...
01-27-2017 11:45:02 INFO: Creating a local backup: nagiosxi.1485535502
01-27-2017 11:45:02 DEBUG: Sending create local backup command to CmdSubsystem
- If i run the backup script manually and specify my nfs directory it works fine: ./backup_xi.sh -d /mybackups
Please let me know if theres something else i can check.
Thanks.