https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265444
Vitaliy Gusev <gusev.vita...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gusev.vita...@gmail.com --- Comment #1 from Vitaliy Gusev <gusev.vita...@gmail.com> --- It is not a bug and expected behaviour. When you deleted vmm files, if you try to create vm env via: sysctl hw.vmm.create=debian it will report "File exists". You shouldn't directly remove '/dev/vmm/*' files. Instead, use 'bhyvectl --destroy'. -- You are receiving this mail because: You are the assignee for the bug.