I see almost an identical error taking a snapshot of a Linux VM with pass through audio. I find the snapshot works if I shutdown the VM and restart after. I know that's inconvenient depending on what your VM is doing but it works.
I ended up pulling out all my docker containers from LXC containers and instead created a dedicated VM for each docker application. This won't ever be a problem for me again!
Hi All,
Further to this if you do this and you find that all you get is a mouse pointer but no login screen on the windows guest try swapping the physical port you are plugged into on the NUC. I found in 1 port I only had the mouse pointer. on...
Hey :)
changing PCIe cards, adding CPUs etc. can always change the PCI ID of any cards.
This is heavily dependent on the Motherboard / BIOS and how this vendor handles such things.
Have you tried simply replacing the raw device in the Hardware...
Hi,
I've unfortunately not encrypted my earliest backups and after doing so I realized that the GUI doesn't offer a way to bulk-select backups.
After searching the forum for a while I found workpush's script that bulk deletes unverified...
Hi,
yeah, i guess we're missing an 'activate_storage' in the exec hookscript path that would trigger the mount, etc.
would you mind opening a bug for that: https://bugzilla.proxmox.com so we can track it more easily?
G'day
Since we started dist-upgrading multiple PVE single node instances from 8 to 9 (various kernel versions), we noticed the Intel i226-v NIC's experiencing very high latency (15-1000 ms). On PVE version 8 we did not experience any latency...
Upgrade your container version by changing the ct image I guess, at least that's how it works with docker you just replace the image/modify the Dockerfile while keeping your volumes/mounts.
Hey and welcome to the forum :)
For iSCSI Multipathing you need to do it over the CLI with multipath-tools.
You can find a guide here:
https://www.starline.de/en/magazine/technical-articles/proxmox-lvm-on-top-of-iscsi-fc-sas-with-multipathing...
The warnings should be harmless. They appear due to a bug in the software upstream, there is a pull request addressing this issue at [1], [2] but it is not yet merged.
[1] https://github.com/doug-gilbert/sg3_utils/pull/47
[2]...
Hi,
just booted up the Proxmox VE 9.1-1 ISO to check, it is indeed missing!
Would you mind creating an entry on our bugtracker for this? https://bugzilla.proxmox.com/
There it can be tracked properly for the next release. (Best to also link back...
Hi,
I've unfortunately not encrypted my earliest backups and after doing so I realized that the GUI doesn't offer a way to bulk-select backups.
After searching the forum for a while I found workpush's script that bulk deletes unverified...
To VM configuration I have some notes:
You are using multigueue. My numbers are without it. Did you set multiqueue in VM too? In VM execute ethtool -L <ethX> combined 16 adapter name might change in PVE in compare to VMware.
As SCSI you use...
Subscription management is definitely on the roadmap, yes. I cannot give an ETA, but it's one of the features we want to implement sooner rather than later.