Here's what I ended up doing:
I removed the local-lvm from the GUI under Datacenter/Storage.
I removed the thin pool on both nodes using lvremove pve/data.
I then extended the root lv and resized the filesystem using:
lvextend -l +100%FREE...
Here's what I ended up doing:
I removed the local-lvm from the GUI under Datacenter/Storage.
I removed the thin pool on both nodes using lvremove pve/data.
I then extended the root lv and resized the filesystem using:
lvextend -l +100%FREE...
My question might be unclear.
I meant checking /root/.ssh/config in all nodes.
Also, as someone else suggested in your other thread: files in /etc/ssh as well.
BackupPilot Beta 6 ist verfügbar.
Neu kann der Fingerprint des Proxmox Backup Servers direkt hinterlegt werden. Damit kann die Zertifikatsprüfung auch bei nicht vertrauenswürdigen oder selbstsignierten Zertifikaten korrekt akzeptiert werden...
For reference, the root of my PVE 9.2.2 installs circle around 5G used.
Your disk is definitely big enough, but currently you reserve 12.5G for root, 3.5G for swap and 10.5G for data which you hardly/don't use because you have the VM's on NFS...
Du bist sicher, dass sich dein Xpenology, TrueNAS, OMV oder sonstwas nicht den ganzen RAM als Cache angelt? Dann wäre es normal, dass 100% verbraucht werden.
Thanks for the info.
I would indeed assume that only my first backup is as big as the disk itself. (Since debian by default writes garbage to the disk before adding LUKS to prevent old data leaking.)
And after that just small updates as things...
Well..., I did not verify this actively, but: yes.
The backup process will copy the content of the virtual harddisk into the backup system. Whether the raw disk is encrypted or not should be completely irrelevant. At the end the virtual disk is...
In the normal situation ifupdown2 is installed and ifupdown is only removed, not purged. It's only when ifupdown is purged these files go missing.
To prevent this you need a mechanism that when a package is purged it should check if its files...
You’re correct—on Proxmox VE (Debian-based systems), updating the shim-signed package does not automatically copy the new shimx64.efi to the ESP.
From what I’ve observed, the package only installs the updated binary under /usr/lib/shim/, but it...
Nein, leider nicht. Wir haben lediglich ein Ticketsystem, den Link dazu findest du im BackupPilot unter „Über“.
Bezüglich deines Problems: Kann es sein, dass dein PBS kein vertrauenswürdiges Zertifikat verwendet?
Falls ja, könnte dir folgender...
Hi,
Similar problem here, pve 9.2, ceph 19.2.3.
Mirror uuid is always empty…
Claude helped a lot, but is tired now.
ChatGPT did it’ s best but still way behind Claude.
And no Ceph rbd mirroring (image, snapshot mode)…
Any step-bY-step...
Hello,
here is a temporary solution to the dashboard issue:
ModuleNotFoundError: No module named “smb”
Simply disable the module on all MGRs and then restart them.
sudo mv /usr/share/ceph/mgr/dashboard/controllers/smb.py...
I reinstalled a few nodes this week-end (Dell R630) from scratch. I didn't bother wiping the disks, thinking (wrongly or not?) the regular Proxmox install would. I mention this because I am not sure if it's related. So I went through the "pvecm...
So I did my normal Proxmox system updates. (before 9.2 release yesterday) along side all my NIX and Windows 2025 updates. Reboot.
My Dell R730XD couldnt find a boot disk. Just kept cycling.
Used Proxmox VE 9.2 ISO to enter boot rescue via IDRAC...
Hello,
I have a Proxmox server with some SAS cards:
# lspci | grep SAS
51:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS2308 PCI-Express Fusion-MPT SAS-2 (rev 05)
8a:00.0 Serial Attached SCSI controller: Broadcom / LSI SAS3416...
Installed Proxmox from 9.1 ISO:
uname -a
Linux t7960 6.17.2-1-pve #1 SMP PREEMPT_DYNAMIC PMX 6.17.2-1 (2025-10-21T11:55Z) x86_64 GNU/Linux
Then switched to `no-subscription` repo and upgraded:
apt update
pveupgrade
Computer rebooted...