Search results

  1. M

    systemd 244.1 breaks networking in LXC

    Thanks Alwin, it does work. Are there any security concerns with this?
  2. M

    systemd 244.1 breaks networking in LXC

    My guess is that most LXC users run debian or some derivative that doesn't (yet) have this issue. Possibly CentOS which is very conservative with updates. The rest is not popular. I'm sure someone is looking into this, it just takes time and it is the holiday season. There is a workaround for...
  3. M

    systemd 244.1 breaks networking in LXC

    Tried more templates: Fedora 30 does not work out of the box. Systemd v241-8.git9ef65cb.fc30 Fedora 31 works at first, stops after upgrading systemd to 243.5-1 it stops working. Working version is 243-4 Ubutnu 18.04 works. Systemd version 237 There must be a patch that's being backported to...
  4. M

    bad network performance between two guest machines on same host

    This is about what I get Win2019 to Win10 on Proxmox I also tested Win2019 to LXC Container (ArchLinux) - 16Gbits/s ESXi Windows2019 to Windows2019 - 6Gbits/s , albeit on a little more powerful, but 6 year older hardware.
  5. M

    systemd 244.1 breaks networking in LXC

    Is there a fix coming in the next version?
  6. M

    systemd 244.1 breaks networking in LXC

    Fair enough. I guess not everyone then :) I added the solution to the OP.
  7. M

    systemd 244.1 breaks networking in LXC

    Well, everyone already knew that. yay is not the standard package manager. There is also https://archive.archlinux.org/ in case cache was cleared. However, downgrading systemd packages is not a good long term solution.
  8. M

    bad network performance between two guest machines on same host

    Try the latest virtio drivers instead of stable https://docs.fedoraproject.org/en-US/quick-docs/creating-windows-virtual-machines-using-virtio-drivers/index.html Fixed a couple of issues for me with new versions of windows.
  9. M

    systemd 244.1 breaks networking in LXC

    Hi everyone, Just thought I would let everyone know that upgrading systemd to 244.1 will break networking if running in LXC container. Found out the hard way and I'm probably one of the first ones since I'm running ArchLinux in LXC and systemd just got bumped up to 244.1. Looking at systemd...