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
    nikadeN
    Happy to hear that there's a potential lead, im also happy I found this thread so I can kick back and wait for Vates to fix it
  • 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
    379 Posts
    CyrilleC
    @carloum70 Disk migration isn't supported by the provider yet. What you can do it's only ignore the changes to the sr_id of a given disk. For example for the first disk: lifecycle { ignore_changes = [ disk[0].sr_id ] } You can also manually do the migration in XO and then after edit your HCL to update the sr_id with the new ID. It should do the trick.
  • LICENSE_RESTRICTION (PCI_device_for_auto_update)

    Solved
    15
    0 Votes
    15 Posts
    2k Views
    olivierlambertO
    Ahh finally!! Enjoy saying goodbye to Citrix We'll be delighted to get you on board (as a user or even as a contributor via our pro support!)
  • New XOA Remote not Working from previous install

    4
    0 Votes
    4 Posts
    418 Views
    olivierlambertO
    No. The parent folder. XO will search for the folder xo-vm-backups directly edit: if your share was previously <NFS_IP>:/myshare, then you should use this very same one, and NOT <NFS_IP>:/myshare/xo-vm-backups
  • Stuck tasks within XO (rrd_updates)?

    32
    1
    0 Votes
    32 Posts
    12k Views
    olivierlambertO
    That's why I don't know, I don't have any answer without digging more and sadly I can't If there's other people around to assist, go ahead
  • Enhancement: provide sha256 on XOA download

    2
    2
    0 Votes
    2 Posts
    165 Views
    olivierlambertO
    We'll add sha256, thanks.
  • Backup cancelled still marked as successful

    4
    0 Votes
    4 Posts
    433 Views
    olivierlambertO
    There's 2 reasons: XAPI doesn't tell us if the transfer is complete or just cut. We just stop to receive chunks, and after a bit, we decide that's it, there's no more data to send (that's the normal behavior even when it works!) XVAs are hard to validate, depending on various factors. We do a VHD validation (so for delta backup) but XVAs are another thing
  • Backup of Fast Cloned VM

    4
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    On the remote side, right? It won't be "dedup" if it's your question (for now at least). We are thinking on a smart way to dedup it efficiently It's not trivial because we don't have a lot of control on the host itself, but we might find solutions.
  • Unable to import vmdk Error: not a VMDK file

    10
    0 Votes
    10 Posts
    2k Views
    M
    @nraynaud well i just used the datastore browser to download the vmdk. i did the same thing with some other (smaller) VMs without any problems. All of this from the same ESXi host. Thanks for looking into it though, i will try the export VM way next but have to find the right time for a shutdown ...
  • Backup scheduling suggestions

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    mauzillaM
    @badraz perfect thank you! Answered all my questions!
  • Storage impact on CR multiple retentions

    2
    0 Votes
    2 Posts
    209 Views
    olivierlambertO
    That's correct @mauzilla We use a VHD chain on destination so it's equivalent to get "snapshots" of a VM So it's delta everywhere with the same full parent for the same original VM.
  • New install does not load logs or perform backups

    32
    0 Votes
    32 Posts
    8k Views
    olivierlambertO
    You can rely on XOA for now, we can extend the trial as long you need
  • Handling of large VM's with delta backups

    4
    0 Votes
    4 Posts
    471 Views
    olivierlambertO
    The delta isn't computed over the network, but directly on the host itself
  • Reboot XOA

    9
    0 Votes
    9 Posts
    5k Views
    olivierlambertO
    It's hard to tell. Let's say next time it happens please report
  • Ubuntu 18.04 Cloud-Init Networking Problem

    13
    0 Votes
    13 Posts
    6k Views
    fohdeeshaF
    @slynch OK, that's very good news then! Debian was still having issues where any configuration applied via cloud-init would just be added to the existing default DHCP config, unless you took care to build the VM without the default interfaces config beforehand.
  • PCI Passthru Error not working on 8.2 but was 8.1

    5
    0 Votes
    5 Posts
    1k Views
    L
    @olivierlambert said in PCI Passthru Error not working on 8.2 but was 8.1: Hi! IOMMU should be enable in the BIOS. Double check that Also please share your grub config to see if it's correctly written. After playing with it more, the issue appears to be passing multiple devices of the same type. In this case RADEON WX7100. If I take it down to one card it works as expected. If I add more than 1, pick any quantity, then I run into the issue. The issue goes away once I reboot the host, and then I can assign a card, but the second the VM reboots the error comes back
  • Error: Expected "actual" to be strictly unequal to: false

    Solved
    5
    0 Votes
    5 Posts
    502 Views
    olivierlambertO
    This can happen from time to time on master (despite we do every "broken" code in dedicated branches), sometimes you can have a surprise. That's why it's important, before anything, to get the latest commit and rebuild, to see if the issue persist. If it's the case, then reporting the problem will be helpful
  • Auto coalescing of disks

    coalesce storage
    14
    0 Votes
    14 Posts
    7k Views
    C
    @olivierlambert thanks - I'll continue to look into it.
  • XOA Deployment issue

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    olivierlambertO
    It's always DNS [image: SRVKUe2MGSCBVB56FwBzwFZE6uxGaNZ_Vknx5vioVAw.png?auto=webp&s=b21e5b8bde6eed10e5ef54a188ebf0840e0bf8b4]
  • XO managing XCP pool behind NAT

    2
    0 Votes
    2 Posts
    752 Views
    olivierlambertO
    The best way would be to use XO Proxies as "Reverse HTTP proxies" (or any reverse proxy in each DC) and then tell XO to connect to those proxies. This way, each DC will have only one entry point exposed to the outside, and you could manage that with your central XO. This is a subject we planned to work in the next months. If you have a support subscription, please open a ticket so we can do initial test inside your infrastructure
  • How to change what disk to boot from in XOA?

    1
    0 Votes
    1 Posts
    450 Views
    No one has replied
  • Restore exported snapshot to VM

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    In XOA, Import, drag and drop the XVA and that's it