At the very top of this page is a "HOME" link. This - or just opening https://forum.proxmox.com/ - will bring you to the overview. The two topmost offers (both for PVE) are...
You can purchase different subscriptions to receive support directly from Proxmox (fast and very professional) if desired. Proxmox VE and their other products are very mature. We use their products on every customer site, ranging from small...
Es gibt eine Rubrik Proxmox Virtual Environment, die Standardsprache dort dürfte Dir entgegenkommen.
Maybe this PVE-Section is more comfortable.
regards
We do have VSS_BTT_FULL with the value 1. But the logs aren't cleared.
I'm not sure, if its because we do have nfs storage and some no-reaction creating / deleting snapshots.
Sorry too late :P > Back to 7.4 and as before : gone with the wind ! (so fast !)
Well its just in my homelab for home-use mainly. Not in some kind of production in cloud...
The Win10 looks like this, its not something 'main' thats fine and I...
They have some success stories on their page:
https://www.proxmox.com/en/about/about-us/stories
There was also a survey on reddit:
https://www.reddit.com/r/Proxmox/s/aGMBgJqm0L
This sounds like a problem in the guest OS. You will probably need to get into the guest OS and look at how it is configured to figure out exactly what the problem is. There are two likely candidates I can think of. First, the fstab (and the...
Our data center currently utilizes commercial virtualization software. When issues arise, we rely on the vendor for support. However, the downside is the high cost, particularly regarding maintenance and support fees. I am considering switching...
Hi, sorry for my late reply, but I had less time then expected.
I have good news: It's working!!
This is my current config and I think, only the args line is important:
args: -device virtio-scsi-pci,id=scsi0,bus=pci.0,addr=0x1 -drive...
I've noticed that in the CEPH Configuration on /etc/pve/ceph.conf in [global], cluster_network it sets the IP as one specific node's IP rather than the subnet. This doesn't matter which node we log into - it's still the same.
For example...
I've mapped the virtual cards via "Resource Mappings" -> "PCI Devices" and the screen shows me "Mapping matches host data". I verified that the IMMO-Groups are indeed matching the lspci -vvv data.
On the Windows VM I added the "Mapped Device"...
I use a PBS client but mostly for file reference restores. My recovery is reinstall an rejoin cluster but I do agree with your sentiments.
Curious as to what backup solution you would be considering for this configuration.
Test of iperf3-ver-tailscale between two LXCs on the same machine show great performance:
09:42 user@samba:~ > iperf3 -c ts.ip.same.machine1 -t 5
Connecting to host ts.ip.same.machine1, port 5201
[ 5] local ts.ip.same.machine2 port 59294...
Thanks for your help. None of that seemed to apply, so I deleted the pool/directories completely, installed windows server as a vm and passed the sata controller to it directly... now I have the storage pool that I wanted lol
Well, I've checked the docs.
Temporary location is mentioned for backups of containers in suspend mode, see
https://pve.proxmox.com/pve-docs/chapter-vzdump.html
Also, the snapshot mode uses a temporary snapshot.
But have a look at...
any time you build an environment with such nested dependencies you're making a unsupportable/difficult to support solution. As a matter of design, your storage layer and your compute layer should not be interdependent.
Since you've decided that...
Thanks,
It finally works after months. Now I just need open a SSH shell, type in my LUKS passphrase and it automatically unlocks all the encrypted zfs datasets, mounts the SMB shares and starts the VMs and LXCs in the right order. :)
I used...
Hi,
That was a beginner mistake.
Real root cause (found 2026-05-06): discard=on was missing from scsi1 in the QEMU config. For over a year, every ext4 TRIM was silently dropped by QEMU and never propagated down to Ceph → 2.7 TiB of orphaned RBD...