XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. David_5.1
    3. Posts
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: New Rust Xen guest tools

      @yann here you are : https://gitlab.com/xen-project/xen-guest-agent/-/issues/22

      posted in Development
      D
      David_5.1
    • RE: New Rust Xen guest tools

      Hello,

      I have a setup with routers (running Debian Bookworm) that need more interfaces than the maximum allowed number of vifs so the VM has one vif and VLAN untagging is done inside it.
      As no IPs were detected by the traditional xen tools, I switched to the new, Rust ones, but they fail to detect IPs too 😕

      I think it is caused by the lack of /sys/class/net/enX0.*/device/devtype files, despite a few enX0.* interfaces (and folders) and /sys/class/net/enX0/device/devtype (containing vif, as expected) exist.

      Should I create an issue directly in the Gitlab project, or comment the partially-related one for SR-IOV support?

      posted in Development
      D
      David_5.1