• Workflow Tool

    12
    0 Votes
    12 Posts
    308 Views
    Tristis OrisT
    @john-c dunno about how that script should work, but you can execute anything with ansible.builtin.shell
  • OAuth and OKTA

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Thanks for your feedback @erlicthemad !
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    40 Views
    No one has replied
  • Netbox sync virtual disks (missing)

    1
    0 Votes
    1 Posts
    143 Views
    No one has replied
  • Ubuntu 22.04 Cloud-init disk size issue

    3
    0 Votes
    3 Posts
    2k Views
    fohdeeshaF
    @jubin3 As this is totally unrelated to XOA and XCP-ng, you'll (hopefully) get a better response in the cloud-init community, as it's their project which has (once again) been broken by an OS update. I gave up chasing them some time ago, especially with brand new OS releases.
  • Getting errors when migrating 4 out 5 VMGuest

    50
    0 Votes
    50 Posts
    14k Views
    A
    @MathieuRA Thanks for doing the fix, I have tested this and I confirm it is working. I am able to migrate VMGuest to a different host by ticking the check box in the vmlist. [image: 1709761883728-29d4f92f-f074-488d-b2b3-27b74c2e0ae4-image.png] [image: 1709761905422-0b61a637-4dac-41a4-9aba-ba7c6db85c8b-image.png]
  • SOC 2 Type 1 Automated Backup Log Collection

    Unsolved soc 2 type 1 backups-reports
    1
    0 Votes
    1 Posts
    152 Views
    No one has replied
  • Transport-XMPP failing to start

    Solved
    22
    0 Votes
    22 Posts
    5k Views
    julien-fJ
    If other people get the UNABLE_TO_VERIFY_LEAF_SIGNATURE error, check that your XMPP server provides the correct certificate chain. You can use OpenSSL for this: $ openssl s_client -connect $domain:$port -starttls xmpp -showcerts </dev/null CONNECTED(00000003) depth=0 CN = $domain verify error:num=20:unable to get local issuer certificate verify return:1 depth=0 CN = $domain verify error:num=21:unable to verify the first certificate verify return:1 depth=0 CN = $domain verify return:1
  • Continuous replication over WAN ?

    13
    0 Votes
    13 Posts
    1k Views
    S
    @olivierlambert Thank you very much Olivier, this is exactly what I want to do!
  • 24 TB VM difficult migration

    2
    0 Votes
    2 Posts
    322 Views
    olivierlambertO
    Hi, You can use the warm migration in your case, yes To me, that's one of the use case where it's safer than a live/hot one.
  • XOA Netbox Sync

    Moved
    2
    3
    0 Votes
    2 Posts
    472 Views
    olivierlambertO
    Hi, Thanks for the feature request This is very very likely a request for a production environment (this level of Netbox customization). It's almost taking 100% of @pdonias' time, so we need to start rationalizing stuff in order to keep some resources to move forward on XO 6. If you have a pro subscription, can you open a feature request ticket? If you don't, it might worth to create an issue on our public Github repo (with all the details) so we can see/discuss there Thank you!
  • Netbox plugin: Error code 400 - Error: Bad Request

    Moved
    32
    1
    0 Votes
    32 Posts
    9k Views
    M
    @pdonias ok I get a correct answer from inside but from outside I'm getting this bad request. The curl gets to the ssl certificate on the net box host, but throws the 400 bad request, when doing from outside the firewall. When testing locally, it works. Let me look this over! Thanks!
  • Help with Command Line Translation to XO Jobs

    Moved
    2
    0 Votes
    2 Posts
    161 Views
    olivierlambertO
    Hopefully someone in the community will guide you, personally I never played with jobs
  • HUB - Recipe - Kubernetes cluster

    Moved
    2
    0 Votes
    2 Posts
    389 Views
    olivierlambertO
    Hi! In theory, you just need to get the Kubernetes key to connect with whatever tool you want to play with the k8s cluster, that's pretty much everything What do you have in mind exactly?
  • VMs migrated from xcp-ng-3 to xcp-ng-3 (the same host!)

    Moved Solved
    4
    1
    0 Votes
    4 Posts
    414 Views
    T
    @pdonias thanks for the update! I took a look at the latest commit and apparently I was right even though it didn't feel right. Thanks again to you all for this amazing set of FOSS tools!
  • Task stuck at "Importing content into VDI XO"

    3
    0 Votes
    3 Posts
    499 Views
    ditzy-oliveD
    @olivierlambert weird, I tried the restart, because I'm doing that a lot now since I have some backup issues. Need to move my old (very old) datacenter to the new XCP-NG Server and after that I can get to upgrading XO.
  • Custom Disknames based on hostname/uuid

    in backlog
    8
    1
    0 Votes
    8 Posts
    632 Views
    julien-fJ
    Not something we want to fix in XO5, I've added it to our roadmap for XO6
  • Netbox sync feature: Keep existing IPs

    Moved
    10
    0 Votes
    10 Posts
    3k Views
    pdoniasP
    Hi @christianuhlmann, we actually already did that for interfaces. Make sure you're up to date and interfaces that you added manually shouldn't get deleted in Netbox anymore. However, for IPs, we can't do that because IPs don't have a UUID in XO/XAPI. We get a list of IPs for each VIF and we have to decide what to do with that.
  • Xen Orchestra netbox sync error

    Moved
    19
    0 Votes
    19 Posts
    2k Views
    yannY
    @pdonias said in Xen Orchestra netbox sync error: So if XAPI isn't supposed to return space-delimited IPs in x/ipv4/x fields, better make sure it's fixed upstream, but from XO's point of view, we're supporting it anyway, now Yes I'd think XAPI should not blindly forwarding information from guest without a minimum of sanitation.
  • Kubernetes cluster recipe not working

    Moved Solved xoa-recipe
    7
    0 Votes
    7 Posts
    1k Views
    B
    It finally work with latest version of xo-server 5.85.