Wanted an off-site backup that was all-in-one. (PBS & VPN)
I have built a proxmox backup server (PBS) to take offsite, can work in any location that has wired network. I Put the PBS inside a Proxmox Server where I also installed two other VM's...
Hab nur je eine Platte pro Host.
Sprich, hab kein Raid oder Proxmox Mirroring.
Die Ausfallsicherheit hab ich mir durch den zweiten Host erkauft.
Auf einem Host können alle VMs laufen und somit denke ich, habe ich die Ausfall-Sicherheit.
Here I generated this /etc/network/if-up.d/99-cloudinit-dns script to workaround this ridiculous issue with static IP and DNS, while not touching the automated setup when configured as DHCP client (dhcpd managed):
#!/bin/sh...
Die zwei 256er als ZFS-Mirror fürs PVE-OS und die 4TB als eigenen Pool für die VMs ist die richtige Lösung. OS und VM-Daten getrennt, und beim Mirror überlebt der Node auch wenn eine OS-Platte abraucht. Die Samsung sind nur OEM-Consumer (PM981a...
Hi there,
I create a simple vxlan zone and within a vnet wan1. After applying I see a bridge wan1. I need to add an ip address to it. Unfortunately that is not possible at the moment. Is there a workarround?
OK, dachte das macht irgendwie sinn und bringt mir etwas mehr Leistung für den Host und spezielle VMs (die ich nicht habe.)
Ich hab noch zwei SAMSUNG MZVLB256HBHQ-OOOL7 mit 256GB soll ich die für den PVE, also fürs OS, verwenden und die 4TB als...
If `pvesh get /cluster/status` still returns the old address, I would not treat it as only a browser cache issue. Check the name resolution from both nodes locally, especially on `indi02` itself: `hostname -f`, `hostname --ip-address`, `getent...
You are right.
Reboot is only for VM - An lxc use the host kernel, so it don't need an reboot
The script is nearly safe to use with basic settings.
Best for you is also the "tag" feature.
With this you can set "update-only" in proxmox ui. So...
One can set norebalance, norecover as above to avoid that during a reboot. With the default 3/2 replicas it will work fine with 2 nodes.
The implication here is some PGs don’t have 2 available hence I/O pauses.
Kommt drauf an ob du wirklich VMs hast die die NVMe-Performance brauchen. Datenbank-Server z.B., wo @Falk R. ja die 1-Minuten-Replikation gefahren hat, sowas profitiert. Dann spricht nichts gegen nen zweiten ZFS-Pool auf der NVMe für genau die...
Thanks for your very responsive reply but a quick search for "reboot" and "shutdown" in your script showed only commands that seem to be for VMs and containers. I might have missed it but then this is an indicator that your script is too complex...
Hebe lieber die NVMe in der Schublade auf suche einen vernünftigen Einsatzzweck und fidel das mit der SSD ab, statt dein Setup auf Teufel heraus zu verkomplizieren. Du gewinnst keinen cent damit.
Hättest du andersherum nur eine 4TB-NVMe, was...
Hallo Zusammen,
ich hab noch ne Frage:
Im Host habe ich folgende Festplatten verbaut:
512GB NVMe + 4 TB SSD
Die NVMe kann ich doch partitionieren.
60 GB für den PVE und der Rest für irgendetwas anderes.
Z.B. für eventuelle VMs die etwas mehr...
If you know you will never expand this 3-node cluster, I suggest using a full-mesh broadcast network. This eliminates a switch and every node will drop packets not addressed to it. Promox has a KB on it at...
Hi,
1. the script check if reboot is required. You can also set "reboot if nessesary" in config file.
If the option is not set, and welcome screen is installed, you become notification after login, if a VM need reboot.
2. There is no HA...
Perhaps I did not look deep enough but I did not find some important info about the inner working of the script. I am only interested in updating the hosts/cluster and for this to be safe I would like to know:
- does it check if reboot is...
Directly after the start. It's just bare metal, so I could only supply a photo but anyway.
I could "fix it" by preparing an updated image using the provided tools:
proxmox-auto-install-assistant prepare-iso ./proxmox-ve_9.2-1.iso --fetch-from...
Thank you for the suggestions.
Regarding /etc/pve/.members, we observed that it continues to contain the one of the original node addresses (192.168.2.223) despite Corosync runtime, corosync-cmapctl, hostname resolution, and...