Things regarding KVM have changed in this Kernel. Revising my setup. Issue is not resolved, but it’s not related to HAOS as I have tested the latest image separately.
I had to assign 6gb ram instead of 4gb. I lost patience after a few hours with 4 gb of ram. It got stuck “waiting 20 minutes” at the browser. With 6gb it completed in a more reasonable time.
First time installing it in kvm. Not sure if this speed is normal.
I’m reinstalling HAOS in Proxmox VM. Downloaded already twice qcow2 image and the result is the same: after booting up, I can see in console disc errors:
There’s no error in PVE logs related to this VM’s disc. I have other VMs running and have no issues with them. And all of them run on enterprise ssd - intel optane.
Part of VM’s config, is something wrong there?
EDIT:
Seems like I’ve found the reason: it was more “performant” setting of VM’s disc. After changing to (default caching and I/O)): scsi0: lvm-thin-intel:vm-103-disk-1,discard=on,iothread=1,size=64G,ssd=1
I don’t see errors in console…