Categories

  • All news regarding Xen and XCP-ng ecosystem

    145 Topics
    5k Posts
    semarieS
    @andersonalipio I would be interested to get some elements from your installation. your /var/log/sdn-controller-plugin.log file (on the host) in order to check the parameter passed by XO. output of xe network-param-list uuid=$UUID (for the network concerned) or xe network-list params=all (if uuid is unknown) output of xe pool-list params=other-config (for xo:sdn-controller:* elements) output of xe vif-list params=uuid,network-uuid,other-config (for xo:sdn-controller:* elements) Feel free to share it privately via PM if you prefer, possibly using https://paste.vates.tech/ . Cc @Team-XO-Backend too (as it could be from XO side)
  • Everything related to the virtualization platform

    1k Topics
    15k Posts
    DanpD
    Check the output of dmesg -T|grep -Eiv 'guest|capacity|promiscuous' on the host. It's likely that there was a network disconnect at some point and you have a stuck mount. You could also check to see if df -h hangs when you execute it on the host.
  • 3k Topics
    29k Posts
    olivierlambertO
    I have a theory that I'd like you to test on a specific branch. It might be an Undici bug, but I'm far from being sure. You need Node >=22.19 to make it work. Switch to the branch named fix_undici_paused_parser_crash, build it and try again.
  • Our hyperconverged storage solution

    50 Topics
    796 Posts
    olivierlambertO
    Great, thanks for the feedback!
  • 37 Topics
    131 Posts
    AtaxyaNetworkA
    @jeremie1977 Ah, oui effectivement je n'ai pas testé avec plusieurs disques ! Et j'ai du typo dans la doc, je vais faire une PR pour modifier Je pense que c'est du a la façon d'insérer les disques et les DVD coté XCP-ng. Je vais investiguer !