Subcategories

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

    408 Topics
    3k Posts
    dthenotD
    @cmanos No problem, glad I could helped. As Olivier also pointed above, it's not an issue anymore when using QCOW2 which is currently in beta, so hopefully it's only a short workaround
  • ACLs, Self-service, Cloud-init, Load balancing...

    96 Topics
    811 Posts
    olivierlambertO
    Indeed, and it's clearly stated at https://docs.xen-orchestra.com/community
  • All XO backup features: full and incremental, replication, mirrors...

    417 Topics
    4k Posts
    A
    I had to disable Purge snapshot data when using CBT. Backups are not longer defaulting to full backups.
  • Everything related to Xen Orchestra's REST API

    71 Topics
    555 Posts
    olivierlambertO
    Yes, they are created either: on demand for users when we need in XO 6 Now, XO 6 is becoming the main driver for new endpoint as the UI is providing more and more features.
  • Terraform, Packer or any tool to do IaC

    40 Topics
    380 Posts
    C
    This approach isn’t entirely foolproof since I can’t use a wildcard, and I don’t know how many disks will be attached to the VM. For now, it will never exceed two disks, so I can explicitly include both in the ignore_changes statement. That’s an acceptable solution for us. Thanks for your support.
  • Any way to force the next delta backup to be full?

    7
    0 Votes
    7 Posts
    1k Views
    M
    Nice one, thanks guys.
  • Understanding backup sizes

    5
    0 Votes
    5 Posts
    1k Views
    olivierlambertO
    "It's complicated". The simple way is to copy your VHD to create a new one that will be unfragmented.
  • Setting ntp time in XOA

    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    You set up your timezone, not your time sync. Please open a ticket we can assist to check if your virtual appliance is correctly synced
  • Delta Backup Changes in 5.66 ?

    28
    0 Votes
    28 Posts
    12k Views
    DarkbeldinD
    @andrewreid XO team has released a new version 5.66.2 for XOA and new sources for the XO community that should fix most of the recent backup issue, so please update to latest and report back if needed.
  • Delta Backups Failing: AWS.S3.uploadPartCopy: CPU too busy

    8
    1
    0 Votes
    8 Posts
    1k Views
    florentF
    @stevewest15 I don't have any advice of the fiability of b2 Their design require us to make a minor modification to our upload service . During a full xva backup to a S3 like service, each part uploaded is uploaded along its hash and that is used to control the integrity
  • Can I restore a VDI selected from VM's delta backup?

    4
    0 Votes
    4 Posts
    635 Views
    olivierlambertO
    I meant to create the issue on Github, not the feature (even if it's welcome)
  • Install pool-patches fails

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    +1
  • Xen Orchestra Application XOA Deployment Options/Best Practices.

    5
    0 Votes
    5 Posts
    2k Views
    G
    @karlisi Thanks for the reply. If you go to http://your.xcp-ng.host.ip you will receive web UI OK I understand now - thanks. They are calling community version (from sources) XO and precompiled virtual appliance (paid version) XOA. Thanks for the clarification.
  • Can't delete template

    4
    0 Votes
    4 Posts
    2k Views
    J
    @olivierlambert Okey... it can be deleted from there directly, I don't know why I didn't try that in the first place. Thanks
  • Adding GPU From XO

    10
    1
    0 Votes
    10 Posts
    3k Views
    T
    Hey I just found this topic, did you manage to get the Quadro P400 working in XCP-NG?
  • S3 Backups **APPRECIATION THREAD**

    1
    1 Votes
    1 Posts
    227 Views
    No one has replied
  • Restore Backups from a different XO

    4
    0 Votes
    4 Posts
    1k Views
    S
    Thank you! So I must be doing something wrong as I'm getting the following error when I add in the old NFS mount which has the backups: [image: 1640195910502-dc65c765-1542-4c58-8082-fbb54e33f3c9-image.png] The /mnt/Tank/VMs mount contains the previous XO backups as well as some active VM storage: [image: 1640196114557-680455d2-9559-4fe9-a8a2-127762d5b61b-image.png] FreeNAS has two 10Gbe nics which are isolated based on the type of traffic: 10.10.1.5 is for VM traffic 10.10.2.3 is for Backups/Migration traffic
  • XO Error Loading Health Tab

    5
    1
    0 Votes
    5 Posts
    700 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
    251 Views
    No one has replied
  • constant tasks every few seconds "Xapi#getResource /rrd_updates"

    7
    0 Votes
    7 Posts
    789 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
    606 Views
    K
    @olivierlambert Thanks!
  • IMPORT_ERROR after trying to import VM I just exported from XOA

    Solved
    5
    0 Votes
    5 Posts
    816 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
    1k 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
    11k 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.