Page 2 of 5

Re: backup

Posted: Wed Mar 18, 2015 11:27 am
by pccwglobalit
there is nothing in jobs.log
/usr/local/nagioslogserver/var/jobs.log
-rwxrwxr-x. 1 nagios nagios 0 Mar 18 16:26 /usr/local/nagioslogserver/var/jobs.log

Re: backup

Posted: Wed Mar 18, 2015 11:33 am
by pccwglobalit
i change the do_backups to now

Re: backup

Posted: Wed Mar 18, 2015 11:43 am
by jolson
Sounds good - let me know if the backups start appearing in your directory. If not, we should check on the directory permissions and the status of SELinux.

Code: Select all

ll -d /nls-backup/backup

Code: Select all

ll -d /nls-backup/

Code: Select all

sestatus

Re: backup

Posted: Wed Mar 18, 2015 11:49 am
by pccwglobalit
drwxr-xr-x 2 nagios users 4096 Mar 18 13:14 /nls-backup/backup
drwxrwxrwx 3 nfsnobody nfsnobody 4096 Mar 17 07:56 /nls-backup/
SELinux status: disabled

Re: backup

Posted: Wed Mar 18, 2015 12:01 pm
by jolson
Is there any data appearing in /nls-backup/backup? Are you positive that all nodes in the cluster have the backup mounted properly and have the same permissions?

I just want to make sure we don't miss something simple. According to your screenshots, it looks like backups are setup properly.

Re: backup

Posted: Wed Mar 18, 2015 12:32 pm
by jolson
I spoke to a developer regarding this issue, and they pointed out that your jobs all have strings instead of names that may prevent them from running properly. The fix for this is to press the 'reset all jobs' button as outlined in the attached picture. Let me know if this helps. Thank you!

Re: backup

Posted: Thu Mar 19, 2015 7:30 am
by pccwglobalit
all 4 nodes /usr/local/nagioslogserver/var/jobs.log size is 0.

Re: backup

Posted: Thu Mar 19, 2015 7:33 am
by pccwglobalit
i can see there is one item in backup.
logstash-2014.12.18 IN_PROGRESS logstash-2014.12.18
will it continute to backup all the log?

Re: backup

Posted: Thu Mar 19, 2015 9:25 am
by jolson
Did you press the 'reset jobs' button as mentioned in my previous post? I have a feeling that resetting your jobs will help us to resolve the issue. Let me know. Thanks!

Re: backup

Posted: Fri Mar 20, 2015 11:24 am
by pccwglobalit
please see the screen. the backup said successful but i still cannot see other backup snapshots.
is it related to this problem?
http://support.nagios.com/forum/viewtop ... 38&t=31947