Search results

  1. E

    ceph recovery slow and won't change number of backfills

    I have a 3 node cluster and I replaced 3x8TB drives and the recovery/rebalance is going to take 20+ days and maxes out at 10MiB which seems exceptionally slow. I've changed all relevant parameters, though setting them at a global level doesn't have any effect. It does change when set at the...
  2. E

    prevent lxc from killing processes and container

    I have some LXC containers that are purposefully going to have high memory and CPU consumption and I DON'T want the container killed when this happens. How do I prevent those containers from being shot in the head but still prevent other containers from doing so?
  3. E

    MicroVM support

    I'm curious if there are any future plans to support MicroVMs in Proxmox? https://firecracker-microvm.github.io/ looks very promising for creating very low resource usage VMs (not containers) and is the technology backing AWS Fargate 1.4 without the Docker Engine as outlined in...
  4. E

    LXC SRIOV passthrough shows no-carrier

    I have a Mellanox ConnectX-3 card configured with VFs connected to Voltaire 4036's that are running my subnet manager. I have ib_ipoib loaded on the Proxmox host and can successfully assign an IP to the VF and ping my other IB hosts. When I pass the VF to a [un]priviliged LXC container with or...