Einfachere Lösung:
Dein PVE ---> eigener kleiner Router mit Wireguard Client ---> Router der Familie
Das Familien LAN ist dann das WAN von Deinem Router, d.h. ohne NAT/Portforwading wird da gar nichts durch gelassen.
Als Router könntest Du einen...
Auch hier wieder ein Abwägen: lohnt es sich, Zeit in einen Workaround zu investieren - weil auch der muss wieder gepflegt/beachtet/zurück gedreht werden, oder wartet man eine Weile ab, in der Hoffnung das Proxmox das zeitnah löst ?
Da ich eine...
By “external,” I meant not managed by PVE. You can still run dnsmasq yourself, and it should work fine. Expanding dhcp support beyond simple zones is on the roadmap and we're working on it.
I am on the Ceph users email list, and it seems the fix is not a simple update, and will not be trivial. You have to use new authentication keys, aes256k, and rotate the keys used, and for that (for rbd storage at least), shutdown all VMs. And...
Hello there,
As a novice who's only recently gotten into this I have run into an issue that I've not been able to solve.
When running:
sudo apt update && sudo apt upgrade
My SSH is not functioning either, so I'm not typing over the entire...
active/active is some marketing buzzword used for different things ..... serve one Pool/VG through node/controller1 and another Pool through node/controller2 in above HA setup and you have also active/active ....
LVM thin is not cluster aware and therefore has to be viewed as a kind of a local storage as ZFS. Same with additive dm targets. So most of the reasons are moot in my book. Just using LVM/thin-LVM instead of ZFS in ZFS-over-iscsi is still a...
Although such a system is tempting, but no enterprise I know does this, everything is active/active and any software solution I came across claims it does that, but does not fullfill all HA requirements and zero data loss. There are also products...
You can still use `block_cloning`, but since it’s extremely dangerous without `FIDEDUPERANGE`, I’m just waiting for now.
The program below was developed by Mic92 during the discussion in #18745. It’s designed to work with `FIDEDUPERANGE` on ZFS...
Leute, habt ihr wieder vielen Fragen und Ideen :D
Das ist gewachsene Struktur - wie immer.
Wir wissen doch gar nicht, was auf dem PVE so alles produktiv läuft - wahrscheinlich auch mit dem Helper Scripten hochgezogen.
Hehe, da kommen dann...
Das wäre dann der möglich "Plan B". :D Daher auch meine Frage was genau er da jetzt mit dem Proxmox Host und den vermuteten zusätzlich Unraid Host, genau wie macht. :) Ich meine ich lasse hier (natürlich) auch noch einen extra Host als bare metal...
That does not work like that. If you have a block storage for your VM, the block storage itself handels thin provisioning, e.g. if you have a disk with a lot of zeros on the disk, they will not be written. In the VM, you only have to check the...
Entweder Netzwerkverkehr segmentieren und mehrere Bridges auf dem PVE betreiben oder eine FW mit entsprechenden Regeln füttern.
Auf alle Fälle eine haarige Sache, was bei mir die Frage nach dem Zweck diese Übung aufwirft. Ist die Gegenseite...
I am not entirely sure what youre asking me to do here, would you mind elaborating a little more? sharing the grub boot command? When I tried just booting manually I still got the same error.
I had the same issue with rescue mode as well...
Can you try pressing e at the grub menu and boot with the debug arg and share what you see? Also try the (installer's) rescue mode or booting a older kernel.
The NIC dropping out is probably unrelated.
For the boot issue, what's the exact error from GRUB? initramfs lives on disk as a file in /boot, so a drive developing bad sectors under it could produce this. If you boot into a live USB you can...