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.
  • Backup keep failing

    11
    3
    0 Votes
    11 Posts
    1k Views
    olivierlambertO
    Not enough space means not enough space to coalesce, and therefore XO will prevent to continue and fill entirely your storage because of uncoalesced chains.
  • Feature suggestion: attach an existing SR in XO

    6
    1 Votes
    6 Posts
    3k Views
    P
    @tonyp90 I did file a feature suggestion, https://github.com/vatesfr/xen-orchestra/issues/4273 , but not a bug report. I'm using the xsconsole on the xcp-ng server itself in the few cases where I need to re-attach an SR. gitterdude created this issue in vatesfr/xen-orchestra closed Reattach SR icon is non-obvious #4273
  • Unable to export reliable backups

    15
    2
    0 Votes
    15 Posts
    2k Views
    olivierlambertO
    That would be interesting. This won't rule out everything but at least we might notice something different.
  • XO Load Balancer

    4
    0 Votes
    4 Posts
    962 Views
    olivierlambertO
    Every HA or load balancing setup is too take it seriously. Consequences might be high, so use it only if we really know what you are doing.
  • xo-cli deploy VM using ssh-key parameter

    Solved
    4
    0 Votes
    4 Posts
    728 Views
    kirovtomeK
    @julien-f @olivierlambert Thanks guys! You can close this one.
  • Snapshot with memory - orphaned suspend_image

    1
    0 Votes
    1 Posts
    380 Views
    No one has replied
  • VM get Halted Everytime I start them

    4
    3
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    You need to enable hardware assisted virtualization in your hardware (in the BIOS).
  • Latest XCP-ng 8.2: Cannot import XVA, even with latest XOA

    19
    0 Votes
    19 Posts
    4k Views
    B
    @olivierlambert Hah, indeed it was! CIFS is totally unstable, but I was able to get NFS working with these configs: mount -o vers=3,soft,mountproto=tcp [IP]:/share /mnt/nfs_share/backup.xva
  • Feature request - Configurable columns in list views

    3
    0 Votes
    3 Posts
    551 Views
    pdoniasP
    @d1rtym0nk3y Thanks for the feedback! This is actually something that we had in mind. It will probably have to wait for the next major version of XO, though.
  • Monitoring disk usage of thin provisioned disks

    15
    1 Votes
    15 Posts
    5k Views
    olivierlambertO
    It's because it's a fake, edited to show how we would like to have it If you need that, please open an issue in XO bugtracker, only after checking there isn't an existing same request
  • Cannot see virtual Machine consoles...

    Solved
    9
    1
    0 Votes
    9 Posts
    3k Views
    NickyMN
    @dreday said in Cannot see virtual Machine consoles...: @FPIT I would say to further troubleshoot the limited connectivity issues first... A few things that jump to mind right away Does the host have a network gateway address set for the management interface? Are there any firewalls or switch port ACLs blocking traffic? This one is the least likely culprit 3) Is you host management configured to use DHCP?(based on the blank console, though it would not explain the connectivity issues unless DHCP is not providing all necessary information for the network) Option number 3 worked for me. I had initially configured my management console (with public IP) to use DHCP and the other port (with local IP) to use static. When I did reset all connections to use DHCP the consoles came up. Thank you thank you thank you! @DreDay and of course thanks @FPIT for raising the issue. #one
  • Multiple NIC in XOA / XO CE

    Solved
    3
    0 Votes
    3 Posts
    713 Views
    H
    @olivierlambert Thank you again for the answer! I was not using the right search criteria to find this part myself Changed the 'config.toml' file after searching my system (not an XOA but XO CE, so it was in another location then mentioned in the documentation) Restarted and just as expected the GUI was only available on the specified IP
  • Ansible dynamic inventory

    2
    0 Votes
    2 Posts
    532 Views
    olivierlambertO
    We sponsored someone to work on Terraform and Packer. But every contribution is welcome, on Ansible too
  • Help with Xen Orchestra

    6
    0 Votes
    6 Posts
    886 Views
    olivierlambertO
    Sure, you can create a GH issue on XO repository
  • Xen Orchestra proxies - Test Feedback

    31
    0 Votes
    31 Posts
    14k Views
    olivierlambertO
    We are focusing first on getting something correctly integrated from XOA, it doesn't mean it will be exclusive to XOA. It's just we are first focusing on a completely "known" environment (XOA), but I think at some point we'll be able to provide manual setup for people who want to do it from the sources
  • Delta backup - can't restore

    4
    0 Votes
    4 Posts
    841 Views
    tonyp90T
    @julien-f Backup files check found no problems, so I tried to restore again and it works. No changes or updates in XO, no changes on vhd or json files (same dates and sizes). Only think I did was detach and attach backup repository (settings - remotes) which I tried before with no luck.
  • Python3 support?

    12
    0 Votes
    12 Posts
    3k Views
    DanpD
    @julien-f
  • Min static memory fixed?

    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    In theory, static min is bundled in the template and you shouldn't use less than that. If you still want to do it, consider it as "advanced", and do it with xe
  • Disable network_usage alarm

    3
    1
    0 Votes
    3 Posts
    593 Views
    olivierlambertO
    pinging @nhanlon
  • VM space used in local storage and base copies

    8
    6
    0 Votes
    8 Posts
    2k Views
    N
    @olivierlambert Dont know why the screenshots were not loading, posting that again With no snapshots and coalesce completed, very very little space used. [image: 1606962162989-captura-de-pantalla-233.png]