Doch, ich weiß wie ich den ZFS-Pool erstelle, z.B. mit:
zpool create storage sda sdb
und das dataset dann mit z.B.:
zfs create storage/public
und dann kann ich das mit unten stehenden Befehl als Mountpoint in den Container 101 einbinden:
pct...
A really common way this happens is backup up to a remote server using NFS or CIFS. The mount fails for whatever reason and the backups get written to the directory where the remote is supposed to be mounted. That's why everyone is suggesting you...
Hi all,
I have a 2x node PVE 9.2.2 environment that share storage over our core switch infrastructure. Proxmox datacenter has its firewall disabled. That shared storage is a Tintri T850 on 5.5 (upgrading to 5.6 code as we speak) code. I will...
Hey,
i am running a 3 node PVE + Ceph Cluster on 3x Minesforum MS-A2.
The nodes are running identical hardware.
On one of the 3 nodes
At supposedly random times one 2.5Gbit Port on a RTL8125 2.5GbE Controller (rev 05) NIC disconnects.
The...
PBS also has a way to avoid the hashing overhead via metadata-based change detection (for file based backups, i.e. container and host). but it also requires a baseline snapshot to exist as source of information of the "previous" metadata to...
@fabian
So everything was fine for a couple days, then I thought I would reboot nh5 to make sure things came back up ok (and checking before doing upgrades).
But when it rebooted, it had the same issue. I am able to recover it by doing this...
now i understand why you are using newer rust - at kernel.org, they even seem to use/recommend rust 1.95 for 6.12+ kernels
https://www.kernel.org/pub/tools/llvm/rust
Hello Fabian,
After further testing, I can confirm that the problem is not related to Proxmox, neither the kernel, nor the LXC.
2026-05-27 20:13:38.060 CEST [1069/T1083] ERROR: SQLite3: database is locked in "SELECT value FROM info WHERE...
Hello Fabian,
After further testing, I can confirm that the problem is not related to Proxmox, neither the kernel, nor the LXC.
2026-05-27 20:13:38.060 CEST [1069/T1083] ERROR: SQLite3: database is locked in "SELECT value FROM info WHERE...
@fabian your list of packages and your pointer was very helpful.
turns out that the problem is being cause by different versions of rust or llvm toolchain.
i see that you have
libllvm21 (= 1:21.1.8-3~bpo13+2),
libpopt0 (= 1.19+dfsg-2)...
@fabian your list of packages and your pointer was very helpful.
turns out that the problem is being cause by different versions of rust or llvm toolchain.
i see that you have
libllvm21 (= 1:21.1.8-3~bpo13+2),
libpopt0 (= 1.19+dfsg-2)...
Gerade eben bin ich über eine von neun Win10-VMs gestolpert, die plötzlich ebenfalls 101% MEM-Auslastung zeigt, aber einwandfrei funktioniert. Schon seltsam, denn der Rest der Bande zeigt das nicht.
Läuft für mich nun erstmal unter dusseliger...
Hi! This is a little archaeology after 2y but I had (to the details) setup and exitnodes-local-routing was just broken – causing asymmetric TCP traffic just like you described.
# pveversion
pve-manager/9.2.2/b9984c6d90a4bd80 (running kernel...