• Unable to live migrate machines - VM Lacks Feature

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

    Solved
    5
    0 Votes
    5 Posts
    489 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
    687 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
    2k 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
    1k Views
    C
    @nathanael-h Alright...will take a look
  • 0 Votes
    20 Posts
    2k 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
    303 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
    108 Views
    A
    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
    387 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
    454 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.
  • Slave Hosts in a Pool Take on Same Password as Master?

    Solved
    3
    0 Votes
    3 Posts
    225 Views
    C
    @gduperrey Ok, thank you. Appreciate the explanation.
  • Alternative to AWS EC2 Autoscaling groups

    4
    0 Votes
    4 Posts
    350 Views
    AtaxyaNetworkA
    @blackliner Honestly I never had this use case, but I would imagine terraform has a feature for this. I'll look into it, it's got me curious
  • Storage Repository Maintenance Mode When XO VM's VDI is Remote

    2
    0 Votes
    2 Posts
    186 Views
    olivierlambertO
    Hi, Thanks for your report. Ideally, move XOA VM on another SR than the one doing the maintenance mode. Alternatively, you can do it manually with the CLI or XO Lite. You raised a valid question: XOA should have detected it was itself on the target SR and prevent it. However, even if it sounds simple, it might not be trivial. Anyway, I'm adding @lsouai-vates in the loop so we can improve this in the future
  • 0 Votes
    4 Posts
    272 Views
    olivierlambertO
    That's a security problem, due to Spectre/Meltdown, it's very dangerous to run a VM that could have more vCPUs than pCPUs on a host.
  • Location of xo-cli reference

    6
    0 Votes
    6 Posts
    461 Views
    julien-fJ
    @Byte0 The json: makes the rest of the value interpreted as JSON, otherwise it is interpreted as a plain string. It is therefore required for all non-string values. Some method params (like memory for vm.set) accept both integers and strings, that's why it was working.
  • XCP pool server multiple IP/Names

    5
    0 Votes
    5 Posts
    310 Views
    olivierlambertO
    I mean I agree with the idea that sounds good, I need to be reviewed again to see if we could do better than we did
  • How to change IP of XOA & XCP-ng?

    6
    0 Votes
    6 Posts
    788 Views
    stormiS
    Dual stack support for IPv4 + IPv6 on the management interface in XCP-ng 8.3: requires reinstalling to define both IPv4 and IPv6 for the management interface is still experimental, there are a few known issues CC @BenjiReis @gthvn1 @andriy.sultanov
  • Upgrade of XO fails

    Solved
    5
    0 Votes
    5 Posts
    348 Views
    olivierlambertO
    Hi, Indeed, the pre requisite section is pretty clear about it: https://docs.xen-orchestra.com/installation#packages-and-pre-requisites And the error message was clear too: The engine "node" is incompatible with this module. Expected version ">=20.18". Got "18.19.1" However, if you think there's a way to improve this, let us know, we'll be happy to assist
  • about Anti-affinity

    Solved
    3
    0 Votes
    3 Posts
    194 Views
    Tristis OrisT
    @olivierlambert Just to be sure. Thanks.
  • 1 Votes
    8 Posts
    694 Views
    C
    @olivierlambert Ok, will do. Thanks!