Subcategories

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

    461 Topics
    4k Posts
    M
    @Andrew Yeah but XOA is still using it hence my interest in aligning my XO-CE instance with XOA as close as possible.
  • ACLs, Self-service, Cloud-init, Load balancing...

    102 Topics
    853 Posts
    I
    @simonp - Can you reshare the dashboards. The link says json is not available for any of these dashboards,
  • All XO backup features: full and incremental, replication, mirrors...

    494 Topics
    5k Posts
    M
    @tjkreidl I wish to maintain 16 restore points using CR, being an hourly restore point over the last two days (8 per day) I perform a full backup nightly to reset the chain. [image: 1775957180664-08c8a44a-4c6a-4509-9b44-cbe28fd6c4be-image.jpeg] It appears that each CR creates a new snapshot and the old snapshot is removed when a new one is crated The documentation states this error is shown then there are more than 3 snapshots on a VM https://docs.xen-orchestra.com/manage_infrastructure#too-many-snapshots Is this a problematic backup strategy?
  • Everything related to Xen Orchestra's REST API

    84 Topics
    629 Posts
    K
    @olivierlambert & @mathieura thanks for the speedy response. Duly noted, very much appreciated.
  • Terraform, Packer or any tool to do IaC

    49 Topics
    463 Posts
    dalemD
    Version 1.4.0 is released: https://codeberg.org/NiXOA/system/releases/tag/v1.4.0 It includes significant changes and improvements, including: dedicated getting started section, migration to valkey, only needing to clone system, and helper scripts. the xen-orchestra-ce nixpkg now references the libvhdi nixpkg, and the core flake now references and pulls from the xen-orchestra-ce repo as an overlay. System (the user input flake) now uses the Core repo as an overlay, reducing the need to clone both locally AND allowing system to pull new updates and releases from core. XO, and libvhdi as needed. The next goal is: Make an xsconsole-like TUI Automate package updates for libvhdi and xen-orchestra-ce using CI/CD pipelines Submit libvhdi and xen-orchestra-ce as official nixpkgs
  • Xen Motion Network

    3
    3
    0 Votes
    3 Posts
    1k Views
    brezlordB
    Feature request oped https://github.com/vatesfr/xen-orchestra/issues/5391 brezlord created this issue in vatesfr/xen-orchestra closed Set pool wide Xen Motion Network #5391
  • 1 Votes
    2 Posts
    528 Views
    BenjiReisB
    @naeemarsalan Good catch, It will be added to the cloudinit script creating the master and the nodes. This will save one reboot to everyone.
  • How to set ip for storage on each server?

    2
    1
    0 Votes
    2 Posts
    2k Views
    jedimarcusJ
    It's a little different, but if in Xen Orchestra you go: Home => Hosts => <host> => Network there I can see my storage IP addresses comparable to that "IP Address Configuration" part. Except that here, all the networks are listed in the same list. Can you see if that's what you are looking for?
  • Import VM from VirtualBox to XO

    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    Is there a way to access your OVA so we can try to reproduce?
  • XCP-ng high availability & xoSAN basic quesstions

    2
    0 Votes
    2 Posts
    2k Views
    olivierlambertO
    Existing HA level is at VM level. It means, if the VM is down (or the host on the VM is running is down), it will be booted on a working host in that pool. For hyperconvergence, it's far from being a miracle solution. It costs a lot of thinking, planning and maintenance (and careful usage of it). Like HA in the end. So before asking for advanced features, it's good to think about what you really need.
  • XOA import issue

    4
    0 Votes
    4 Posts
    958 Views
    olivierlambertO
    He also said there's a fix coming for the next release.
  • Delta Backups & Continous Replication of Empty Drives

    14
    4
    0 Votes
    14 Posts
    2k Views
    S
    @olivierlambert Thanks, I tried running fstrim but it returned "the discard operation is not supported" on this NFS SR mount. I also tried running on SSD mounts which do support TRIM and they all returned the same message about "discard...not supported." The VM OS (CentOS 7.8) does support TRIM in kernel so not sure if xcp-ng or xenserver is the reason why the VM can't issue fstrim on the NFS SR mount or the SSD SR mounts. [image: 1605283613178-85b94dd0-b129-45ec-9ee2-bc4b7dd92b5e-image.png]
  • XOA always does a full backup if VDI was moved between storage

    2
    0 Votes
    2 Posts
    303 Views
    olivierlambertO
    When you migrate a VDI to another SR, its UUID is changed. So it's like a "new VDI". However, there's an issue opened a while ago: https://github.com/vatesfr/xen-orchestra/issues/2896 We did not have a priority on this because not a lot of people asked for it. I think it could be a good optional feature in a job. snimmerjahn created this issue in vatesfr/xen-orchestra closed [Delta Backup] Avoid full export after VDI migrate #2896
  • XO disconnects regularly, freezing the console

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    It's in our documentation, please read https://xen-orchestra.com/docs/configuration.html#https
  • Problem with ZSTD compressed backup

    7
    0 Votes
    7 Posts
    1k Views
    M
    So far, I noticed this problem for three VMs. Each time I am trying to perform a backup with zstd compression through XO, the backup is marked as successful, but output XVA file is damaged (incomplete). The backup works fine for all other VMs, and I cannot pinpoint what is special about these faulty VMs.
  • xoa-updater --upgrade fails and configuration questions

    2
    0 Votes
    2 Posts
    841 Views
    olivierlambertO
    Hi, It failed because you changed the npm version manually. You can indeed re-deploy a fresh XOA, export the configuration and import it on the new one.
  • XO - change control domain memory?

    4
    0 Votes
    4 Posts
    3k Views
    olivierlambertO
    I'm not against exposing this in the UI, it might be not that difficult. However, more traction will obviously make it possible
  • XOA VM Export Fail

    4
    0 Votes
    4 Posts
    785 Views
    olivierlambertO
    No it's even better to have XOA. So I assume you are on latest and fully up to date? Ping @julien-f
  • [solved] NFS on XO failing, on Center has no issues

    24
    0 Votes
    24 Posts
    15k Views
    olivierlambertO
    No problem, it happens.
  • XO from sources - plugins

    3
    1
    0 Votes
    3 Posts
    1k Views
    M
    @Danp super! lol that was exactly it... and funny cause its the same plugin i was looking to have working! Cheers!!!
  • 0 Votes
    8 Posts
    2k Views
    olivierlambertO
    In fact, there's 2 different things: Downloading and unpacking the updates (yum process). This won't change anything right now, because your current updated programs are likely running in memory (Xen, Linux, XAPI…) so only a reboot will make things changed: it's the current update button on the pool view. Evacuating the host, rebooting it to get all the new versions, and migrate back VMs to it (starting by the master) Right now, 1. need to be triggered manually (you must do it otherwise it won't happen: bad if you forgot) but everything else is managed at all hosts of the pool at the same time (good). And 2 is entirely manual. So that's why I wrote this, to get 1. and 2. entirely automated while being safe and giving you reports: https://github.com/vatesfr/xen-orchestra/issues/5286 I have hopes we can deliver a first version (at least from the CLI) for this month release olivierlambert created this issue in vatesfr/xen-orchestra closed Scheduled Rolling pool updates (with reports) for XCP-ng #5286
  • mapping NFS storage from XO fails, but works fine from terminal?

    13
    0 Votes
    13 Posts
    3k Views
    DanpD
    There was a recent commit on Github dealing with NFS mounts. Suggest that you rebuild with the latest source and then try setting up the NFS storage again.
  • Change xoa hostname

    Solved
    2
    0 Votes
    2 Posts
    3k Views
    olivierlambertO
    https://manpages.debian.org/testing/systemd/hostnamectl.1.en.html hostnamectl set-hostname mymachine
  • missing icon on the UI?

    7
    1
    1 Votes
    7 Posts
    1k Views
    olivierlambertO
    If it's not, it's a bug
  • Get VM from <ID>.vhd from Storage-Record

    7
    0 Votes
    7 Posts
    3k Views
    T
    @fluffy-bunny Use this to get your VBDs from each VM xe vm-param-get param-name=VBDs uuid=<vm-uuid> Then to get the name of each VDI file use this xe vbd-param-get param-name=vdi-uuid uuid=<vbd-uuid> But as olivier said, it is much easier to just use XO's disk view of the VM you want, then use the "copy" button to copy its VDI name.