Subcategories

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

    381 Topics
    3k Posts
    florentF
    @cgasser are the backup job running normally (if any ) ? can you disable temporary the backup network ? the rrd stats should be visible immediately afte if this is the root cause
  • ACLs, Self-service, Cloud-init, Load balancing...

    93 Topics
    787 Posts
    B
    @DustyArmstrong From memory I did this live. I did have backups before attempting, though and the VM wasn't super critical.
  • All XO backup features: full and incremental, replication, mirrors...

    389 Topics
    4k Posts
    florentF
    @JB this means that it should have done a delta ( as per the full backup interval ) , but had to fall back to a full for at least one disk this can happens after a failed transfer, a new disk added and some edge case. This issue was not really visible before the latest release, even if the impacts can be important , saturating network and storage. We are investigating this ( especially @Bastien-Nollet ) , and expect to have a fix and/or an explanation fast Are you using "purge snapshot data" option ? Are there anything on the journalctl logs ?
  • Everything related to Xen Orchestra's REST API

    68 Topics
    530 Posts
    lsouai-vatesL
    @olivierlambert I am asking XO Team about this issue.
  • 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.
  • Error when taking a snapshot in XO

    2
    0 Votes
    2 Posts
    198 Views
    DanpD
    @nicolai-comar said in Error when taking a snapshot in XO: xo-server 5.12.1 and xo-web 5.12.0 Those are really out-of-date. Please update to the latest available versions and try again.
  • Navigate Away from Import VM?

    3
    0 Votes
    3 Posts
    499 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
    333 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
    2k Views
    olivierlambertO
    Then change the bundled self signed cert with something else
  • XO Backup Quiesce, VSS - confused

    Solved
    4
    0 Votes
    4 Posts
    765 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
    588 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
    522 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
    785 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
    355 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
    772 Views
    olivierlambertO
    That's probably why it's slow. Pinging @nraynaud too
  • Orphan VDIs

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

    11
    3
    0 Votes
    11 Posts
    820 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
    909 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.