Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2019 09:29:42 -0500
From:      Adam <amvandemore@gmail.com>
To:        Victor Sudakov <vas@mpeks.tomsk.su>
Cc:        FreeBSD virtualization <freebsd-virtualization@freebsd.org>
Subject:   Re: [vm-bhyve] shutting down VMs and kern.init_shutdown_timeout
Message-ID:  <CA%2BtpaK3POYWEpMgnWCV6NeRcPqE2skB8xt2sw0WUwFYYuYR%2BRw@mail.gmail.com>
In-Reply-To: <20190429082408.GA84142@admin.sibptus.ru>
References:  <20190428044118.GA46284@admin.sibptus.ru> <1DE7A90B-E3AB-4F1E-9A3A-981B18751F8E@punkt.de> <20190429082408.GA84142@admin.sibptus.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 29, 2019 at 3:24 AM Victor Sudakov <vas@mpeks.tomsk.su> wrote:

> Patrick M. Hausen wrote:
> >
> > > Am 28.04.2019 um 06:41 schrieb Victor Sudakov <vas@mpeks.tomsk.su>:
> > > "if the /etc/rc.shutdown does not terminate within 120 seconds, init
> will
> > > terminate it.  The timeout can be configured via the sysctl variable
> > > kern.init_shutdown_timeout.=E2=80=9C
>
>
> > What=E2=80=99s keeping you from increasing that timeout for your
> > particular requirements?
>
> Is that really necessary? Am I correct assuming that any VM is supposed
> to shut down within 2 minutes or else the bhyve processes will be
> killed? Or is this kern.init_shutdown_timeout only about the rc.shutdown
> script itself and not its children?
>

FreeBSD is tuned as a general purpose server OS.  If you find the defaults
don't meet your needs, you can change them.  That's why tunables exist.


> > IMHO 2 minutes are a reasonable
> > default for a system that does not run hypervisor VMs -
> > which is probably the vast majority.
> >
> > Anyone with the knowledge to implement a virtualized
> > environment
>
> The lack of information about this caveat in
> https://wiki.freebsd.org/bhyve, man vm-bhyve,
>
> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/virtualization=
-host-bhyve.html
> and other sources suggests that this particular knowledge may be
> limited. Other hypervisors (non-bhyve) probably wait for all VMs to stop.
>

RH implemented this relatively recently.

https://bugzilla.redhat.com/show_bug.cgi?id=3D1334982

> can simply set that to a more suitable value,
> > can=E2=80=99t he/she?
>
> Yes if they know about it. There should be a warning somewhere in the
> documentation if we want to be serious about FreeBSD as a hypervisor.
>
> Or better still, a warning that rcshutdown_timeout (if set) and
> kern.init_shutdown_timeout can be too low when running vm-bhyve and
> such is desirable.
>

Why don't you simply write a wrapper script which calls shutdown after
shutting down guests?  I doubt many admins on any hypervisor are
gratuitously calling shutdown on host with important guests running.

--=20
Adam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BtpaK3POYWEpMgnWCV6NeRcPqE2skB8xt2sw0WUwFYYuYR%2BRw>