Subcategories

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

    380 Topics
    3k Posts
    florentF
    do you have a default backup network set on the advanced tab of the pool view ? the rrd go through this
  • ACLs, Self-service, Cloud-init, Load balancing...

    93 Topics
    784 Posts
    P
    @tmk hi ! Many thanks, your modified python file did the trick, my static IP address is now working as intented. I can confirm this is working on Windows 2025 Server as well.
  • All XO backup features: full and incremental, replication, mirrors...

    389 Topics
    4k Posts
    olivierlambertO
    If you want to test, you can switch to the relevant branch, which is fix_replication https://github.com/vatesfr/xen-orchestra/pull/8971 fbeauchamp opened this pull request in vatesfr/xen-orchestra open fix(backups): replication doiing always a full #8971
  • Everything related to Xen Orchestra's REST API

    68 Topics
    529 Posts
    olivierlambertO
    @lsouai-vates we should try to reproduce and if we can, to fix it ASAP. Thanks!
  • 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.
  • XOA Registration

    2
    0 Votes
    2 Posts
    1k Views
    olivierlambertO
    Hi, Do you have a proxy intercepting SSL? https://xen-orchestra.com/docs/troubleshooting.html#behind-a-transparent-proxy
  • XEN Orchestra Snapshot Space for Backups

    16
    0 Votes
    16 Posts
    5k Views
    akurzawaA
    @S-Pam said Isn't any SQL server crash safe? I.e. they should handle a system power-loss and gracefully recover (journals). A filesystem snapshot is equivalent of a power loss. You need to configure your databases accordingly. Most of maria/mysql have enabled innodb doublewrite enabled by default: https://dev.mysql.com/doc/refman/5.7/en/innodb-doublewrite-buffer.html But just in case of Active Directory... I really really want to have consistent snapshot/backups
  • Add Host to pool, is this non-destructive to local VM's?

    4
    0 Votes
    4 Posts
    2k Views
    jtbw911J
    Yes. That would be a way of doing so. If you can afford the downtime, you could also use a backup solution (XOA, Alike DR, etc.) to backup the VMs from both hosts, build the pool from scratch using both hosts in a clean state, and then restore back into the new pool (this way gives you a chance to not only start fresh; but, implement any big "lessons learned" or "new ideas" you've got on your list).
  • Possible to multiple heartbeat SR in HA pool

    5
    0 Votes
    5 Posts
    915 Views
    a2940uwA
    @ronan-a Thank you for your reply, but I mean it is possible for create multi Heartbeat SR in different storage.
  • More details in task view

    2
    1
    0 Votes
    2 Posts
    688 Views
    olivierlambertO
    Ping @pdonias IIRC, it's not trivial but this is obviously something we'll working on for XO 6 (there's also limitation in XAPI, because it doesn't tell you what's going on for real behind a task)
  • Can't figure out how to configure a separate NFS network on the hosts via XO

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    V
    Aha, that helped. Thanks.
  • XOA cannot see 4 pools

    2
    0 Votes
    2 Posts
    296 Views
    olivierlambertO
    No limit. Please open a support ticket so we can take a look directly on your XOA
  • Migrate all VHDs from SR

    5
    0 Votes
    5 Posts
    879 Views
    2
    @akurzawa thanks, I have been doing that. I was looking for a lazy way to move 20+ VMs out of a partition.
  • How to enable back up notification in community edition

    11
    0 Votes
    11 Posts
    2k Views
    okynnorO
    @Danp That's perfect. All plugins are installed and running. Thank you for pointing that out. Should have. Could have.
  • kubectl cluster-info Fails on kubernetes recipe

    9
    0 Votes
    9 Posts
    1k Views
    BenjiReisB
    Hello, The DNS names of the master (and nodes also with a pattern) should be configurable for the user indeed. We'll add it in a next version of the recipe. Thanks for the feedback!
  • Docker and XenOrchestra on XCP-NG 8.1

    6
    1 Votes
    6 Posts
    2k Views
    P
    Thanks for the input. I'll give the ""'s a go. Portainer is interesting, have it running on the cores machine with ease alongside pihole. This is all starting to look interesting P.
  • XOA makes full backup after remote storage was offline

    4
    0 Votes
    4 Posts
    277 Views
    ForzaF
    The original snapshots are still there. [image: 1582190328045-3bacf6e4-7180-490e-a25e-c8964fa943f3-image-resized.png]
  • Bug. XOA crash when adding IO counters in htop

    2
    2
    0 Votes
    2 Posts
    200 Views
    ForzaF
    A toolstack restart cleared the ongoing-but-failed tasks.
  • make snapshot by every two weeks - expictly not in weekend

    6
    1
    0 Votes
    6 Posts
    606 Views
    akurzawaA
    That's what I do now - I'm disabling this backup task for 2nd and 4th week.
  • Create job to migrate several VMs

    2
    0 Votes
    2 Posts
    289 Views
    B
    @bberndt said in Create job to migrate several VMs: Tring to create a job, to schedule the migration of several VMs to another host. At the bottom, there are a couple things I don't know. There are two check boxes here for each of these: mapVdisSrs mapVifsNetworks They don't seem to do anything. What are these? Also, what goes in the box Migration Network. The name storage1, or network1 don't work. thanks. Ah! the UUID of the storage Migration network on the destination is what I need, apparently.
  • How to delete orphaned VHD virtual disks?

    4
    1
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    Check host logs to understand why. Maybe those VHD were attached to the control domain or something like that.
  • XenOrchestra multicore ?

    6
    2
    0 Votes
    6 Posts
    464 Views
    julien-fJ
    @akurzawa xo-server is not explicitly multi-processed, but it uses async IO calls in Node which should lead to multi-threaded operations. Anyway, we are currently working on reimplementing backups for the proxy and it will eventually lead to using multiple processes. These changes will at the end be merged back to xo-server as well.
  • Backup NG Remote "File already exists"

    Solved
    2
    0 Votes
    2 Posts
    538 Views
    G
    ok, logged into linux, su root, and tried the command on the console mount -t nfs 192.168.30.60:/mnt/Brutus/Remote /run/xo-server/mounts/86109d77-9600-48c6-b131-0ca475cd1ad4 -o vers=3 mount.nfs: requested NFS version or transport protocol is not supported tried without -o vers=3 and it worked.
  • Continuous Replication and snapshots together

    10
    1
    0 Votes
    10 Posts
    2k Views
    badrAZB
    If you create two separated jobs. One for the CR and one for the Rolling snapshot they will not interfere.
  • Scheduling continuous replication on xo-server built from sources

    Solved
    5
    1
    0 Votes
    5 Posts
    715 Views
    S
    Changed it to run after every 10 mins. I was missing the correct configuration. Thank you very much.