Subcategories

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

    334 Topics
    2k Posts
    MathieuRAM
    PR: https://github.com/vatesfr/xen-orchestra/pull/8599 MathieuRA opened this pull request in vatesfr/xen-orchestra open fix(xo-server/xen-server): fix disabling an enabled but disconnected server #8599
  • ACLs, Self-service, Cloud-init, Load balancing...

    85 Topics
    738 Posts
    A
    @jkatz Thanks for that. I actually did something different but it worked. I don't know how but it is working. I used this in XO in Cloud Config [image: 1747138648336-a5f1ca37-802a-4ff4-bc4f-6c8ccaa3dc97-image.png] It worked [image: 1747138770858-e2666c29-8a03-41e1-879b-b6559b7f0bf2-image.png] Don't know if does it matter or not ( probably does) that I also entered this plugin into both files : cloudbaseinit.plugins.common.sethostname.SetHostNamePlugin @jkatz said in Cloudbase-init on Windows: You don't. That is lame. Wonder if domain join is possible with that...
  • All XO backup features: full and incremental, replication, mirrors...

    342 Topics
    3k Posts
    florentF
    @manilx said in Our future backup code: test it!: @florent Full VM restore went fine an VM booted. File restore of a Windows VM does not work. Cannot select any files: [image: 1747726317605-screenshot-2025-05-20-at-08.30.41.png] file level restore can be quite brittle , was it working on this VM with the previous code ?
  • Everything related to Xen Orchestra's REST API

    61 Topics
    476 Posts
    S
    @Studmuffn1134 I changed my link from ws:// to https:// and it now gives me this error File "Z:\Valera\School\Lakeland University\Finished\Programming 2\Python Programs\StudsPrograms.venv\Lib\site-packages\jsonrpc_base\jsonrpc.py", line 213, in parse_response raise ProtocolError(code, message, data) jsonrpc_base.jsonrpc.ProtocolError: (10, 'invalid parameters', {'error': {'message': 'invalid parameters', 'code': 10, 'data': {'errors': [{'instancePath': '/id', 'schemaPath': '#/properties/id/type', 'keyword': 'type', 'params': {'type': 'string'}, 'message': 'must be string'}]}}, 'id': '0a11ec72-9300-4030-a5d2-a5c0286f3811', 'jsonrpc': '2.0'})
  • Terraform, Packer or any tool to do IaC

    31 Topics
    284 Posts
    andrewperryA
    @Cyrille Thanks! Looking forward to using this, or something like this. It would be awesome if there was a Youtube demo getting started video for yaml or typescript!
  • Xen Orchestra CE not show home section in web interface

    18
    1
    0 Votes
    18 Posts
    1k Views
    DanpD
    @AgentZoy Sorry, but I don't understand your current issue. Please restate.
  • [SOLVED] XO From source restore backup fails with VDI_IO_ERROR

    Solved
    16
    0 Votes
    16 Posts
    2k Views
    olivierlambertO
    This is not related to the original, feel free to create a new one regarding this issue. You can't "manually" move a VM, there's always a client to do that (XO, xe, XCP-ng Center etc.). So you need to understand why it's failing first.
  • XOA on Xenserver 6.5

    2
    0 Votes
    2 Posts
    203 Views
    olivierlambertO
    It should work on XS 6.5, yes. Feel free to create a ticket if you need assistance
  • Little bug or better error handling?

    1
    0 Votes
    1 Posts
    220 Views
    No one has replied
  • XO from source & Netdata

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    D
    @Biggen Ahh gotcha. I’ll check that out
  • Backups to SMB remote failing

    19
    1
    0 Votes
    19 Posts
    3k Views
    julien-fJ
    @Danp The implementation would be very different
  • xoa - repair iso SR after host restart

    2
    1
    0 Votes
    2 Posts
    231 Views
    olivierlambertO
    Repair is just replug the pbd. Of course you can do that with XO
  • XO Delta Backup failure

    Solved
    4
    0 Votes
    4 Posts
    349 Views
    olivierlambertO
    Okay thanks for the feedback
  • Problem with restore through XenOrchestra

    Solved
    5
    0 Votes
    5 Posts
    727 Views
    A
    But now release xo-server 5.53.0 backup export concurrency >2 didn't apply. Setting concurrency to 4 or 6. but only 2 tasks works at the same time. Reverted to release xo-server 5.52.1 then 4 and 6 concurrency tasks are shown as expected.
  • XOA won't start HTTPS listen on configured port

    29
    0 Votes
    29 Posts
    7k Views
    julien-fJ
    @bill-gertz It depends of how you install it, but it look ok. In our appliances we install and run xo-server as a global service, and there is only /etc/xo-server/config.toml which is used for user customization (you could remove it and it would still work).
  • can we run simple bash sript in cron in xoa?

    5
    0 Votes
    5 Posts
    488 Views
    akurzawaA
    I can put the script everywhere - but I want to avoid non standard config. In case of failure of {system} I'm reinstalling it, and restoring config from file. I don't need to remember that I've put some fancy staff somewhere on the lan.
  • This topic is deleted!

    2
    1
    0 Votes
    2 Posts
    31 Views
  • Restore backup with XO community ed, does not find any destination SRs

    3
    0 Votes
    3 Posts
    965 Views
    G
    @Danp thanks for responding. Your suggestions are very good, caused me to check other things and reveal some things: My metadata and XOA config backups have started to fail with the error 'no such object' The metadata/config backup job's pool parameter was highlighted red with a warning symbol, showing a long GUID style id. I could not update the pool parameter - I have the spinning circle (of doom). After deleting the metadata/config backup job, I cannot recreate it - similar problem with pool parameter, none shown plus spinnng circle (of ongoing doom). To cut a story shorter - I think I have fixed my problem by re-attaching the hosts/SRs to my XOA-community VM... Then I also noticed that the 'successful' backups are not successful as when I looked at their logs by clicking on the green 'successful' indicator in the backup logs I see they are skipping missing VMs. Terrific. So I have now updated all the jobs and reselected each VM, saved them and then re-run the backups. So my big concern (understatement) is my XOA host VM backups have gone bad without any external changes, other than my applying XOA community updates. Do I need to check the backups carefully after every update? Surely not? Perhaps my method of updating, by running a script is horribly HORRIBLY flawed?? I found and have used an update script by Jarli01, applied as noted here. I've got a script to pull the latest update script and execute it. Not clear if I should inbclude the '-b stable' parameter. #!/bin/bash sudo curl https://raw.githubusercontent.com/Jarli01/xenorchestra_updater/master/xo-update.sh | bash To answer your useful questions: Q. When did you last pull from the source? A. Assume you mean 'when did I last retore from the backup volume'? Never. This is a first time for me. Q. What type of SR(s) should be showing? A. I have two: a local xcp-ng host (also hosting the XOA-community VM being used) and a remote xcp-ng host. Although it does seem an SR is an xcp-ng host, I am confused to the nomclature of 'SR' - I will try to find that out with Google ;). However, as mentioned above my hosts had disconnected themselves... WTF? Q. Are you able to target an SR when defining a new backup job? A. No! OMG. Also noticed the VMs have stopped being shown, no hostts connected!! WTF? Q. Have I opened dev tools (F12), checked console for errors? A. No, but I will when I next report something. Checking the backup page today I do get an error in index.js. I am happy to debug more and return trace/debug data if it is useful; below is what I see today on the backups page: [React Intl] Error formatting time. RangeError: date value is not finite in DateTimeFormat.format() index.js:525 Z index.js:525 formatTime index.js:719 value index.js:1168 React 81 _renderOverlay Portal.js:84 componentDidMount Portal.js:47 m factory.js:665 React 12 notifyAll close closeAll perform perform perform S closeAll perform batchedUpdates batchedUpdates dispatchEvent Q. Check system logs? A. Assume you mean from xoa vm? I will include those next time I post - when I find where they are. Google will no doubt help me out there.
  • Workload Balancing Issue.

    1
    0 Votes
    1 Posts
    215 Views
    No one has replied
  • Build error during upgrade

    Solved
    5
    0 Votes
    5 Posts
    704 Views
    P
    I have isolated the problem. The issue was with dynamic memory allocation on our test server. This was definitely a localized issue. Cheers
  • Feature request - RDP Link in Console window

    4
    1 Votes
    4 Posts
    1k Views
    A
    @olivierlambert https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-uri a plain rpd://ip-address seems to work fine in Mac OS and iOS but more information may be needed on windows clients not sure if the uris work on all systems the same. EDIT Looks like windows doesn't support URI to RDP but Microsoft makes it work for basically every other OS. I still think its a worthwhile feature even if it is slightly less functional because Microsoft is weird.
  • Zstd instead of zlib?

    5
    0 Votes
    5 Posts
    217 Views
    ForzaF
    Normal backup jobs. In this case it is the "full" copy of the VDI I just moved to a local SR (due to maintenance on the NFS) I mentioned here https://xcp-ng.org/forum/topic/2247/moved-vdi-delta-backup-restarts-on-full. I see that Control Domain load is high and in top I see this: [image: 1574324430375-ea0c91a9-d64d-4403-b97e-e00103b6f7a2-image.png] At the moment it is only one disk left to transfer, but there were 3 to start with, so the load was higher in the beginning.
  • Moved VDI, delta backup restarts on full

    3
    0 Votes
    3 Posts
    306 Views
    ForzaF
    OH ok. Hope you can prioritize this soon
  • Continuous replication fails every time

    31
    1
    0 Votes
    31 Posts
    7k Views
    olivierlambertO
    Your CR issue might be related to a XO bug on master, not too a XCP-ng issue
  • VDI_IO_ERROR(Device I/O errors) when trying to restore a Delta

    6
    0 Votes
    6 Posts
    900 Views
    V
    Sorry, I was trying to execute the git command in the wrong directory, my bad. Everything worked perfectly, the restores worked now. Thank you very much @Danp.