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.
  • Can't move VM - operation failed

    2
    0 Votes
    2 Posts
    484 Views
    E
    Well, it seems like it works if I create a snapshot and create a new VM from the snapshot on the new server. Should be workable for my need.
  • Backup error with space available

    ticket closed
    50
    0 Votes
    50 Posts
    15k Views
    olivierlambertO
    That's really weird
  • i can't load my network dhcp in my xoa

    1
    3
    0 Votes
    1 Posts
    315 Views
    No one has replied
  • S3 backup fails without alert

    4
    0 Votes
    4 Posts
    289 Views
    A
    @florent It looks like the restore test failed because the connection stream failed (and did not retry). It's hard to test this particular one because it is rather large. A good reminder to have more than one backup method (I do). I'll look for a XO update and see what changes. It is scheduled to do a full backup soon (as normal) to make sure issues like this are not a long term problem.
  • Start VM based on powerstate

    2
    0 Votes
    2 Posts
    273 Views
    AtaxyaNetworkA
    @wahla Hello ! In XO you can search "power_state:halted", select all VMs, and start If you want to do it automatically, I think you can script it with xe, but the best way is to understand why VM are shutting down or doesn't restart
  • Upper limit for XVA import size

    4
    0 Votes
    4 Posts
    679 Views
    olivierlambertO
    Try with xe then.
  • New server pool not showing in XOA

    3
    0 Votes
    3 Posts
    665 Views
    2
    @Andrew all that was okay. The proxy string was incorrect, now working. Thanks
  • Debian template console login

    6
    0 Votes
    6 Posts
    959 Views
    olivierlambertO
    If you want to login manually without any SSH key, you have to add a password for the account (passwd). Then you can log in with your Debian user with this password.
  • Xen orchestra VM Console broken?

    36
    0 Votes
    36 Posts
    13k Views
    B
    Updated to Master build, a66ae, xo-server 5.92.0, xo-web 5.96.0. Consoles seem to work fine again. thanks all!
  • 0 Votes
    3 Posts
    318 Views
    planedropP
    @Danp I'll do some more digging on this once I have some time and see if I can find anything in the logs. I didn't have a chance to look yesterday when I was working on this. It might be worth noting that I was trying to setup an S3 remote, not sure if it would happen with another one and maybe it has something to do with timing out (was trying to hook into Backblaze which doesn't seem to be working right either, works fine on all my other machines running TrueNAS and stuff but can't get it connected with XCP-ng, other S3 places like Wasabi and Amazon work fine though). I'll update this thread with more info once I do some more testing, might have time this weekend but not sure yet, and this is in a production environment, so I do want to be careful about causing potential issues.
  • Default Login for the Ubuntu 20.04 XO Hub Template

    4
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    Click on "More details" to get it
  • Zstd for Delta Backup

    2
    0 Votes
    2 Posts
    332 Views
    olivierlambertO
    Zstd is for XVA file format compression. There's no compression on delta, because we need to merge them on destination, when retention is reached (inside the backup repository). So it doesn't really worth it (since you'll have to decompress them to do the merge).
  • Problems with trying to recover data after full local storage

    5
    1 Votes
    5 Posts
    2k Views
    O
    Hello, mtill ! In this situation, you may try to recover the stored data on the RAM because, in your case, the data was overwritten in the RAM. The number of recovered files by this method depends on the RAM size, the size of files that was overwritten by this way and by the time running this process. I can suggest you use a specialized recovery service like raid recovery service to ensure that you will restore more data you can. I wish you a bit of good luck.
  • Not a real issue, just looking for some knowledge ...

    4
    0 Votes
    4 Posts
    662 Views
    olivierlambertO
    I agree, I don't think it's a technical limitation, just a use case not "covered"
  • DNS queries during backup job

    27
    0 Votes
    27 Posts
    10k Views
    julien-fJ
    The DNS cache has been merged, keep us posted if you have any issues.
  • LDAP Groups are Empty

    3
    0 Votes
    3 Posts
    792 Views
    K
    @Darkbeldin Got ya, thanks!
  • Restore 'expected values' error

    4
    0 Votes
    4 Posts
    291 Views
    olivierlambertO
    Oh okay, it's a problem on restore. Then there's something wrong on the backup chain. Any hint @julien-f ?
  • usage-report description

    4
    2
    0 Votes
    4 Posts
    690 Views
    olivierlambertO
    Feel free to ask for a feature request, as long it's well described in terms of the "what I need" functionally
  • HA in XO

    2
    0 Votes
    2 Posts
    392 Views
    DarkbeldinD
    @cyrus104 Hi, No, there is no way to enable HA at XO level and it is on purpose. Enabling HA as to be taken very seriously, it can cause pool wide crippling issues so we considerer doing it through CLI and be aware of what you really do being mandatory.
  • trying to use netdata in XOA and I get

    2
    0 Votes
    2 Posts
    537 Views
    olivierlambertO
    That would be easier if you open a ticket so we can use our remote access tunnel to take a look