This seems to be a bug with Linux kernel >=6.16 - as documented here.
As indicated above it has been patched/fixed in davfs2 1.7.2-1.
It would seem that for older versions, it can be "fixed" with:
set buf_size to 64 in
/etc/davfs2/davfs2.conf
So all of these are related to the windows versions that the backend expects:
wxp is “Microsoft Windows”, Version “XP/2003”
w2k is “Microsoft Windows”, Version “2000”
w2k8 is “Microsoft Windows”, Version “Vista/2008”
win7 is “Microsoft Windows”...
Hi @medichugh,
Best way is to examine the specified files and remove one of the duplicate references, so only single reference remains.
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
I've made many modifications and improvements to zpbs-backup. If you tried it already, and were disappointed or confused, I apologize. Please give v0.5.0 or later a try. Expect most changes to be breaking, aside from the dataset properties you...
The actual task you asked for is actually rather simple, the issue is that you likely have duplicate VG names now which you need to fix first.
Use vgdisplay to get the IDs and then use something like vgrename OLDID pveold. I'm not sure how to...
Hey,
I had the same error using davfs2 1.7.1.
Removing the package and installing version 1.7.2-1 fixed it for me.
apt remove davfs2
apt install davfs2="1.7.2-1"
Most probably: https://bugzilla.proxmox.com/show_bug.cgi?id=7271
Please try downgrading pve-container like that apt install pve-container=6.0.18 which should fix the problem. A patch is already on the way.
I was doing a bit of research on the XL710-T4L cards and was also interested in whether it would be seen on the R710.
According to Dell, you need the 740 or above...
Hi all,
I’m running Proxmox on an old laptop and have successfully passed through the Intel iGPU to a Windows VM. The VM boots fine and video output over HDMI to a TV works perfectly. The only problem is audio - it does not seem to get passed...
I'm testing out the ability to restore from an S3-backed datastore and set up a new VM w/ PBS installed along w/ an S3 endpoint and datastore that point to an existing bucket that my main PBS instance is syncing to.
On this new VM, when syncing...
Came here to post about his. Not much more than a minor annoyance but I have now had 3 VMs left with a lock on them after migration between nodes in PDM.
My difference is that I have no cluster on either node. I am testing this in my lab as an...
I am trying to upgrade the proxmox, but I am getting the error mesage:
Starting system upgrade: apt-get dist-upgrade
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
But everytime that I run the...
Then I don't get, why this issue shows " that such things will really keep proxmox far from "production ready" ( from this thread) unless it is stated somewhere". It's clearly stated at each login that one shouldn't use no-sub in production. So...
This was exactly my point I wanted to make since somebody in this thread argued that things like the current isse might led to companies considering PVE not "production-ready" for enterprise environments. And this is nonsense: In an enterprise...
Thanks for your replies. I'm aware of the capabilities of the live restore feature, as well as the many advantages of a cluster with shared storage or ZFS replication. And yes, a downtime of a few hours with the need of user interaction is...
Thanks @Taylan - I wasn't sure which were the correct files to apply the dfferences to so in the end, I've just downgraded pve-container to 6.0.18 which has got me back up and running with OpenWRT for now.
Seems there are other issues with...