• This topic is deleted!

    1
    5
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • ISOs Converted to IMG files on import.

    2
    0 Votes
    2 Posts
    457 Views
    DanpD
    See prior discussion here.
  • XO Error when attempting to eject ISO

    6
    1
    0 Votes
    6 Posts
    541 Views
    olivierlambertO
    HTTPS is fine, HTTP can cause issue with some local firewalls/AV (!).
  • Hardware Health Monitoring

    10
    0 Votes
    10 Posts
    5k Views
    J
    @hawk223 said in Hardware Health Monitoring: @john-c I have access to configure myself as an email recipient however, I don’t recall the reason I never did that. There is some complication with doing so. If I recall it needs a hack to configure an email server. I will investigate. I have also been looking into something like nagios or zabbix. But then that’s something extra required. I would prefer a simple solution that doesn’t require a lot of effort and hacking. Most modern BMC include a web interface for access, so you can navigate to it and log in via its form. From there it's fairly simple to then setup, though the account for sending the email maybe a challenge as some implementations require the sending account to not have a password! The exact host name depends on the configuration of the IP address and/or FQDN of the BMC in your network system.
  • trying to enable Let's Encrypt on XO-CE

    7
    0 Votes
    7 Posts
    2k Views
    julien-fJ
    @Octive Make sure you follow the doc at https://github.com/vatesfr/xen-orchestra/blob/master/%40xen-orchestra/mixins/docs/SslCertificate.md To be able to get a Let's Encrypt certificate, your XOA must be publicly reachable on both HTTP and HTTPS. You do not need to manually create the file nor do you need to restart xo-server. Also, if your web browser trust Let's Encrypt CA (most of them do), your certificate should be recognized automatically.
  • OpenID

    4
    1
    0 Votes
    4 Posts
    724 Views
    olivierlambertO
    It's very likely the configuration of either your OpenID provider or in your XO plugin config. See our example with Keycloak: https://xen-orchestra.com/blog/xen-orchestra-5-80/#-openid-connect-support
  • XO user authentication - excessive and unknown tasks

    17
    1
    0 Votes
    17 Posts
    4k Views
    olivierlambertO
    And we are blown away by our wonderful community! Thank you very much, and happy to help you!
  • Full Syslog - XOA

    5
    0 Votes
    5 Posts
    997 Views
    K
    There are just many locations for the logs and the seem to have to be handled quite different: Audit-Logs: Can be exported and so can be sent to syslog, but: I did not find a way to do that efficient, as "xo-cli get-Records" seems not to be able to use filters like "after/before". Pool-Log: Is only visible in the GUI. Did not find a way to send it to syslog, or to export it periodically. XOA-Log: /var/log/syslog can be exported, but is using quite nasty "multi-line-logs". Task-Log: As Audit-Logs: Can be fetched by: "xo-cli rest get tasks", but did not get filters working, yet. It would be perfect to have options to send directly to syslog, but a workaround through a periodically running script could be good, too.
  • XOA - Change PIF and show PIF name

    4
    0 Votes
    4 Posts
    456 Views
    olivierlambertO
    I wonder when XenCenter stores this name since there's no XAPI field for it
  • Running xe from XOA

    10
    0 Votes
    10 Posts
    1k Views
    olivierlambertO
    Nice! Let us know if you want it to be added on the REST API
  • 0 Votes
    8 Posts
    2k Views
    olivierlambertO
    If this specific VM is causing issue, you can fallback on Clonezilla or something similar
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • single host pool failure

    4
    2
    0 Votes
    4 Posts
    468 Views
    olivierlambertO
    Different brand? Can be the controller too. But reading what I'm seeing on the screen, it's very likely to be a disk issue.
  • 2 Fresh XCP-ng installs one XOA (from source) both Hosts showing Master??

    Solved
    5
    1
    0 Votes
    5 Posts
    1k Views
    AtaxyaNetworkA
    @itiojoe You're welcome ! Have fun with Xen Orchestra !
  • Xen Orchestra - Removing NIC

    3
    2
    0 Votes
    3 Posts
    2k Views
    ajpri1998A
    @olivierlambert Bug has been filed. https://github.com/vatesfr/xen-orchestra/issues/7193 ajpri created this issue in vatesfr/xen-orchestra closed Can't Remove PIF #7193
  • Connection to xcp-ng only stable for a few seconds

    Moved Solved
    4
    0 Votes
    4 Posts
    604 Views
    olivierlambertO
    Hi! The first reflex when you have an issue is to check: Pre-requisites: https://xen-orchestra.com/docs/installation.html#packages-and-pre-requisites Being up to date In your case, it was 1 Note: Node 20 compatibility will come soon but it doesn't mean 1 & 2 should be done before anything else Also, nice catch @Danp
  • Changing of management interface cause impossibility to add new networks in xoa

    Solved
    8
    0 Votes
    8 Posts
    986 Views
    olivierlambertO
    Issue is now fixed on master branch. A patch release for XOA Latest will come at some point
  • Change/Remove Master from Pool error - missing column

    Solved
    8
    5
    0 Votes
    8 Posts
    3k Views
    olivierlambertO
    Okay, glad to know it works! Good luck for the rest of your operations!
  • OS icons

    Moved
    3
    1
    1 Votes
    3 Posts
    517 Views
    S
    OK then I will wait. The icons are not an important feature for survival anyway.
  • Pools don't appear then disappear on custom XO but are fine on XOA

    Moved
    18
    0 Votes
    18 Posts
    3k Views
    DanpD
    FWIW, I just ran into this same issue with Node 20.9.0, which is the current LTS version. Reverting to Node 18.18.2 resolved the issue for me.