Ich hätte auch erst einmal auf den Support von Proxmox verwiesen, der sehr gut ist.
Das sollte nicht passieren und habe ich noch nie gesehen. Ich habe schon ein paar Crashes von OSDs gesehen und die haben nie Auswirkungen gehabt.
Wenn es sich...
Wouldn't it be more precise to say that PVE on DHCP isn't supported without other tweaks even on single node setups?
Some services require to resolve the host name to an IP that is currently assigned to the host to work properly.
During PVE install, the ISO installer will try to get an IP from DHCP. If that succeeds, it will configure that IP as static for vmbr0. As you are not very experienced, I suggest that you create a DHCP reservation assigned to the MAC of your PVE...
AFIK special device is not supported in such a setup, @Falk R. mentioned this in the German forum.
Are you using your RAIDs battery cache?
RAID10 should help for performance too.
Das ist ein bekanntes mod_proxy-Ding: Apache lässt beim Reverse-Proxy per Default nur Upgrade: websocket durch, alles andere (also auch proxmox-backup-protocol-v1) wird geschluckt. Deshalb kommt beim Backend nicht der passende Upgrade-Header an...
Wer es gerne Klickibunti haben möchte: https://nginxproxymanager.com/
Hab ich für einige Seiten am Laufen. Habs mit PBS noch nie getestet, weil ich dafür keinen Proxy benötige, aber sollte damit auch gleich funktionieren. Mittelwelle kann man...
I just drop a couple large ISOs in that mount, so they can be deleted if it fills up.
It's easy for the staff to understand.
Also, if its all on one block of storage, you might want to protect ROOT.
zfs set reservation=40G rpool/ROOT
Did you install the latest motherboard BIOS/UEFI version and the latest firmware package: https://pve.proxmox.com/wiki/Firmware_Updates ?
Sometimes there simply is no firmware fix provided by the CPU manufacturer (which can be for various...
Impossible to say in general and you have given no specific information at all. In the end, it is up to you to assess the potential risks and determine how much effort/money you want to spend to reduce them.
EDIT: Almost all of this is not...
Hi, @SecretProvider
you as the author of the thread can (and should :) ) mark it as solved.
Please edit the subject and from the drop-down list menu select SOLVED.
Das ist ein Blockspeicher, da ist das Dateisystem immer noch lokal. Aber bitte kein NAS mit iSCSI nutzen. Da hat man im NAS ein Dateisystem und legt da eine große Datei drauf, die als iSCSI LUN weiter gereicht wird. Das ist immer per Design...
Wenn du auf verschiedene Datastores sicherst, gibts kein Dedup. Sind es verschiedene Namespaces im Datastore, gibts Dedup.
Du solltest eh immer eine Backupkopie machen. Es gibt die Simple 3-2-1 Regel.
3 Datenkopien - Produktiv, Backup...
Hello community,
I have PMG running as a VM inside Proxmox VE. All incoming mail on port 25 is forwarded via DNAT to the PMG VM.
Current setup:
Internet → Proxmox Host (public IP)
→ DNAT port 25 → PMG VM (10.0.0.4)
→ PMG always sees...
Das ist ein Blockspeicher, da ist das Dateisystem immer noch lokal. Aber bitte kein NAS mit iSCSI nutzen. Da hat man im NAS ein Dateisystem und legt da eine große Datei drauf, die als iSCSI LUN weiter gereicht wird. Das ist immer per Design...
That's what I usually do: using 2 vlans over the same bond add the benefit that if you ever need to separate the cluster network to a different bond, no Ceph configuration changes will have to be made (i.e. add the cluster network and restart...
Hello everyone,
as I did not see a Link on the Page to report the Typo, I am doing it here, I hope the Category is fine for it...
The Wiki Page "Resize disks" has a small Typo under "Example without EFI":
I think it should say "You", instead...
Solved!
You were absolutely right, thank you for pointing me in the right direction.
The root cause was exactly what you suspected: /etc/vzdump.conf had the script: line properly set on the two working nodes (proxmox and pve3), but not on the...