Subcategories

  • VMs, hosts, pools, networks and all other usual management tasks.

    375 Topics
    3k Posts
    M
    @Danp Hi, I'll try this. Thank you very much. Best regards Mattmurdock78
  • ACLs, Self-service, Cloud-init, Load balancing...

    93 Topics
    781 Posts
    B
    @Andrew said in Is it possible to convert a BIOS to UEFI and introduce vTPM into an existing VM?: I have not converted windows as I normally started newer versions as UEFI and older version work better with BIOS For peeps that stumble on this post looking for answers, the answer is yes you can for Windows. You can use the built in Windows mbr2gpt program to do so. However, things to consider before attempting are? You can only have 3 partitions on the C driver. This is due to MBR only supporting 4. the 4th partition will be used during conversion it also has to shrink some space from the end of the drive You might have to move the recovery partition if it is at the end of the disk Basic steps are, to first run the command below. This will tell you if conversion should works mbr2gpt /validate /allowfullos Then the following to start the conversion mbr2gpt /convert /allowfullos Hope it helps someone
  • All XO backup features: full and incremental, replication, mirrors...

    388 Topics
    4k Posts
    olivierlambertO
    Use XO to connect on the host with the 10G network IPs addresses.
  • Everything related to Xen Orchestra's REST API

    68 Topics
    527 Posts
    olivierlambertO
    Keep us posted when you are on master, then we'll try to reproduce the issue when we can.
  • Terraform, Packer or any tool to do IaC

    35 Topics
    350 Posts
    J
    @manilx I have proposed to the IaC team of Vates, a MCP Server for Vates VMS. Which can be used by GitHub Copilot or similar, if used when doing IaC etc.
  • Navigate Away from Import VM?

    3
    0 Votes
    3 Posts
    494 Views
    julien-fJ
    @busthead If you are importing a VM from your browser, you should not navigate away from XO as it will interrupt the upload. You can navigate to another page of XO though.
  • Device Position in VM

    2
    1
    0 Votes
    2 Posts
    332 Views
    olivierlambertO
    Just forget the device, readd in the order you like (first comes at 0 and so on)
  • XO from source and CentOS 7

    9
    0 Votes
    9 Posts
    1k Views
    B
    I concentrated here, after upgrading my second server: Error: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /root/xen-orchestra/node_modules/argon2/lib/binding/napi-v3/argon2.node) I've found circumstantial evidence that this depends on libraries found in newer gcc than is in the Cent OS 7 repo at this time. strings /usr/lib64/libstdc++.so.6 | grep CXXABI CXXABI_1.3 CXXABI_1.3.1 CXXABI_1.3.2 CXXABI_1.3.3 CXXABI_1.3.4 CXXABI_1.3.5 CXXABI_1.3.6 CXXABI_1.3.7 CXXABI_TM_1 so argon2.node requires something newer than centos7 can provide?! and upgrading gcc does the trick? I may have to try when I have more time. https://stackoverflow.com/questions/63374392/node-module-argon2-usr-lib-x86-64-linux-gnu-libstdc-so-6-version-cxxabi-1 Indeed here is Centos 8. $ strings /usr/lib64/libstdc++.so.6 | grep CXXABI CXXABI_1.3 CXXABI_1.3.1 CXXABI_1.3.2 CXXABI_1.3.3 CXXABI_1.3.4 CXXABI_1.3.5 CXXABI_1.3.6 CXXABI_1.3.7 CXXABI_1.3.8 CXXABI_1.3.9 CXXABI_1.3.10 CXXABI_1.3.11 CXXABI_TM_1 CXXABI_FLOAT128 and yes, I understand that XO doesn't target CentOS, but its our 'standard' right now.
  • DR backup - Error: IMPORT_ERROR_PREMATURE_EOF()

    11
    2
    0 Votes
    11 Posts
    1k Views
    S
    @bsodmike Increase memory to node.js as described in the docs under memory management. Adding mem to VM is insufficient in isolation, so my post above may have been misleading (sorry!).
  • Cant access xoa on mobile or ipad

    9
    1
    0 Votes
    9 Posts
    1k Views
    olivierlambertO
    Then change the bundled self signed cert with something else
  • XO Backup Quiesce, VSS - confused

    Solved
    4
    0 Votes
    4 Posts
    758 Views
    olivierlambertO
    You are welcome!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Bulk VM migration

    3
    0 Votes
    3 Posts
    583 Views
    brezlordB
    @olivierlambert I think that the default behavior should be VMs stay on the SR that they are on. If you are taking a host down and moving the VMs to another host why would you move the VM storage location, that defeats one of the reasons you use shared storage.
  • Virtual keybord doesn't show

    2
    0 Votes
    2 Posts
    518 Views
    olivierlambertO
    Hi, See https://github.com/vatesfr/xen-orchestra/issues/1426 fufroma created this issue in vatesfr/xen-orchestra open Virtual keyboard for console #1426
  • OVA import does not import VHD

    15
    0 Votes
    15 Posts
    2k Views
    capeschoolsC
    @capeschools Just as an FYI to complete the thread - VT is enabled by default on the HPE server.
  • XO won't reconnect to rebooted hosts?

    7
    0 Votes
    7 Posts
    767 Views
    olivierlambertO
    Yes, that's the plan: involving community for feedback. But keep in mind we don't want to make a clone of XenCenter It's a web application, so it comes with some perks but also drawbacks from a heavy client (you are running in a browser with XO, and we don't want to change all web behavior without necessity to do it). Thanks for the feedback (so feature wise I think we are at parity level, UI it's another story I agree)
  • Help with task message Xapi#getResource

    3
    0 Votes
    3 Posts
    351 Views
    F
    @olivierlambert said in Help with task message Xapi#getResource: It will clear itself after 24h tops. Thank you for your reply
  • build XOA from source on host

    12
    0 Votes
    12 Posts
    6k Views
    olivierlambertO
    It's not a matter of believing, it's a matter of providing a way to reproduce the issue It's really hard to fix something if: we aren't aware of the issue we can't reproduce it
  • Merge process to S3 is slow for one host

    6
    1
    0 Votes
    6 Posts
    768 Views
    olivierlambertO
    That's probably why it's slow. Pinging @nraynaud too
  • Orphan VDIs

    1
    1 Votes
    1 Posts
    190 Views
    No one has replied
  • Backup keep failing

    11
    3
    0 Votes
    11 Posts
    819 Views
    olivierlambertO
    Not enough space means not enough space to coalesce, and therefore XO will prevent to continue and fill entirely your storage because of uncoalesced chains.
  • Feature suggestion: attach an existing SR in XO

    6
    1 Votes
    6 Posts
    3k Views
    P
    @tonyp90 I did file a feature suggestion, https://github.com/vatesfr/xen-orchestra/issues/4273 , but not a bug report. I'm using the xsconsole on the xcp-ng server itself in the few cases where I need to re-attach an SR. gitterdude created this issue in vatesfr/xen-orchestra closed Reattach SR icon is non-obvious #4273
  • Unable to export reliable backups

    15
    2
    0 Votes
    15 Posts
    2k Views
    olivierlambertO
    That would be interesting. This won't rule out everything but at least we might notice something different.
  • XO Load Balancer

    4
    0 Votes
    4 Posts
    893 Views
    olivierlambertO
    Every HA or load balancing setup is too take it seriously. Consequences might be high, so use it only if we really know what you are doing.
  • xo-cli deploy VM using ssh-key parameter

    Solved
    4
    0 Votes
    4 Posts
    618 Views
    kirovtomeK
    @julien-f @olivierlambert Thanks guys! You can close this one.