Die Disk wird doch sauber angezeigt und sollte dir in der GUI auch in deinem ThinPool angezeigt werden.
Falls du diesen Host zu dem anderen hinzu gefügt hast, dann fehlt dem Cluster die Info über den Thin Pool.
Dann auf Datacenter>Storage gehen...
As an example, here is the docker compose I use for Vaultwarden
services:
vaultwarden:
image: vaultwarden/server:latest
container_name: vaultwarden
restart: always
networks:
- nginx
environment:
DOMAIN...
Noch mal zur Info, das ist keine Lizenz.
Du kaufst nur Subscribtion und produktiv empfehle ich immer mindestens Community. Dann kannst du dir ohne Gedanken machen zu müssen die Patches des Enterprise Repo installieren. Ich habe in den letzten...
Just wanted to share my (successful) procedure for creating in PVE9 a VM Template for a Debian Trixie Server with Cloud-Init, which I have done in the past for previous Debian versions in PVE8. This is most useful to quickly spin up a Debian...
Well, after all those years of mounting images manually, at least I discover libguestfs-tools.. that is something...
I don't really like using debian cloud img for a few opinionated choices there.. top of my head.. no LVM / all in one partition...
Hi @NicholasW , welcome to the forum.
It does not sound like you have a hardware issue. That said, the fact that you had to disable 4 layers of firewall tells me that your environment is more complex than average.
Is it possible that you...
Hi everyone
I build this bash script for monitor zfs pool and receive an email when the occupied space is more or equal then 80%.
This is the script:
#!/bin/bash
# Managed by Ansible
THRESHOLD=80
EMAIL="proxmox@mydomain.tld"
HOSTNAME=$(hostname)...
Guten Tag!
Ich habe einen Node mit zfs- (produktiv) und einen weiteren (test) mit ext4-Dateisystem. Ich bin dann auf die glorreiche Idee gekommen, die beiden zu einem non-HA-Cluster zusammenzuschließen und habe jetzt auf dem test-node eine...
This is definitely something I will test it. I love rspamd, and I had better results with it than spamassasin even with defaults. And the spamassasin implementation on Proxmox is more or less useless. You cannot train ham, spam, etc. Set advanced...
Hi, I've been using and administering Proxmox since the 6.0 days, and I've never seen something like this.
I have 2 Proxmox nodes clustered (third on its way) and while the nodes themselves have no issue with connectivity, guests inside do.
The...
The dmesg output we are interested in got overwritten by this. can you try to do the following (everything as root):
1. Reboot
systemctl reboot
2. try to mount the efi disk using systemctl
systemctl start boot-efi.mount
3. mount the efi disk...
It looks like you run into the bug reported here: https://bugzilla.proxmox.com/show_bug.cgi?id=7271
Feel free to chime in there!
To temporarily downgrade pve-container you can run apt install pve-container=6.0.18
these clusters are not possible to recheck, they are all fully migrated.
I will keep it in mind for future migrations, to check that.
From memory, for the clusters i updated myself, there was no warnings left in pve8to9 when i did my upgrades...
I have an issue with my PBS and had to reinstall it from scratch. The datastore is on a different drive and all the data is intact still. It was mounted as a directory and I am trying to figure out how to add it back into PBS without wiping all...
Hallo Elias,
dein PVE-Host verwendet (in der üblichen Konfiguration) statische IP-Addressen.
Was du beschreibst klingt nach DHCP-Address Vergabe mit statischen Reservierungen.
Dein PVE-Host fragt nicht nach der IP-Addresse die er verwenden soll...
Danke. Ich hab noch nix weiter gemacht in der VM (also kein Resize) und es soll an sich ja doch grösser werden als es war. Backup hab ich zwar aber da hat sich schon zu viel geändert. Ich werde da also wie beschrieben am Wochenende versuchen.
Danke für den Gedanken, dem kann ich zustimmen. Das faire Lizenzmodell und die gute Arbeit sollen belohnt werden.
Auf dass es noch lange so weiter geht.
(Manchmal kommt der Schwabe in mir hervor. )
Hi...
I updated a Proxmox VE server with last version 8.
But suddenly ifreload -a doesn't work leading to a fault network frr
Here the error:
ifreload -a
2026 Feb 3 09:50:15 proxmox01 Received signal 11 at 1770123015 (si_addr 0x7ffc89226628, PC...