Hi,
without any details/config files provided this would be my initial guess:
in Datacenter/Storage edit the local-lvm storage and select the nodes, which actually have it locally available.
I would also recommend ZFS since it's more flexible than LVM /LVM-thin, see also:
https://forum.proxmox.com/threads/fabu-this-is-just-a-small-setup-with-limited-resources-and-only-a-few-disks-should-i-use-zfs-at-all.160037/
You need to...
If you don't have any backups or snapshots your data is most likely lost.
Setup a backup on storage not attached to ProxmoxVE ( e.g. a NAS, an extetnal usb disc or a ProxmoxBackupServer) to be better prepared in the Future.
Please note, that the S3 support in PBS is still experimental/technology preview and thus shouldn't be used as sole backup target. Even in the future I see it more as something like the tape backup: Not the first backup target, but an offsite...
Hi.
See for instance https://forum.proxmox.com/threads/fabu-no-network-connectivity-after-installation-or-after-switching-the-router-can-not-load-the-web-gui-in-a-browser.160091/
I tried to write down some hints over there: https://forum.proxmox.com/threads/fabu-no-network-connectivity-after-installation-or-after-switching-the-router-can-not-load-the-web-gui-in-a-browser.160091/
Da fehlt der explizite Hinweis, dass man "hold" tunlichst auch wieder entfernen sollte, sobald wieder funktionierende Pakete geliefert werden - denn @FlyByWire schreibt ja von sich:
;-)
Hier gab es wohl ein Missverständnis was die Replikation macht: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#chapter_pvesr
Ein Gast existiert generell nicht gleichzeitig auf mehreren Nodes in einem Cluster. Replikation repliziert...
Ein anderer Grund könnte sein, dass du ja schon mal wegen evcc einen Thread gestartet hast und am Ende auch ein laufendes System hattest ( Thread 'Problem bei Installation vom evcc-Script'...
Ich habe den halbe Tag überlegt ob ich dazu was schreiben soll..
Also, ich habe das heute mittag anhand der Anleitung (link oben) unter Debian 13 mal "schnell" getestet. Keine große Sache und in 5 Minuten erledigt.
Also:
1. DEBIAN 13 ISO...
Hi,
When removing a VM via the GUI or API, the VM is not removed from HA Node Affinity Rules. Later, when I try to modify HA Node Affinity Rules via the API by retrieving the current resource list and adding a new resource, I get an error...
Wenn das local-zfs auf beiden Hosts existiert und die sich über das Replikationsnetzwerk erreichen, funktioniert das.
Die ZFS Pools müssen bei der Replikation auf allen Hosts identische Namen haben.
P.S. Ich würde auf dem Datastore Thin...
You can create snapshots manually, of course. (On ZFS-Dataset/Zvol-level, that is.)
What I sometimes do is this: I set a global checkpoint to have a way back to the previous global state of the "rpool".
See man zpool-checkpoint for details...
Eventuell einfach mal aufhören mit Container in Container. Wenn man statt LXC so wie es empfohlen wird, eine VM für Docker nutzt, habe ich noch nie Probleme gehabt.
I am not sure if I actually understand your situation. When you create a new virtual disk it should contain virtual zeros. ("Virtual" because usually there is no actual space assigned, it is "sparse".)
Any chance you did choose a "wrong"...
I was reading above discuss published by UdoB, and agreed with his view point. Before use Ceph, may best to consider for these concerns:
1. Does this cluster carriers' mission-critical services? how many time is toloraced if ceph goes down?
2. Am...