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
    @McHenry 19 VMs is 19 Chains of 16 VDIs at each hourly run, a new snapshot is created (some minutes) and the oldest one is merged/garbage collected in the first snap (time undetermined) I guess 19 merge + chain garbage collected seems to not be able to be done in the one hour timeframe before next CR is done you possibly have a chain growing can you check in DASHBOARD/HEALTH the unhealthy VDI section at 11 am ?
  • 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
  • Can't restore individual files

    38
    1
    0 Votes
    38 Posts
    17k Views
    olivierlambertO
    There's no "community" version of XOA, there's only Xen Orchestra Are you sure you are on master? Have you tried with XOA?
  • Imported VM fails to start with VDI_MISSING

    7
    0 Votes
    7 Posts
    3k Views
    olivierlambertO
    You can reattach the drive (in XO web UI or with xe by recreating the VBD: vbd-create vm-uuid=4aef7b34-2e7e-53c5-62e3-331be8151287 vdi-uuid=193f9105-e23c-4fe7-a8ae-40bed37ede4e device=0). Then try to boot the VM.
  • XO on a own HW server

    3
    0 Votes
    3 Posts
    543 Views
    A
    Hello Olivier Thx 4 the Infos. So i will seperated in two parts the Web Interface and the managment network. Had only to do with safty ..
  • Continuous Replication date/time stamp question

    Solved
    4
    1
    0 Votes
    4 Posts
    542 Views
    M
    Ok, I got confused. It looks to be using UTC time. Thanks a lot!
  • Clearing restore log

    Solved
    6
    1
    0 Votes
    6 Posts
    2k Views
    A
    @pdonias Works perfectly! Thank you!
  • HTTP to HTTPS redirection

    6
    0 Votes
    6 Posts
    4k Views
    nikadeN
    @kevdog said in HTTP to HTTPS redirection: @nikade Hey thanks for for the link. I ended up just using a LetsEncrypt cert rather than self signed. I think had to add a DNS host override on my router to associate the Local LAN address of the xo server with the domain name of the server contained in the certificate -- Like 10.0.1.50 ---> xo.example.com. Thanks for pointing me in the right direction on this one. Yeah that is a good solution as well, I hope this helps others in the future who wants to secure their XO with https
  • xo-cli VM logs

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    B
    Thanks, that's exactly what I was looking for.
  • Delta backup first full backup failed after 24h

    7
    0 Votes
    7 Posts
    1k Views
    olivierlambertO
    Keep us posted!
  • XO in HA mode

    12
    0 Votes
    12 Posts
    3k Views
    akurzawaA
    @eangulus You can always create a CLUSTER with shares storage. Problem solved. It is even possible to create cluster using two nodes - using HA-Lizard.
  • 0 Votes
    12 Posts
    7k Views
    olivierlambertO
    I think we fixed the display issue in latest XOA
  • XOA Delta Backup rename files?

    5
    0 Votes
    5 Posts
    920 Views
    D
    @olivierlambert One question to the additional added resource. I have added my cloudbackup server via VPN and NFS share to XOA. This works well, but I see that the local backup on the NAS is throttled down to the speed of the VPN upload tunneln. Is this behaviour correct? You know from the other Post, that I have struggels with the "cloudbackup" server. So if the transfer to the VPN-NFS share is interrupted also the transfer to the local NAS fails. Is it possible to add two daily (or every second day alternating) delta backup-jobs for a single vm? One saves the backup to local NAS and the other one to the vpn nfs share? Will the chains be consistent? Thank you for your advice, dmartini1337
  • XO from sources

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    fohdeeshaF
    +1 for avoiding 3rd party install scripts, the official install doc is like, 10 commands? I think it takes maybe 10 minutes or less the last time I did it on a fresh debian system, and you know it's always the correct instructions (which is NOT the case with 3rd party scripts, as you'll see in this forum when even the slightest architectural change is made to the XO sources). You also get to learn at least a little bit about the architecture of what you're installing and running instead of pressing go on a script you grabbed from some guy's github and hoping the XO web interface appears. I thought the whole point of "homelab" (for which sources are intended and primarily used) was learning and developing skills in the first place? No disrespect intended to the people that create and maintain said scripts, it just seems to me like it bypasses the point of sources a little bit
  • SelfService issues creating new VM

    7
    0 Votes
    7 Posts
    2k Views
    olivierlambertO
    Indeed, this was an issue only hitting master (and XOA latest branch). This is now solved (see https://github.com/vatesfr/xen-orchestra/issues/4565 ). Note those are kind of features are usually utilized in corporate environment. What's your use case out of curiosity? shayanoh created this issue in vatesfr/xen-orchestra closed A normal user cannot select templates when creating new VMs on resource sets #4565
  • Enhancement: Schedule view for backups

    7
    0 Votes
    7 Posts
    798 Views
    olivierlambertO
    I think we could have: real duration for past jobs just a "dot" or vertical bar for the start of next jobs (so you'll know when they'll start, but we can't predict the duration) ideally, in live, the current updated Gantt of live backup tasks
  • Backup-ng failed after reducing retention

    5
    1
    0 Votes
    5 Posts
    503 Views
    ForzaF
    Yep. Thanks.
  • Hardened systemd unit file for xo-server

    1
    0 Votes
    1 Posts
    697 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Console window as input field

    2
    2 Votes
    2 Posts
    591 Views
    olivierlambertO
    Hi there! This is something we have in mind for XO 6
  • NFS Mount BackupNG Permission Denied

    4
    2
    0 Votes
    4 Posts
    3k Views
    nikadeN
    Try creating a directory within that share as root and then chown -R nobody:nogroup folder/ After doing so you should be able to mount /path/to/your/share/folder
  • Install and setup XOA with XCP

    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    In my previous post there's a link in the "contact us" words. Click on it to see a contact form.