Background: We run PVE with a couple of LXCs and VMs with one LXC representing a reverse proxy for the different backend services.
I was wondering if I could run Fail2Ban on the backends wich would then block/release IPs on the PVE-host by modifying a specific IPset. However, it seems I cannot...
Yes, I had restarted the server after the failed join and I also tried restarting the different services. In the end I just did the following:
# separate node
systemctl stop pve-cluster
systemctl stop corosync
pmxcfs -l
rm /etc/pve/corosync.conf
rm -r /etc/corosync/*
killall pmxcfs
systemctl...
Hi, after an error during cluster join operation the config files and dirs in /etc/pve were deleted/are missing.
root@srv1:/etc/pve# ls -lh
total 0
lrwxr-xr-x 1 root www-data 0 Jan 1 1970 local -> nodes/srv1
lrwxr-xr-x 1 root www-data 0 Jan 1 1970 lxc -> nodes/srv1/lxc
lrwxr-xr-x 1 root...
The remote console won't work, tried that...
So your suggestion is to boot from rescue system, install zfs driver etc., mount the pool and then make the changes?
Yesterday I tried to install a PVE 7 environment on a Hetzner AX51 server. During the installation I could ping its IP address while it was booted from the install iso just fine.
After the installation the machine reboots and there is no network anymore. Also the console is dead and I cannot...