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

    David_5.1

    @David_5.1

    2
    Reputation
    2
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    David_5.1 Unfollow Follow
    • 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

      One-line format should work fine with Trixie, but as the β€œnew” deb822 format has been supported since Debian Jessie, it should be usable on most installs.

      Jessie manpage for reference : https://manpages.debian.org/jessie/apt/sources.list.5.en.html#:~:text=rfc822

      posted in Development
      D
      David_5.1
    • 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