• Any smart way to test and verify cloud-init config in XO?

    4
    0 Votes
    4 Posts
    2k Views
    D
    @runevn A bit more from my 'troubleshooting notes' I gathered back when I was prototyping a lot of very complex configurations and worked with Chad Smith: Test user-data rendering: cloud-init query --format "$(sudo cloud-init query userdata)" Test jinja template rendering: cloud-init query --format="$( cat test.cfg )" # test.cfg would be the test cloud-config.cfg file to render Test jinja template detailed: cloud-init devel render test.cfg -d Query metadata: cloud-init query -f {{v1.distro}} ========= Debug user-data rendering ============= cloud-init devel render /var/lib/cloud/instance/user-data.txt -d Check actual seed file from provider cloud-init devel render /var/lib/cloud/seed/nocloud-net/user-data -d On a system where cloud-config wasn't honored, run: sudo cloud-init query --system # or you can add --annotate which will annotate the specific lines where an error is in the #cloud-config YAML per Chad Smith; All cloud-init instance data /var/lib/cloud/instance/ Userdata /var/lib/cloud/instance/user-data.txt Datasource /var/lib/cloud/instance/datasource metadata /run/cloud-init/instance-data.json Seed files from provider/hypervisor: /var/lib/cloud/seed/nocloud-net For anyone doing a deep dive into troubleshooting cloud-init configuration rendering.
  • netdata plugin wont install

    8
    1
    0 Votes
    8 Posts
    934 Views
    DanpD
    @jshiells Why don't you open a support ticket and allow us to take a look at this for you?
  • SAML-plugin with Google Workspace?

    7
    0 Votes
    7 Posts
    995 Views
    olivierlambertO
    Oh wow, that was fast! Thank you very much, I will check internally to be sure it will be reviewed soon
  • XOA receipe not creating VIP address (balancer)

    13
    0 Votes
    13 Posts
    2k Views
    olivierlambertO
    Yay!
  • Import Centos VM from VMware fails with must have required property

    15
    0 Votes
    15 Posts
    2k Views
    J
    @Danp That would appear to be it, thanks for pointing it out. Should have really spotted it myself of course!
  • Failed Migration from ESXi to XCP-NG

    Solved
    4
    0 Votes
    4 Posts
    831 Views
    F
    So the first KB article helped from Vates so thank you again @Danp . What else I found was that in the VMKernel NIC's that the only service enable was management. [image: 1719252207996-15468340-bb46-46ca-9b8d-3fa8aa9b1087-screenshot-2024-06-24-at-2.02.51-pm.png] I enabled the other options that I could without a license, and everything worked as expected! Yay! Thanks!
  • Question about Critical thresholds in Load-balancer plugin

    5
    0 Votes
    5 Posts
    742 Views
    J
    @Bastien-Nollet Thank you, great explanation!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    23 Views
    No one has replied
  • issue with xoa and netbox config

    5
    0 Votes
    5 Posts
    582 Views
    M
    @olivierlambert thanks for the feedback regards
  • P2V (VMWare Equivalent) in XCP-NG?

    2
    0 Votes
    2 Posts
    348 Views
    olivierlambertO
    You can use Clonezilla for example, it could do the trick IIRC, Starwind also have some P2V tools.
  • Migration from VMware

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    D
    Yes, it is good now Thank you for the help.
  • Migrating RHEL from VMWare - disks not showing up

    Solved
    4
    0 Votes
    4 Posts
    918 Views
    R
    @olivierlambert That did it Tested with both the LSI and Paravirtual - both succeeded Thanks
  • XCP-ng servers connected by proxy giving 'headers timeout error'

    3
    0 Votes
    3 Posts
    736 Views
    julien-fJ
    You can indeed use an XO Proxy URL as an HTTP proxy to connect to your XCP-ng servers. If you can reproduce in an XOA (feel free to request a trial), open a support ticket and I'll investigate.
  • Update XO CloudConfigDrive contents

    cloudinit cloudconfig
    1
    0 Votes
    1 Posts
    216 Views
    No one has replied
  • Do you think to add Backup and Private Network Creation to Self-Service ?

    3
    0 Votes
    3 Posts
    365 Views
    V
    @olivierlambert Thanks, its good to have
  • 0 Votes
    9 Posts
    2k Views
    olivierlambertO
    Worth opening a support ticket then, so we can take a look remotely to identify the issue
  • LDAP plugin

    5
    0 Votes
    5 Posts
    727 Views
    pdoniasP
    @mbriet Yes, you can. The user just needs to login once with their LDAP credentials to create the corresponding XO user and then you can manage that user pretty much like a local user, including adding them to groups you created yourself.
  • XOA CloudConfigDrive import is hung

    10
    0 Votes
    10 Posts
    860 Views
    olivierlambertO
    Yes, if you want to use this network for backup, XO need to have access. It's easy to add a VIF and configure it: https://xen-orchestra.com/docs/xoa.html#other-interfaces
  • XO - Restore Health Check

    11
    1
    1 Votes
    11 Posts
    2k Views
    MathieuRAM
    At least for XO5, there is no trivial way to do that. So will probably need to wait for XO6.
  • HA Operation Would Break Failover Plan

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    A
    @Danp said in HA Operation Would Break Failover Plan: xe pool-ha-compute-max-host-failures-to-tolerate It returns 1.: [13:34 log]# xe pool-ha-compute-max-host-failures-to-tolerate 1