journalctl show following error, where pbs is my proxmox backup server which was powered off, and i dont think it caused the reboot.
May 16 06:09:52 proxmox kernel: BUG: kernel NULL pointer dereference, address: 00000000000000a0
proxmox-ve: 8.2.0 (running kernel: 6.8.4-3-pve)
pve-manager...
make sure you remove the Proxmox VGA adaptor, any software emulated VGA adaptor will stop VM from booting when you passthrough Hardware VGA.
make sure you have VNC or NoMachine or XRDP installed so you can login.
with kernel 6.8, i having problem to run a grafana container. error code below, not sure if this related to change of apparmor, any suggestion?
Starting btb_grafana_dashboard ... error
ERROR: for btb_grafana_dashboard Cannot start service btb_grafana_dashboard: failed to create task for...
try nomachine, i am usign intel GPU passthrough to ubuntu, vm display set to none, gpu set to primary display. if you do not have a monitor connected then get a HDMI dummy plug.
my only problem is i cannot get HW encoding to work....
perhaps the PCI ID will also change.
my suggestion is you can:
1. install the proxmox on Xeon, build up all your VM.
2. install PBS on another PC, backup all you VM in PBS before your ready to switch, you can install PBS in another PC running another VM like Hyper-V or virtualbox.
3. when...
Since scheduled backups miss their execution when the host was offline or the pvescheduler was disabled during the scheduled time, it is possible to configure the behaviour for catching up. By enabling the Repeat missed option (repeat-missed in the config), you can tell the scheduler that it...
did you try this?
args: -cpu 'host,-hypervisor,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,kvm=off,hv_vendor_id=intel'
and i must correct you that, if you think Task Manager show Vitualization enabled, your understanding is incorrect. in my bare metal system wihout proxmox, it is also showing enabled.
this below was from you.
and this below is from my bare metal without proxmox.
and to make the system think i am not using VM, below is the line i used:
args: -cpu 'host,-hypervisor,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,kvm=off,hv_vendor_id=intel'
also i will remove this
smbios1: uuid=031b021c-040d-05e6-ca06-740700080009,manufacturer=R2lnYWJ5dGUgVGVjaG5vbG9neSBDby4sIEx0ZC4=,product=QUIzNTBNLUdhbWluZyAz,family=QjM1MCBNQg==,base64=1
to only
smbios1: uuid=031b021c-040d-05e6-ca06-740700080009
and comment out this line for testing
#args...