To be on the same page, none of this is PVE specific. You are dealing with basic Linux network management.
At one point in the thread you mentioned that there is a "direct" connectivity between the clients, is there an actual direct cable?
Your...
When logged in, try reset. (If this sounds risky: read man reset.)
I have no idea what triggered that behavior, but "reset" should re-initialize the terminal with sane values.
Disclaimer: I do not use containers...
What you want for an OS/VM pool is random Read/Write IOPS. Striping your drives will always be faster than mirrors/RAIDZ (speed vs. reliability/parity..) but having drives with good random IOPS makes a much bigger difference.
Practically this...
raidZ1 is known to not be good for IOPS: https://forum.proxmox.com/threads/fabu-can-i-use-zfs-raidz-for-my-vms.159923/ . And your drives might be consumer drives without =1&c[nodes][0]=16&o=date']PLP. Lots of threads about disappointing (write)...
Wed May 27 12:54:51 2026] bond2: Warning: No 802.3ad response from the link partner for any adapters in the bond
I would recommend that you reduce your network complexity to bare minimum. Then start adding it back piece by piece, making sure...
Hi,
I have wrote a script to generate an iso install with debian + proxmox package merged + debian preseed file for automatic installation,
with crypto lvm + specific partitions for CIS compliance.
It's using secureboot with proxmox shim &&...
On 13th- & 14th-gen Dells PERCs, have to delete the virtual disks before switching it to HBA-mode. Call it a quirk.
I've also had issues with the megaraid_sas driver in the past, so I just swap out the PERCs for Dell HBA330s, which is a true...
There is a 3rd article that may be relevant: https://kb.blockbridge.com/technote/proxmox-qemu-cache-none-qcow2/index.html
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
These writeups by @bbgeek17
should cover everything: https://kb.blockbridge.com/technote/proxmox-qcow-snapshots-on-lvm/index.html
https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/
Purpose
Inspired by Level1Techs, I decided to replace my old router with a single box solution that's flexible, upgradable, and efficient. That includes using Proxmox to utilize spare resources without interfering with the vital router...
also statt pfsense würde ich eher opnsense empfehlen, weil das kostenlose pfsense kaum noch gepflegt wird.
aus sicherheitssicht dürfte sich da nicht so viel tun, aber grundsätzlich ist so eine dedizierte security appliance da schon der bessere weg
Ok, dank KI & OpenCode konnte ich die Ursache jetzt doch selbst finden (lassen): In "/etc/pve/priv/tfa.cfg" wurde der Zugang gesperrt mit …"totp-locked":true… . Wenn man dort das auf "false" setzt, geht es wieder. Ich lass den Post mal so stehen...
Ich habe mich heute mal damit beschäftigt wie man VMs in Masse oder gezielt über Ansible oder Terraform ausrollen kann.
Hier meine kleine Mitschrift
https://pad.cooltux.net/MB4j0lq1S_CzII7zs0r66A
Grüße
Hi Maxim,
with 4x 2.5GbE per node and your setup using Corosync, HA and ZFS replication without Ceph, I would separate the traffic types as much as possible to keep the cluster stable and easier to troubleshoot.
I would use one dedicated NIC...
With one community subscription you can only license one PVE with one socket, the physical host would be the best choice.
For testing and playing around you don't need a subscription at all, just use the no-subscription repo.
You will have to...
the behaviour is intentional and a security feature - each newly created snapshot is only allowed to re-use chunks of the previous snapshot, for other chunks it has to "prove" that it actually has that chunk by uploading it. PBS (as opposed to...