• cilium on a kubernetes cluster

    4
    0 Votes
    4 Posts
    172 Views
    olivierlambertO
    Okay, good to know
  • XO VM Export Fails With Unknown Error

    Solved
    11
    0 Votes
    11 Posts
    609 Views
    olivierlambertO
    Thank you! Obviously, this wouldn't be possible without our great community
  • Multi VMs tags

    Solved
    5
    0 Votes
    5 Posts
    243 Views
    olivierlambertO
    Expect some visible news for our April's release!
  • help with access to XOA

    7
    0 Votes
    7 Posts
    1k Views
    C
    @Danp Thank you very much!
  • XZ Backdoor for SSH

    5
    0 Votes
    5 Posts
    396 Views
    A
    @bleader Thx for your answer and good to know
  • Hosts log error in Xen Orchestra

    Solved
    10
    0 Votes
    10 Posts
    448 Views
    M
    @julien-f Tested. Fixed. Thx!
  • Managing 1000+ VMs in 3 pools

    14
    0 Votes
    14 Posts
    676 Views
    olivierlambertO
    We could use scoped tags to structure at least one level of folders easily without changing anything in the backend
  • Hosts in a pool have gone offline after reboot

    20
    0 Votes
    20 Posts
    1k Views
    DanpD
    @Aeoran AFAIK, the XAPI database gets wiped whenever you add or remove the host from a pool. You may be able to restore metadata to the old master once it is no longer belongs to the pool, but I can't guarantee that this will work or not produce other issues. If you don't have backups of the VMs, then you should be able to copy the VHD files to another location by accessing the directory /run/sr-mount/<SR UUID>/ on the old master.
  • Error: self-signed certificate after a few days

    Solved
    6
    1
    0 Votes
    6 Posts
    325 Views
    L
    @olivierlambert - it has been resolved.
  • Cannot import ISO file

    Moved Solved
    13
    4
    0 Votes
    13 Posts
    971 Views
    A
    Solved by 583c728
  • Cloud config drive not copying

    Solved cloudinit cloudconfig
    4
    0 Votes
    4 Posts
    243 Views
    olivierlambertO
    Ping @julien-f in case it was missed
  • Mass Import of VLANs for client data networks in XOA

    2
    1 Votes
    2 Posts
    176 Views
    lawrencesystemsL
    @paulorrockgit This is clever!
  • cancelling frozen tasks and freezing NFS SR scan task after SR outage

    3
    0 Votes
    3 Posts
    335 Views
    B
    @Danp Thanks for the tip bud! I will search that topic and experiment some more.
  • Migration from ESXi to XCP server transfer path.

    6
    0 Votes
    6 Posts
    607 Views
    A
    Its almost certainly goes through XOA. When I was moving from Esxi to XCP-NG I abandoned the process, then beefed up my XOA memory and CPU cores and it sped up marginally. That was a while ago, some of the VM's I had to use Clonezilla on (too large and kept failing). From what Ive read the migration tool has improved dramatically since then.
  • Xen Orchestra cannot connect XCP-ng Host by VPN-IPSEC

    3
    2
    0 Votes
    3 Posts
    319 Views
    A
    If you have hardware that supports this you can try to do an openvpn Server as a TAP adapter. it will be closer to a Layer 2 MPLS connection than an IPSEC tunnel. I have no idea if XCP-NG or XO/XOA use any type of Multicast traffic to communicate. Thats the only thing I can think of unless you have IPSEC firewall policies blocking some type of traffic that XO needs. I presume you can ping/ssh into the remote host? Are these hosts using shared storage over the MPLS/IPSEC? Edit: I just found this as well. https://xcp-ng.org/forum/topic/6609/unable-to-join-a-host-to-a-pool Seems to be also that the XCP-NG hosts will attempt to talk to each other over local URL's in some cases but I can't find a post about that. Bridging the two networks the same way the MPLS was would likely get you back to the way it was.
  • Xen Orchestra cannot connect to XCP-ng Host

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    D
    I found the problem. I am using OPNsense and forgot to disable TX checksum offloading. Very interesting that this checksum offloading caused catastrophic network disruptions on a Realtek nic, but no noticeable performance hit on Intel nics. This was an old host that featured a Realtek card. All my recent hosts that I use have only Intel nics. That is why I forgot about the whole offloading thing. Thanks for the tips. Best wishes to the whole community!
  • ECONNREFUSED message

    3
    0 Votes
    3 Posts
    149 Views
    J
    Hi @Danp, Sorry, it was my mistake.
  • ISO Importing Results in .img Files

    Moved
    41
    0 Votes
    41 Posts
    11k Views
    planedropP
    @olivierlambert Gotcha, totally agree, super low on the list of things to do. I do wonder if maybe a note should be added somewhere saying you'll have to manually rename the files after importing? Maybe hear near the note about ISO importing? [image: 1709953737031-84aee289-b7e6-4bcc-a1b8-1edfbe5ba107-image.png]
  • Custom Priviliage

    4
    0 Votes
    4 Posts
    166 Views
    D
    To add custom ACLs and Groups, you would do this from Settings > Groups and Settings > ACLs [image: 1709732780401-d8339fae-5a66-4caf-9e78-9ad779437c9b-image.png] Settings > Groups allows you to create and name a group (which contains users). Settings > ACLs is where you set permissions, and then apply those permissions to a group (or individual user.
  • RDP Button - Not working - Potentially an issue on my PC

    3
    0 Votes
    3 Posts
    255 Views
    D
    @Tristis-Oris That is what it definitely did in the past (can't say for sure as to when). I suspect this has to do with Internet Explorer being killed off (due to compatibility issues) and Edge taking its place. Actually I was just able to confirm this. @danp happened to reach out and suggested I try this registry edit, which in fact did fix the issue, https://gist.github.com/jeremyrsellars/364ea48ea067505037ef Of course, having to make edits to each or multiple workstations kind of sucks.