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
    P
    @tjkreidl either skip or wait until possible I'm used to veeam backup & recovery that is very resilient to these corner cases, on vmware if it understands that a Datastore has too many snapshots, or some backup ressouce is not ready yet (you can throttle number of active workers on a repository or per proxy), veeam will just wait for availability and keep going. problem with this way of doing is it can shift in time the schedule where you expect CR or backup to be happening. but can be a problem to skip altogether, if @mchenry need compliancy of a certain number of replicas happening waiting vs skipping, in a perfect world the devs give us a switch to choose our destiny ps : I know XO Backup is not to be 100% mapped on Veeam functionnalities, but some of these functionnalities would really augment the XO Backup experience. just have to take into account Xen environment (no GC in vmware infrastructure)
  • 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
  • Cannot delete a bonded interface.

    7
    0 Votes
    7 Posts
    3k Views
    TheNorthernLightT
    @rkelley Home > Host > Network
  • Backup scheduled jobs in XO?

    Solved
    5
    0 Votes
    5 Posts
    893 Views
    R
    @olivierlambert Thanks!
  • Giant delta backups after moving VMs around for updates?

    community
    3
    0 Votes
    3 Posts
    795 Views
    olivierlambertO
    What do you mean by moving? Moving the disk or just the VM memory?
  • log4j vulnerability impact

    2
    1 Votes
    2 Posts
    4k Views
    olivierlambertO
    Hi, There's none, we do NOT use Java at all
  • Hub not available

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Okay, cool down and let me explain a bit That's because those templates are not part of Xen Orchestra software itself, because those VM templates are things we build and assemble on our part, then upload to our own servers, hosted for people registered with the virtual appliance (XOA). So using XO from the sources is not losing any XO features because XOA hub templates aren't part of it This is extra stuff outside XO scope, that we give for free for our XOA users (yes, XOA Free users). So we do not get any money for this. It's just operating systems pre-configured with Cloudinit installed (or sometimes not). Again, it's not part of XO itself, and nothing prevent you to build your own templates, ready with Cloudinit. I hope it's more clear now.
  • Request for wider modals

    feature wont do
    4
    2
    0 Votes
    4 Posts
    967 Views
    N
    @pdonias said in Request for wider modals: Hi @NielsH, thanks for the feedback, we'll discuss it but this may indeed have to wait for XO 6. No worries, glad it will come in XO 6 at least! Thanks!
  • Warnings & errors in journalctl

    17
    0 Votes
    17 Posts
    3k Views
    DanpD
    @olivierlambert said in Warnings & errors in journalctl: Do you have multiple XOs accessing the same remote? There's only one backup job running from my XO VM. There is an active instance of XOA, but it is just used for testing and is sitting idle.
  • New XOA setup, cant register

    18
    0 Votes
    18 Posts
    4k Views
    olivierlambertO
    You need to restart the service as root/sudoer, eg sudo systemctl restart xoa-updater. Note that you can have XOA support with our ticket system, even on XOA Free If you want someone at Vates dedicated to your issue, please create a ticket!
  • Invalid Parameters in Jobs after Update to latest master branch

    3
    0 Votes
    3 Posts
    466 Views
    F
    @danp Thank you. I will try this commit mentioned.
  • 0 Votes
    6 Posts
    3k Views
    lawrencesystemsL
    Since the update I have run full backup that have taken over an hour to complete due to their size and many smaller delta backups and the error has not come up again. I assume whatever was causing the error was fixed in the xo-server 5.84.2 update.
  • Copy an existing backup

    8
    1
    0 Votes
    8 Posts
    1k Views
    ForzaF
    @dariosplit said in Copy an existing backup: For example in pfsense I copy the firewall rules and change the name of it, and of the port while everything stays the same. I have a lot of VM and for each VM i have several rules for backup, (time and place). I would remove copy it just a unnecessary repeat I have been using tags together with smart backup. This works really well. [image: 1639046845160-fae30091-4bd0-46d2-ad3c-f9484c1b7780-image.png] [image: 1639046878254-1b58ebb4-a805-4047-9aec-2f8289785d3c-image.png] [image: 1639046770415-16c62bd0-a6aa-4edd-9312-5234de415235-image.png]
  • netbox plugin: which rights does the user need?

    5
    0 Votes
    5 Posts
    2k Views
    pdoniasP
    Hi @luca-steinke, this is indeed something that we should and will document. Here are the minimum required permissions: View permissions on: extras > custom-fields ipam > prefixes All permissions on: ipam > ip-addresses virtualization > cluster-types virtualization > clusters virtualization > interfaces virtualization > virtual-machines
  • recovery startup failed

    13
    0 Votes
    13 Posts
    3k Views
    olivierlambertO
    "Recovery" is only an option for PV guest (not HVM), when you want to re-use the initial bootloader. It has nothing to do to recover anything else. You should be in HVM for all your VMs by the way, it's more secure and even faster.
  • XO from sources compile warnings

    2
    0 Votes
    2 Posts
    577 Views
    DanpD
    @heman said in XO from sources compile warnings: Deprecation Warning: Using / for division is deprecated and will be removed in Dart Sass 2.0.0. FWIW, I see the same warnings. I imagine this is a "known issue" as far as the developers are concerned.
  • xcp-ng-updater ?

    4
    2
    0 Votes
    4 Posts
    2k Views
    N
    This is a non issue at this point. I did a refresh this morning on the XO interface, and patches section is working now on each dom0
  • Backup Restore resulting in Error

    Solved
    9
    0 Votes
    9 Posts
    962 Views
    olivierlambertO
    Great news Don't forget to stay up to date as possible
  • XO installation on RHEL VM

    2
    0 Votes
    2 Posts
    265 Views
    olivierlambertO
    I think yes (I don't see why, if it's recent enough), but you won't have support in any case (as you'll use the version from the sources anyway).
  • Backup Job HTTP connection abruptly closed

    17
    0 Votes
    17 Posts
    4k Views
    L
    For the record, since upgrading to 5.63 the issue hasn't re-occurred at all.
  • This topic is deleted!

    1
    2
    0 Votes
    1 Posts
    36 Views
    No one has replied
  • Passing through Intel iGPU

    2
    0 Votes
    2 Posts
    645 Views
    PeekP
    @jp13232 Good Question. You found an answer as yet ?