I think Expectations are on the Floor right now :p.
You didn't read my Reply: What I provided is the Configuration of one Proxmox VE Host, but it's fairly representative across the Board with my other Servers.
Depending on which specific...
It's unprivileged LXC :) .
The weird Thing is that the Keys already exist inside that LXC Container ...
It's completely non-consistent. Sometimes it happens, sometimes it doesn't.
Hi,
Fedora’s sshd doesn’t start in an LXC container because sshd-keygen.target tries to generate host keys at boot, and that process often fails inside LXC due to restricted permissions or blocked systemd operations. Since sshd waits for key...
Is it really necessary :p ? I feel most of your Comments are about VLAN, whereas the Problem I described is about the Bond (and potentially Bridge) Interface.
1. Right now pretty much only one Physical Interface is connected to a Managed L2...
Is there one / several Configuration Errors on my Side ?
If not, what is the best Way to solve this ? Create a dummy Network Interface that is always present and set that as Default (even though it makes no sense) ?
EDIT 1: the following is a...
Using an Interface which does NOT exist for bond-primary Setting (enp1s0f0np0)
Use ifdown bond0 to actually trigger the Issue: if the Bond already exists when the Configuration is reloaded, then the Bond will still exists afterwards.
Test...
I started migrating from pure Bridge Network Setup towards Bond based Network Setup on several of my Hosts now, after I accidentally created a Network Loop by plugging in multiple NICs (physical Interface connected to vmbr0 in Proxmox Network...
@fabian: I faced the same a similar Error when trying to setup a Container based on fedora-coreos
https://quay.io/repository/fedora/fedora-coreos?tab=tags
Specifically the Image: quay.io/fedora/fedora-coreos:stable
Unsure what is going on at...
There seems to be some Issue for a Fedora LXC Container.
Specifically, SSH fails to start (as confirmed by ss -nlt) since nothing is listening on Port 22 after Boot.
It seems that there is something related to sshd-keygen.target when used in an...