I suspect that the upgrade changed something about the smart monitoring to reset the tracked stats, or maybe to start tracking stats that weren't tracked before. This is probably why it jumped from 0 to 12 or 0 to 16, and it's likely that you...
Not having guest filesystem freeze does not usually break a backup. The latest guest writes might be missing and if you are really unlucky, there could be partial/inconsistent state in the filesystem (which most modern filesystems will...
Between QEMU 10.1 and 10.2 support for negotiating extended VirtIO features was added.
Could you go to the VM monitor qm monitor ID with the numerical ID of the VM and run the following commands
qm> info virtio...
I have enabled email alerts for updates in Proxmox. However, the email arrives with current/new versions, but no changelog.
What are you doing to prioritize some updates over others? Is there a way to get the changelog added to the notification...
There is a wiki which covers storage: https://pve.proxmox.com/wiki/Storage
I've tried replicating your problem without success. The API and web show the same Storage, only difference being the API returns GiB/TiB and the web shows GB/TiB as...
I have enabled email alerts for updates in Proxmox. However, the email arrives with current/new versions, but no changelog.
What are you doing to prioritize some updates over others? Is there a way to get the changelog added to the notification...
ok, I see that now. Yes, I did assume this was working in PVE 8 due to no logged failures and successful test restore. I don't know how likely a successful backup/restore is for this guest without freeze.
I will pursue resolving the issue on the...
I suspect that the upgrade changed something about the smart monitoring to reset the tracked stats, or maybe to start tracking stats that weren't tracked before. This is probably why it jumped from 0 to 12 or 0 to 16, and it's likely that you...
I am trying to install the NVidia host grid drivers on 7.0.2-7-pve and I am getting this error:
fatal error: os-interface.h: No such file or directory
I have these installed:
proxmox-headers-6.17.13-12-pve
proxmox-headers-7.0.2-7-pve
What am...
Hi,
adding the abi version like suggested in the documentation works for me:
[I] root@pve9a1 ~# head /etc/apparmor.d/usr.sbin.ntpd
# vim:syntax=apparmor
#include <tunables/global>
abi <abi/3.0>,
/usr/sbin/ntpd flags=(attach_disconnected) {...
try this version, also you didn't say what versions did you tried
https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-0.1.173-4/virtio-win-0.1.173.iso
Not the person you replied too but I tested and it didn't work with 10.2.1-2 but did with 10.1.2-7, I have a realtek nic though and my problem was internal dns didn't work in my k3s node.
Hi,
I might have missed something, but I don't see a smoking gun in the logs unfortunately. Could you also try kernel 6.17? That would already help determine when the regression was introduced.
Even better if you could test mainline kernel...
I would like to confirm that I am seeing what appears to be the same issue on my system.
Hardware:
Controller: Broadcom / LSI MegaRAID SAS-3 3008 [Fury]
PCI ID: 1000:005f
Subsystem: 1000:9341
The controller is currently configured in JBOD mode...