Most recent state PARTIAL

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
kmartin
Posts: 17
Joined: Tue Jan 21, 2020 11:50 am

Most recent state PARTIAL

Post by kmartin »

From time to time under snapshots and maintenance is see Most Recent State = PARTIAL. Almost all of them are SUCCESS, however am wondering what PARTIAL means and what are ramifications.
User avatar
jdunitz
Posts: 235
Joined: Wed Feb 05, 2020 2:50 pm

Re: Most recent state PARTIAL

Post by jdunitz »

Hello, Ken!

The partial state means that one or more indices added to the snapshot didn't have all primary shards available.
You can still restore from a partial snapshot, but you might need to use older snapshots to restore any missing indices.

This is something that just happens from time to time. If you're getting a lot of partial snapshots, that might be worth looking into.
What percentage of partials are you getting?

If it's a lot, we might want to have a look at your system profile.

--Jeffrey
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
kmartin
Posts: 17
Joined: Tue Jan 21, 2020 11:50 am

Re: Most recent state PARTIAL

Post by kmartin »

Hey Jeffrey,

8 out of 41 or almost 20%. Is that a lot?

Ken
User avatar
jdunitz
Posts: 235
Joined: Wed Feb 05, 2020 2:50 pm

Re: Most recent state PARTIAL

Post by jdunitz »

That's a bit higher than we'd expect. It's worth looking into, so would you mind sending a profile, and also a screenshot of your snapshots status? That will help get us started and we can go from there.

Thanks!
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
kmartin
Posts: 17
Joined: Tue Jan 21, 2020 11:50 am

Re: Most recent state PARTIAL

Post by kmartin »

Here's the system profile and screencap of snapshots.
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Most recent state PARTIAL

Post by cdienger »

Thanks. I've downloaded the data and made it available for the team. Can you also click the Restore button for the 2020.03.08 logstash and provide a screenshot of that please?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
kmartin
Posts: 17
Joined: Tue Jan 21, 2020 11:50 am

Re: Most recent state PARTIAL

Post by kmartin »

Restore not successful. NagiosLS state was green when restore attempted. It complains about the index already being open, but it is not.
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Most recent state PARTIAL

Post by cdienger »

It looks like around the time of that particular failure the disk was pretty full:

Code: Select all

low disk watermark [85%] exceeded on
high disk watermark [90%] exceeded on
I would recommend increasing the disk size to help avoid these issues and also using the NCPA client to monitor disk space:

https://support.nagios.com/kb/article/n ... i-857.html
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked