Wanpeng Qian
Wanpeng Qian
I think you miss something which you didn't realize, and we can't find anything wrong based on your description. You have to provide more information. maybe an operation log(command history)...
In order to use bhyve, you have to load vmm.ko first. what is your output of `kldstat`? normally the output is: ``` root@nas:~/vm-bhyve # kldstat Id Refs Address Size Name...
How about setting COM port for VM and you using serial tool to attach serial console later.
this is great!
When you start a VM, vm-bhyve will create a bhyve instance using the VM's name. as you can see, after you start a VM by vm-bhyve, the process will create...
For a system with a lot of VMs, ```kern.init_shutdown_timeout``` or ```rcshutdown_timeout``` should be tuned to a reasonable value. I second that ```vm init``` should give a message instead of changing...
Yes, I have reason to make such settings. Currently I am using bhyve to run [xpenlogy](https://xpenology.org) NAS appliance When running xpenology, there is an issue, as you can refer here...
I am using Visual Studio 2017 Community, Version 15.9.7 OS: Windows 10 1809 build 17763.384 C++ compile option is ``` /JMC /permissive- /GS /analyze- /W3 /Zc:wchar_t /ZI /Gm- /Od /sdl...
checking out the code again, without compile error. and build under Linux & Windows again. the code runs fine under Linux with following OS information. ``` wanpengqian@dev:~/threadpool/ThreadPool$ uname -a Linux...
I suggest the default values of these three fileds are from current account. and changeable manually.