Search results

  1. N

    [SOLVED] Accidentally deleted corosync configs

    I have accidentally deleted all corosync configs/files on one node of my cluster. Is there an easy way to get that node back into the cluster? I have already tried to copy /etc/corosync/* from another node but without success. Thanks in advance!
  2. N

    Using SR-IOV VF in CT with DPDK

    Dear community, I am trying to use some VFs of a NIC in a CT. What I did so far: 1. Enable SR-IOV in bios 2. Enable IOMMU with pass through 3. Load kernel modules on startup (vfio, vfio_iommu_type1, vfio_pci, vfio_virqfd) 4. Spawn two VF via echo 2 | sudo tee...
  3. N

    [SOLVED] Pass NIC to unprivileged CT

    Dear community! I am currently wrapping my head around a problem which I am not sure how to solve. I have 10GB NIC with two slots and I want to access each slot from a different CT. Both CTs are privileged and I can see the card via lspci. However, I cannot see the network interfaces in each...
  4. N

    [SOLVED] Fedora30 CT template

    Hey everyone! I am searching for a way to get a Fedora 30 CT template. I couldnt find anything via pveam or on the web. I have tried to create a template from a Fedora30 LXC container but also no luck here. Has anyone an idea how to get this template? Thanks in advance!! Best ninjab3s
  5. N

    [SOLVED] Problems migrating LXC from Ubuntu2004 to Proxmox

    Hey guys! I recently started using Proxmox and I am really happy with it. Thanks for the great work so far! I tried to migrate some of my LXCs from Ubuntu 2004 to Proxmox 7.1 but I am having problems with the UID/GID mapping. What I did so far: 1. I mounted the LXC storage of my Ubuntu...