Hi,
FYI there is a fixe for a race condition "Fixes: fad156c ("block: invalidate cached plug timestamp after task switch")" => https://github.com/torvalds/linux/commit/691b052139c94ee6640ac39e0b764dd3867897c0 &...
I had this same question and got routed over here (thanks @longer :) ). Really cool to see an open enhancement request for this. Reading the comments over there made me realize it's more of a non-trivial problem than it might first seem.
So, if...
Hello all,
I'm hitting a recurring NFSv4.2 client-side failure on a PVE host. Three incidents over roughly three weeks. The most recent one produced a kernel oops with a corrupted return address on the kernel stack, inside the sunrpc receive...
Do you see any firmware errors in dmesg regarding sof? dmesg | grep -i sof
On a Intel Core i5-1135G7 I had to enable the non-free-firmware repo and run apt install firmware-sof-signed
After a reboot I got all this sof stuff below...
It's in the config you posted:
unused0: local:103/rcuss.raw
Replication checks every volume referenced in the VM config, not just the attached ones.
That entry is the leftover original from your move: "Move disk" keeps the source as an...
There's an enhancement request:
https://bugzilla.proxmox.com/show_bug.cgi?id=6967
Its also discussed in the thread:
https://forum.proxmox.com/threads/pdm-migration-network.174345/post-810600
You could, but I suggest waiting until at least all your nodes are done. Here's is my process:
# Node maintenance
# stop and wait for scrub and deep-scrub operations
ceph osd set noscrub
ceph osd set nodeep-scrub
ceph status
# set...
I run a (Linux) gaming VM with a (AMD) GPU (and USB) passthrough and it works great. As long as I give it a between a quarter to half the resources of the host (and don't stress the host with other things while gaming), I don't notice any latency...
Please check which specific IP of download.proxmox.com your PVE host resolves too, e.g. just using ping or dig or the like, as with that we can determine if your source IP gets correctly geoip-mapped and thus actually uses one of our north...
It's in the config you posted:
unused0: local:103/rcuss.raw
Replication checks every volume referenced in the VM config, not just the attached ones.
That entry is the leftover original from your move: "Move disk" keeps the source as an...
AFAIK, they have more than one product. I'm talking about vSAN, which does provide one or more storage controller VMs that give you a virtual san on top of your old dumb san with offsite replication, thin provisioning and snapshots.
i cam not replicate a two drive vm, getting "missing replicate feature on volume 'local:103/rcuss.raw' (500)", which si the second of the two drives, which i admit to farbling
i imported a two drive vm from ganeti to proxmox. when importing the...
Gibt es bereits eine Lösung dafür? Habe das gleiche Problem.
Edit
cifs: backup-nas
path /mnt/pve/backup-nas
server X.X.X.X
share backupshare
content rootdir,backup
prune-backups keep-all=1
username...
No change with 7.0.14-12-pve, but I assume no one (except Munin users) is feeding on /sys/block/ data as statistics source nowadays, since I haven't seen the problem mentioned elsewhere *shrug*
Yes, of course, that’s possible.
However, in my case QEMU actually performs better than Firecracker for this workload, and since Proxmox VE is already built around QEMU, it seemed worth exploring whether this functionality could be integrated...
Please check which specific IP of download.proxmox.com your PVE host resolves too, e.g. just using ping or dig or the like, as with that we can determine if your source IP gets correctly geoip-mapped and thus actually uses one of our north...
Stimmt, danke für die Korrektur. Der Wert kommt vom Balloon-Service, nicht vom Agent. Dann konkret für @rowihei: schau in den VM-Optionen, ob das Ballooning-Device aktiv ist, und im Gast unter services.msc, ob der BalloonService läuft. Der...