-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
When shutdown -r now
is executed on the host, the lock file remains present on the guest when the host restarts. This behavior is flaky, sometimes it does get removed. I suspect, when it happens, it happens only to the VMs that are not in vm_list
. From what I saw in the sources, the vm_delay
is used when stopping VMs from the list and not used for the VMs not in the list. Maybe it's a race condition during shutdown.
FreeBSD 14.2, vm-bhyve 1.6.2.
Metadata
Metadata
Assignees
Labels
No labels