Hello,
Is Veeam restore working for you with PVE plugin v12.1.5.17 either with PVE9 or PVE8.x?
Recently Veeam has published PVE plugin v12.1.5.17 which should support PVE9 [1]. Tried using it to restore some backups made from ESXi but after...
I submitted a bug, see https://bugzilla.proxmox.com/show_bug.cgi?id=6907
Manually updating regex allows VM to start.
Mostly posting here for visibility and hope that a fix can be integrated so I can stop manually patching code on live servers :).
I would have tried to:
- create another LUN in the iSCSI storage
- connect it manually on one node
- create an ext4 on it
- mount it on that single node at /nnt/IMPORT
- add it to PVE as directory storage in just that host.
Essentially the same...
Manual [1] says default is 262144, although it should not apply unless you have firewall enabled both for the host and at Datacenter level.
I would also think that "default" could mean "use whatever is in the system", but it does in fact apply...
We do not rely on npm for our user interfaces; the current Proxmox VE web interface uses only ExtJS and our own libraries.
Some of the projects we reuse use npm themselves though, such as xterm.js and noVNC, but we also vendor these completely...
I would go with LVM unless you want to use i.e. zfs-sync replication from "your" proxmox at the VPS to some other external Proxmox. It makes little sense to use ZFS in "your" Proxmox: CoW stacking and read/write amplification stacking will affect...
This has been discussed dozens of times already. That setup with those backup sizes won't ever perform well. You are using the two things that kill PBS GC performance: network shares and HDD only datastore. Your datastore size requires proper...
Each K and M must be in a different host because you want your fault domain to be host (the default), not disk: i.e. if fault domain was disk you may end up with too many K or M (or both!) for some PGs in the same host and if that host goes down...
Thanks for the tip, it put me on the right track :). This is definitely what happened: someone did eject the nic from Windows:
Any user can eject devices, even non-admin ones (come on, Microsoft, it's a server OS!!). It's an RDP host and I bet...
Umm, might be but AFAIK no user should have permissions for it. Checked a log of event logs too and didn't find anything relevant (there's a lot of noise in the event log related to networked disk errors).
By chance, do you know in which log...
Looking for some clues about this or if someone else has seen this happening too (it's been a first for me and I do have thousand of VMs).
Using PVE8.4.5. Have a VM with Windows 2019 with virtio drivers 0.1.271, running fine for a couple of...
After months of hard work and collaboration with our community, we are thrilled to release the beta version of Proxmox Datacenter Manager. This version is based on the great Debian 13 "Trixie" and comes with a 6.14.11 Kernel as stable default and...
Note that this is the initial integration, there's definitively more to come also in the SDN area – but might take a bit longer than a few weeks/months to get to somewhat close to the magic level you envision here.
Does this means that PDM will be able to automagically setup SDN on both host/clusters so they automagically see each other so we can migrate between them without relying on other means for connectivity (VPNs and so on)?
After months of hard work and collaboration with our community, we are thrilled to release the beta version of Proxmox Datacenter Manager. This version is based on the great Debian 13 "Trixie" and comes with a 6.14.11 Kernel as stable default and...
Hello everyone,
I got some great news: I just sent in a patch that should provide a sufficient workaround for this issue. You can view it here if you want to read up on all the gritty details.
In short: The segfault happens inside the Python...
Can't find that thread now, but this limitation is briefly explained here: https://kb.blockbridge.com/technote/proxmox-qcow-snapshots-on-lvm/#tpm-incompatibility.