Subcategories

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

    370 Topics
    3k Posts
    lsouai-vatesL
    @acebmxer Hello, the XO team is currently working on a solution. We will keep you inform as soon as it is on release.
  • ACLs, Self-service, Cloud-init, Load balancing...

    91 Topics
    769 Posts
    olivierlambertO
    Question for @pdonias
  • All XO backup features: full and incremental, replication, mirrors...

    379 Topics
    4k Posts
    cairotiC
    @florent I couldn't map it directly to the XO, so I mounted it on Linux.
  • Everything related to Xen Orchestra's REST API

    67 Topics
    504 Posts
    olivierlambertO
    Question for @lsouai-vates for the XO team
  • Terraform, Packer or any tool to do IaC

    35 Topics
    336 Posts
    CyrilleC
    Hi, thank you for the example! We will take a look. It could be a good idea to have a dedicated documentation/web page with usage examples of 'DevOps' tools
  • new backup shows loading... for ever

    6
    0 Votes
    6 Posts
    553 Views
    olivierlambertO
    Hi, Please open a support ticket, that would be easier to assist (you can also open a support tunnel so we can remotely access your XOA to investigate faster, see https://help.vates.fr/kb/en-us/9-xen-orchestra-appliance-xoa/16-create-a-support-tunnel ) edit: don't forget to go in XOA/Support then doing an XOA check, see https://help.vates.fr/kb/en-us/9-xen-orchestra-appliance-xoa/17-xoa-check
  • backup failed

    35
    0 Votes
    35 Posts
    11k Views
    julien-fJ
    @black_sam Thanks for your feedback
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    138 Views
  • Change management network interface?

    8
    0 Votes
    8 Posts
    18k Views
    fohdeeshaF
    @station-already hehe glad you got it figured out Indeed, management interface changes are pretty "violent" in terms of how much they change and interrupt, so a reboot helps quite often - same for changing the virtual adapter/PIF assigned to a VM - alway a good idea to reboot the VM
  • Backup failed with message "HTTP request has been canceled"

    17
    1
    0 Votes
    17 Posts
    1k Views
    E
    @julien-f said in Backup failed with message "HTTP request has been canceled": node -p 'require.resolve("xen-api")' Hi all, I think the problem is fixed now. thanks for your help
  • backup failed with error writer is not defined

    Solved
    3
    0 Votes
    3 Posts
    326 Views
    R
    @danp after update, backup works fine, thanks
  • Remote Connection Failed.

    5
    0 Votes
    5 Posts
    1k Views
    olivierlambertO
    This means your NFS server doesn't support NFSv3.
  • Zen Orchestra lite

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    This is not exposed in XAPI, so it might require to write a XAPI plugin.
  • Update script

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    H
    @mrnaz look for the (first) error in your terminal where you execute the script to upgrade. Probably you need to upgrade the yarn or node version.
  • Multiple schedules == different backup sets?

    4
    0 Votes
    4 Posts
    364 Views
    ForzaF
    @mauzilla I've done so that I have two separate backup jobs incremental every 4 hours, with exception on weekends. Retention usually 8 days weekly full backups, zstd compression, every Sunday night. This way we have a separate backup from the incremental chain. We also are able to do more maintenance jobs on the nfs server etc during the off hours on the weekend.
  • Delta backup footer1 !== footer2 error

    Solved
    20
    0 Votes
    20 Posts
    2k Views
    A
    @mrnaz the fixed it in version 5.58.1. So update helped.
  • New Backup setup failures

    11
    1
    0 Votes
    11 Posts
    551 Views
    olivierlambertO
    No worries, just explained how hard it is to support uncontrolled environments Enjoy XO!
  • POOL and hosts dissapeared

    7
    0 Votes
    7 Posts
    1k Views
    DanpD
    @xfen said in POOL and hosts dissapeared: Is it safe to disconnect (remove) the highlighted server and add everything back. Yes
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • XOA and recipes

    xoa-recipe
    3
    0 Votes
    3 Posts
    978 Views
    S
    @olivierlambert Thanks, We had been looking at Terraform so I guess we'll keep heading down that path for the time being.
  • XOA json-rpc call basic exemple

    12
    0 Votes
    12 Posts
    3k Views
    mco-systemM
    Hello @mbaron, Your blog helped me to get a better understanding of the different steps involved in jsonrpc. Thank you for sharing your code samples.
  • repost: Backup to cold spare

    Solved
    5
    0 Votes
    5 Posts
    570 Views
    olivierlambertO
    You are welcome @Justin-Goldberg ! Enjoy
  • Questions: Delta backup initial seed

    8
    0 Votes
    8 Posts
    936 Views
    olivierlambertO
    Great!
  • 'yarn build' failure

    19
    1 Votes
    19 Posts
    2k Views
    A
    @julien-f thx for the quick fix. works perfectly now.
  • Backup error: "no writers left"

    6
    0 Votes
    6 Posts
    910 Views
    julien-fJ
    @vmpr Not much, this is a system issue which means that it's either due to your NFS server or to the connection between your XO and the NFS server. First, try to unmount the share and restart xo-server, if it keeps happening, restart the whole machine on which XO is. If that does not help, you should mount the share manually and do some tests directly on it.