Trying to understand some settings and what to use;
CPU: cpu / cpu_socket / cpu_cores / cpu threads. Mainly all self explained but, i have dual cpu board, how it would use it ? cpu_socket states = sockets, which is emulated, but is there a way to use something like NUMA inside config without manual setup ? and how bhyve looks at the cpu? as in Proxmox you can choose emulation or host cpu instructions.
P.s. do i need to install mirocode inside bhyve or no ?
Loader: bhyveload / uefi / grub. bhyveload - is designed to use if VM is FreeBSD or there is no difference if i use uefi for FreeBSD and what would be difference for FreeBSD VM between these 2 ?
Graphics: graphics / graphics_res . I was trying to find some info about these settings but im suck at googling.
graphics="yes" , graphics_res="1920x1080" - this is only to set up graphics if i use package like VNCTiger etc. and res would be size of the screen inside ?
Disk: nvme / virtio-blk / file . My host is raidz2 with 4nvme`s and 2 ssd`s - so kinda mixed one, which option would be better to use ? nvme ( NVM Express (NVMe) controller. ) just in name ala emulations of nvme or if system resides on NVME drives ? file (disk0_dev=”file” ) - how to understand this ?
disk0_name=”disk0.img . disk0.img can be renamed ?
Misc: xhci_mouse. Is this to have mouse available inside VNCTiger etc ?
USB passtrough. I have mouse and keyboard - i have to use same tactics as passing gpu ? i want to pass specific ports only.
CPU: cpu / cpu_socket / cpu_cores / cpu threads. Mainly all self explained but, i have dual cpu board, how it would use it ? cpu_socket states = sockets, which is emulated, but is there a way to use something like NUMA inside config without manual setup ? and how bhyve looks at the cpu? as in Proxmox you can choose emulation or host cpu instructions.
P.s. do i need to install mirocode inside bhyve or no ?
Loader: bhyveload / uefi / grub. bhyveload - is designed to use if VM is FreeBSD or there is no difference if i use uefi for FreeBSD and what would be difference for FreeBSD VM between these 2 ?
Graphics: graphics / graphics_res . I was trying to find some info about these settings but im suck at googling.
graphics="yes" , graphics_res="1920x1080" - this is only to set up graphics if i use package like VNCTiger etc. and res would be size of the screen inside ?
Disk: nvme / virtio-blk / file . My host is raidz2 with 4nvme`s and 2 ssd`s - so kinda mixed one, which option would be better to use ? nvme ( NVM Express (NVMe) controller. ) just in name ala emulations of nvme or if system resides on NVME drives ? file (disk0_dev=”file” ) - how to understand this ?
disk0_name=”disk0.img . disk0.img can be renamed ?
Misc: xhci_mouse. Is this to have mouse available inside VNCTiger etc ?
USB passtrough. I have mouse and keyboard - i have to use same tactics as passing gpu ? i want to pass specific ports only.