Date: Wed, 2 Sep 2015 13:50:02 +0200 From: Niklaas Baudet von Gersdorff <niklaas@kulturflatrate.net> To: freebsd-questions@freebsd.org Subject: Jail causes host to reboot Message-ID: <55E6E26A.1040706@kulturflatrate.net>
next in thread | raw e-mail | index | archive | help
Hi, after upgrading a package (net/syncthing) in a jail I experienced that the host system rebooted. It seems because the jail starts at each boot running syncthing again, the host system rebooted each time it started the jail. A vicious circle. Because of this, I was nearly unable to connect to the server. By continuously pinging the server and sending a ssh <server> ezjail-admin config -r norun <jailname> once I knew the server is online again, I could stop the circle and finally log into the server again. I guess that something's wrong with net/syncthing (or its configuration) but what worries me more is how a malfunctioning jail can cause an entire host system to reboot? Thanks for your help and best, -- Niklaas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55E6E26A.1040706>