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
    M
    I can imagine that a fix could be to send "keepalive" packets in addition to the XCP-ng export-VM-data-stream so that the timeout on XO side does not occur
  • 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.
  • Created cloud config, but can't select it when creating a new VM.

    36
    3
    0 Votes
    36 Posts
    15k Views
    fohdeeshaF
    @dr4s1l-0 @Dr4s1l-0 you will not see the config drive mounted in your system, cloud-init only mounts it temporarily very early on in the boot process, copies the found config files off of it, and unmounts it. Mounting it manually will just cause more issues. You can probably see it being mounted early on in the logs in /var/log/cloud-init.log Cloud-init has introduced a ton of bugs this year and has no documentation regarding them, it has been a nightmare to try and track down these issues - I have a support customer with the same issue on recent versions of ubuntu and I've gotten nowhere. At this point I think it's best to take it up with the upstream project, cloud-init - from the XOA/XCP perspective we're doing everything we can, resulting in presenting a properly configured config drive - any issue after that is the cloud-init package
  • Talk to xo-server with PHP?

    5
    0 Votes
    5 Posts
    878 Views
    olivierlambertO
    See also https://xcp-ng.org/forum/topic/4538/xoa-json-rpc-call-basic-exemple
  • NO_HOSTS_AVAILABLE vs Not Enough memory Available

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    olivierlambertO
    Short answer: yes.
  • Thousands of tasks Xapi#getResource /rrd_updates (on xcp-ng-01) 0%

    Solved community
    9
    1
    0 Votes
    9 Posts
    3k Views
    M
    @olivierlambert Thanks. As always you guys are great. Thanks for this opensource project! Tasks have cleared up.
  • Feature request: Show cron job summary for all backups

    feature in backlog
    6
    1
    0 Votes
    6 Posts
    1k Views
    julien-fJ
    @marcungeschikts Yes, it's the third point of the GitHub issue
  • xoa-updater service appears to be down

    10
    0 Votes
    10 Posts
    2k Views
    kdmK
    Cancel that. CTRL-F5 fixed it! Thanks again.
  • VM Hangs at 86% when starting

    4
    0 Votes
    4 Posts
    920 Views
    DanpD
    @jp13232 That wasn't what I asked. You mentioned Xenserver, so I wanted to know what version.
  • Backup NG

    4
    0 Votes
    4 Posts
    995 Views
    M
    @darkbeldin Thanks it was his channel & what great info he provides! It was a 2018 "VM Backups, Disaster Recovery and Continuous Replication with Xen Orchestra Backup NG" Thanks very much Darkbeldin
  • 0 Votes
    7 Posts
    2k Views
    planedropP
    @olivierlambert Sounds good, thank you!
  • Some VMs are shutting down autmatically

    6
    0 Votes
    6 Posts
    1k Views
    ronivayR
    What does the memory min/max settings look like in the advanced tab of those VM's? You could try to set the dynamic min/max to same values. Could very well be that your guest OS doesn't handle it properly when host is trying to dynamically adjust the available VM memory. Although this shouldn't happen (afaik) if there's plenty of memory available on the host, but worth a try at least.
  • Stats tab throwing error in logs

    2
    0 Votes
    2 Posts
    222 Views
    olivierlambertO
    Hi, The Docker container isn't coming from us, so there's no way to know where is the problem. Please contact the 3rd party provider for this Docker repo.
  • Accidental Shutdown Protection Does Not Seem to Work

    Solved
    4
    0 Votes
    4 Posts
    800 Views
    C
    Yes, totally makes sense. Thanks! Consequently, best to accomplish the intended behavior from within the Windows VMs.
  • VDI Won't Coalesce (shows orphaned but isn't)

    14
    0 Votes
    14 Posts
    6k Views
    planedropP
    So another odd thing I'm seeing with this VDI, it's showing the size incorrectly. It shows 180GB of 180GB used up (on thin provisioned SR, both the old and new are), however the VM is only using 140GB of that 180GB. Something definitely went wrong with this VDI during transfer, just not sure what. I will say that I increased the VDI size again and now it displays more accurately, showing 180GB of 185GB used (both in XOA and with vhd-util). Almost behaving as if this was at one point on a thick provisioned SR or something. Just to avoid issues I'm maybe tempted to create a fresh VHD, copy data to that, then delete this one.
  • S3 Immutable and Delta Backups (how does this work)

    7
    0 Votes
    7 Posts
    2k Views
    planedropP
    @olivierlambert OK perfect, thank you! I've got a S3 Delta test going, will come back and post my results for others to reference once my testing is done.
  • xoa does not show all vms

    Solved
    4
    1
    0 Votes
    4 Posts
    1k Views
    akurzawaA
    @ronivay that was it
  • GPU perf graph

    5
    0 Votes
    5 Posts
    635 Views
    R
    @olivierlambert thanks for info I can wait for XO 6 version
  • vm.migrate operation failed SR_BACKEND_FAILURE_79

    8
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    It's not only this code. But in general, a good way to manage that is: "every message in CAPS is coming from the lower layer" (ie not XO).
  • Restoring a downed host ISNT easy

    5
    8 Votes
    5 Posts
    4k Views
    ForzaF
    @xcprocks said in Restoring a downed host ISNT easy: So, we had a host go down (OS drive failure). No big deal right? According to instructions, just reinstall XCP on a new drive, jump over into XOA and do a metadata restore. Well, not quite. First during installation, you really really must not select any of the disks to create an SR as you could potentially wipe out an SR. Second, you have to do the sr-probe and sr-introduce and pbd-create and pbd-plug to get the SRs back. Third, you then have to use XOA to restore the metadata which according to the directions is pretty simple looking. According to: https://xen-orchestra.com/docs/metadata_backup.html#performing-a-restore "To restore one, simply click the blue restore arrow, choose a backup date to restore, and click OK:" But this isn't quite true. When we did it, the restore threw an error: "message": "no such object d7b6f090-cd68-9dec-2e00-803fc90c3593", "name": "XoError", Panic mode sets in... It can't find the metadata? We try an earlier backup. Same error. We check the backup NFS share--no its there alright. After a couple of hours scouring the internet and not finding anything, it dawns on us... The object XOA is looking for is the OLD server not a backup directory. It is looking for the server that died and no longer exists. The problem is, when you install the new server, it gets a new ID. But the restore program is looking for the ID of the dead server. But how do you tell XOA, to copy the metadata over to the new server? It assumes that you want to restore it over an existing server. It does not provide a drop down list to pick where to deploy it. In an act of desperation, we copied the backup directory to a new location and named it with the ID number of the newly recreated server. Now XOA could restore the metadata and we were able to recover the VMs in the SRs without issue. This long story is really just a way to highlight the need for better host backup in three ways: A) The first idea would be to create better instructions. It ain't nowhere as easy as the documentation says it is and it's easy to mess up the first step so bad that you can wipe out the contents of an SR. The documentation should spell this out. B) The second idea is to add to the metadata backup something that reads the states of SR to PBD mappings and provides/saves a script to restore them. This would ease a lot of the difficulty in the actual restoring of a failed OS after a new OS can be installed. C) The third idea is provide a dropdown during the restoration of the metadata that allows the user to target a particular machine for the restore operation instead of blindly assuming you want to restore it over a machine that is dead and gone. I hope this helps out the next person trying to bring a host back from the dead, and I hope it also helps make XOA a better product. Thanks for a good description of the restore process. I was wary of the metadata-backup option. It sounds simple and good to have, but as you said it is in no way a comprehensive restore of a pool. I'd like to add my own oppinion here. A full pool restore, including network, re-attaching SRs and everything else that is needed to quickly get back up and running. Also a restore pool backup should be available on the boot media. It could look for a NFS/CIFS mount or a USB disk with the backup files on. This would avoid things like issues with bonded networks not working.
  • Xen Orchestra Backups

    Solved
    5
    0 Votes
    5 Posts
    637 Views
    jbamfordJ
    @danp Okay that's great. I was just making sure. Thanks for your reply. Jack
  • SR_BACKEND_FAILURE_109

    36
    0 Votes
    36 Posts
    4k Views
    N
    We did recently have a failed drive that finished rebuilding a few days ago.