Date: Mon, 28 Mar 2016 10:57:00 -0700 From: Sergei G <sergeig.public@gmail.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: how to troubleshoot services startup on reboot Message-ID: <CAFLLzCP2rjx%2BfL6upNC8E=f-0JVRvaxJ9VWYftaK970WOQLrcA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I have service startup failure probably due to DNS resolution. I think that local unbind is not available during some services startup. For example, nginx reports failure to resolve network names and fails to start. However, there is little I can obtain about service startup order from logs, because there is no entry like "starting local unbind" in /var/log/messages. Is there a way to increase verbosity? Other ways to help with troubleshooting? Through google I found that someone else had the same issue on FreeBSD with the same complication of little log level feedback.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFLLzCP2rjx%2BfL6upNC8E=f-0JVRvaxJ9VWYftaK970WOQLrcA>