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
    tjkreidlT
    @Pilow Ah, right. You'd have to check the time stamp if you worked on automating this. So maybe @McHenry could write a script to do the backups and that way, ensure there was no on-going task in progress before kicking off the next backup instance. It could be run periodically from a cron job and if there's still on-going activity, just exit and try again the next time.
  • 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
  • XO Error Loading Health Tab

    5
    1
    0 Votes
    5 Posts
    920 Views
    S
    I can confirm it's now working. Thank You! Health page loads fine w/ the latest commit.
  • Custom templates in hub?

    1
    1 Votes
    1 Posts
    301 Views
    No one has replied
  • constant tasks every few seconds "Xapi#getResource /rrd_updates"

    7
    0 Votes
    7 Posts
    943 Views
    TheNorthernLightT
    @heman Yes. The management interface on each host (Eth4) is in the same vlan as XOA's management interface. Storage vlans on each host (Bond0) is in the same storage vlan as the second interface on XOA (setup for backups) with no gateway.
  • Create virtual network but block internet access?

    3
    0 Votes
    3 Posts
    1k Views
    fohdeeshaF
    @zevgeny Hi, yes this can be easily done by just creating a new network as you described. VMs will be able to access anything in that network/subnet without extra configuration. If they ever need to talk to things outside of that network/subnet (like the internet), they would need a router to route the traffic between subnets
  • LDAP authentication plugin on XOA

    Solved
    4
    0 Votes
    4 Posts
    701 Views
    K
    @olivierlambert Thanks!
  • IMPORT_ERROR after trying to import VM I just exported from XOA

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    P
    @danp Sweet that worked! Thank you!! This things pretty kickass, I was just able to duplicate a VM that was rendering heavy CG to a completely different node and had that duplicate VM rendering in less than 5 mins... Thank you so much for the assistance!
  • Creating support tickets no longer works

    7
    3
    0 Votes
    7 Posts
    2k Views
    Marc.pezinM
    @s-pam Yes indeed, this link is currently broken because of the new support platform. Thanks for the feedback, our team will fix it as soon as possible.
  • Problems building from source

    30
    0 Votes
    30 Posts
    12k Views
    julien-fJ
    @danp It's a warning for an indirect dependency (@vuepress/core > url-loader), I don't think we should worry about it.
  • Stuck tasks after enabling Usage Reporting

    8
    1
    0 Votes
    8 Posts
    1k Views
    R
    @heman Yep, I have a separate storage network from my management network. Thanks for the tip! I will check it out...
  • A Differential Restore in XO failed and I don't know why. Please help

    4
    0 Votes
    4 Posts
    845 Views
    olivierlambertO
    Not your VMs up to date, your XO version. Be sure to be on the latest commit.
  • bug: UEFI boot parameters not preserved with Delta backups

    6
    0 Votes
    6 Posts
    1k Views
    julien-fJ
    Thank you all for your help Please try the fix-uefi-delta-backups branch and keep me posted.
  • Backup/Smart mode broken

    7
    0 Votes
    7 Posts
    826 Views
    julien-fJ
    @andrew It's now fixed, thank you
  • Disaster Recovery Backup - how to restore?

    14
    0 Votes
    14 Posts
    5k Views
    olivierlambertO
    This need to be groomed first. But we are pretty tight this month. Ping @marcungeschikts
  • Some VMs cannot be migrated without first rebooting

    4
    0 Votes
    4 Posts
    862 Views
    DanpD
    I know this has come up before. It may have been in the old XO forum.
  • "VDI_MISSING" error message upon trying to boot a UEFI VM...

    1
    0 Votes
    1 Posts
    496 Views
    No one has replied
  • Copy template between hosts

    5
    0 Votes
    5 Posts
    2k Views
    DanpD
    @mauzilla You can copy the template to the new SR using XO. Here's how -- Go to Home > Templates Select the desired template(s) using the checkbox Press the "Copy" button that appears in the header Complete the dialog
  • Re-associate a delta backup

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    mdavicoM
    @olivierlambert thank you
  • Remove VUSB as part of job

    xenorchestra vusb jobs xcp-ng
    4
    0 Votes
    4 Posts
    2k Views
    B
    @w21froster Did you ever come up with a solution here?
  • Custom concurrency when migrating multiple VMs via XOA

    3
    1
    1 Votes
    3 Posts
    917 Views
    olivierlambertO
    Sounds doable, but it's another feature in the backlog We really need to move forward with XO 6. However, can you: check if there isn't already something in XO Github repo on that topic if not, please create it This way, we are sure it won't disappear
  • Issues Mounting NFS Remote for Backups

    Solved
    12
    0 Votes
    12 Posts
    7k Views
    G
    @stevezemlicka Thanks for mentioning this and reporting your "mistake" on the forums. I had been banging my head against the wall for a day before finding this post and realising the obvious.