I have a DCOS Cluster of 3 Masters and 5 Nodes. These are all Azure VMs and have 2cores 4GiG RAMs.
Every component on my cluster was healthy until last night when `Navstar` on one of the masters got Unhealthy.
At first I gave it a little time to fix automatically but when it did not fix I started exploring.
attached are logs by following commands
`systemctl | grep dcos`
`journalctl -flu dcos-navstar.service`
`cat proc/cpuinfo`
EDIT:
Updated the logs after restart please check
Since restart it is now giving time error, i am trying to debug
ok so after getting the logs I did a service `systemctl restart dcos-navstar.service` restart which did not fix the problem. navstar is still unhealthy
also it threw the similar logs at journalctl after restart
restarting the node fixed the issue again
I as unable to reproduce this issue since the creation so I guess it was a one time issue