• XOA Updater Down?

    Solved
    6
    0 Votes
    6 Posts
    164 Views
    M
    @olivierlambert Thanks for the quick fix - update worked fine when I tried again, right after I wrote my post
  • No Xen tools detected on Windows server

    Solved
    13
    2
    0 Votes
    13 Posts
    427 Views
    Tristis OrisT
    @DustinB I advise you not to decide for others what they should do. I'm tired.
  • "No Stats" Issue

    Solved
    14
    0 Votes
    14 Posts
    526 Views
    T
    @BSmithITGuy Thanks for your information. The temporary workaround now is put Xen Orchestra to the same XCP-ng management network. Update 1: Diving deeper, I discovered that the API was changed the host management address (where the VM is located) to the backup address: https://github.com/vatesfr/xen-orchestra/blob/92932dd54645838db58ecfdd872895c5ad461608/packages/xen-api/index.mjs#L1010 async _setHostAddressInUrl(url, host) { ... url.hostname = await this._getHostBackupAddress(host) }
  • Issue with XOA after upgrade

    2
    0 Votes
    2 Posts
    205 Views
    DanpD
    This message shouldn't appear if the license is properly activated. Since you have an active XOA trial, you should open an official ticket through the support portal and we can take a look at this for you.
  • Xen Orchestra Active Directory Group Import Debug

    Solved
    8
    0 Votes
    8 Posts
    252 Views
    olivierlambertO
    Still, I remember we had a dedicated CLI tool to test it
  • Issue With Tasks Area of XO

    1
    1
    0 Votes
    1 Posts
    44 Views
    No one has replied
  • Created a new bond interface and lost management connectivity to hosts

    10
    0 Votes
    10 Posts
    509 Views
    M
    @bleader said in Created a new bond interface and lost management connectivity to hosts: The original problem could be a known issue when creating bond including the management interface that we have to investigate. Although the emergency network reset should have fixed that, so maybe it is a mix of the bond creation issue and MTU issue. In the reinstalled pool, did you create the bonds already? If so I would think changing the MTU should be fine, especially as it worked on other PIF, but with MTU issue it is often quite sneaky, so I would not make any promises either. Yes I have recreated them, but I am not game enough yet to change the management interfaces to MTU 9000, though I have done on bridge interfaces for VMs, because I was losing ssh sessions, and this solved the issue. Also, the bonded storage interface is MTU 9000 no problem.
  • Best Way to Live Migrate XO VM

    Solved
    16
    0 Votes
    16 Posts
    616 Views
    C
    @ph7 Thanks for the tip! Appreciate it.
  • Manual snapshots retention

    Solved
    46
    0 Votes
    46 Posts
    2k Views
    lsouai-vatesL
    @olivierlambert we are thinking about implementing a relationnal DB in the future. Maybe it could offer to stock snapshots as "archived"... I don't know for now. I understand that it could be risky to delete old snapshots, and maybe the responsability of setting the snaspshots retention can be an ACL subject... There are plenty of avenues of work on this topic, and more generally on the retention of information about objects, tasks, and other actions. It's a real in-depth topic.
  • 0 Votes
    7 Posts
    195 Views
    J
    @Danp Sorry, due to the host being added and me continuing on with my other tasks, it is not. I could have made that more clear.
  • Unable to live migrate machines - VM Lacks Feature

    11
    0 Votes
    11 Posts
    353 Views
    D
    @Tomcatter It's from Citrix: https://www.xenserver.com/downloads
  • Can't disable enabled errored server

    Solved
    5
    0 Votes
    5 Posts
    188 Views
    A
    @MathieuRA For this issue, fix-server-connect works for me. Thanks.
  • Custom Netdata configuration to send metrics to an InfluxDB

    9
    0 Votes
    9 Posts
    251 Views
    E
    @Forza I don't know, I guess that's part of what I am trying to find out. How to get the metrics of the physical cpu usage. I thought that's what I would get with activating Netdata (Advanced Telemetry) from XenOrchestra.
  • How to increase XOA-memory with XOA

    16
    0 Votes
    16 Posts
    1k Views
    olivierlambertO
    Not a problem, something to be done correctly, and not implemented at all in the current XCP-ng API. In other words, it's not trivial You can create an issue in XO repo with all the details (and the screenshot), this at least needs some serious work to find what would be the best approach (and then sorted from our backlog)
  • Adding Sysprep Capability to VM Creation Using (Windows) Template

    14
    0 Votes
    14 Posts
    463 Views
    C
    @nathanael-h Alright...will take a look
  • 0 Votes
    20 Posts
    661 Views
    C
    @astrugatch At this point, I'd submit your ova to the Vates team as they requested to have them look inside it to verify you're exporting what is needed to be able to import into XO
  • How to Boot to ISO

    Solved
    3
    0 Votes
    3 Posts
    135 Views
    C
    @Andrew Gggrrr...you know what's funny about your response?...I was actually just in the Advanced tab and glossed right over that! hahaha Thanks Andrew
  • Tags not available in the pick list

    Solved
    2
    3
    0 Votes
    2 Posts
    61 Views
    abudefA
    So it looks like it was a browser cache problem, solved by deleting it.
  • Is Dynamic Memory Allocation and NVME passthrough supported?

    Solved
    3
    0 Votes
    3 Posts
    157 Views
    O
    @TeddyAstie Thanks for confirming it's not supported, that saves me some head scratching! I'd based the assumption of it working post boot on the stats for memory usage being low and free -m showing < 48 GiB but guess I just misunderstood. Do you know if this is a fixed limitation or is it a feature that can be added in the future?
  • 0 Votes
    6 Posts
    238 Views
    Bastien NolletB
    @AlexQuorum Nice to hear it In the meantime I've made a bugfix which will soon be available so you can edit the monitors instead of recreating them.