Subcategories

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

    380 Topics
    3k Posts
    ForzaF
    @olivierlambert Thanks for the suggestion. I removeds the "Suspend SR" setting from the pool settings. However even on a host-local SSD SR it takes time. Here an Alpine system with 1GB ram used but 32GB allocated. It seems tapdisk is doing lots when creating a snapshot with ram. This time it took maybe less than 5 minutes to finish. [image: 1757923329796-9404b882-dd74-4223-921c-54da1b41e9c4-image-resized.png] I found the suspend image, however it is not stored on the same SR as the VM itself. (I have multiple SRs on this host). The XOA says it is 40.42GB while the image on-disk is 33GB. [image: 1757923847844-54dbaca1-8747-474a-81d0-dc68c2885e9f-image-resized.png]
  • ACLs, Self-service, Cloud-init, Load balancing...

    93 Topics
    784 Posts
    P
    @tmk hi ! Many thanks, your modified python file did the trick, my static IP address is now working as intented. I can confirm this is working on Windows 2025 Server as well.
  • All XO backup features: full and incremental, replication, mirrors...

    389 Topics
    4k Posts
    olivierlambertO
    Feedback for you @florent
  • Everything related to Xen Orchestra's REST API

    68 Topics
    529 Posts
    olivierlambertO
    @lsouai-vates we should try to reproduce and if we can, to fix it ASAP. Thanks!
  • Terraform, Packer or any tool to do IaC

    35 Topics
    350 Posts
    J
    @manilx I have proposed to the IaC team of Vates, a MCP Server for Vates VMS. Which can be used by GitHub Copilot or similar, if used when doing IaC etc.
  • Feature request: Cloud-config common parameters

    2
    0 Votes
    2 Posts
    316 Views
    olivierlambertO
    Why not. Double check there's not already an opened issue for this in XO bugtracker, otherwise, create it there
  • Increase simultaneous snapshot download from 2

    7
    0 Votes
    7 Posts
    971 Views
    olivierlambertO
    Yes, they are
  • notifications

    7
    0 Votes
    7 Posts
    839 Views
    pdoniasP
    @hoberion This should be fixed since XO 5.48 (xo-web 5.61.1) @hoberion said in notifications: @pdonias said in notifications: Hi @hoberion, what version are you using? xo-server 5.60.0 xo-server 5.60.0 was shipped with XO 5.47. Could you update your XOA and confirm that it fixes it? It should happen once more after the update and then it shouldn't happen any more.
  • 0 Votes
    12 Posts
    2k Views
    DanpD
    I'm not familiar with that particular script, so I can't help you debug further. Best option at this point is to blow away the VM and start over with a completely fresh install of Ubuntu.
  • Cannot figure out how to past INTO VM

    clipboard
    7
    0 Votes
    7 Posts
    4k Views
    DanpD
    https://xcp-ng.org/forum/topic/1846/guest-console-copy-paste
  • Which Template for Fedora Server & Workstation?

    5
    0 Votes
    5 Posts
    870 Views
    G
    See Citrix documentation, here and here. or be inspired, use command line or create your own script, like this.
  • Import CD ISO image via XOA?

    2
    0 Votes
    2 Posts
    997 Views
    olivierlambertO
    No, because SR ISO is read only in XCP-ng (so we can't ask XCP-ng to import a VDI there) sadly. There's 2 options: Modify XAPI code to allow VDI upload (and not mount ISO SR in read only). Then in Xen Orchestra, it would be trivial. Modify Xen Orchestra to mount the SR itself to upload it there. It's a bit complicated but doable.
  • ssh management

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    kirovtomeK
    @olivierlambert Thanks!
  • xoa slow export speed - peak 30MB/s

    10
    1
    0 Votes
    10 Posts
    2k Views
    olivierlambertO
    Personally, I wouldn't touch anything regarding XVA generation, it's deep into XAPI code. Rely on delta backup in general, it's better.
  • Issues with XO

    3
    0 Votes
    3 Posts
    347 Views
    M
    thank you @olivierlambert !
  • Adding NFS as remote

    nfs
    4
    0 Votes
    4 Posts
    5k Views
    nikadeN
    @jedimarcus said in Adding NFS as remote: https://github.com/xcp-ng/xcp/wiki/FreeNAS-as-Storage-Repository-(SR) Did you: Check the All dirs option This is probably it, pretty common mistake.
  • Backup handler.outputStream is not a function

    Solved
    4
    0 Votes
    4 Posts
    255 Views
    M
    As confirmation, it's all OK after today re-rebuild. xo-web 5.67.0 bumped from xo-web 5.64.0
  • XO tasks can't be cleared

    4
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    Disconnect and reconnect the server in Settings/server of XO.
  • I am trying to install XOCE from a script

    3
    0 Votes
    3 Posts
    658 Views
    olivierlambertO
    @jharl said in I am trying to install XOCE from a script: so now I want a 20% discount on the next time I compile my free software Haha nice joke Also, just following the official doc might be easier sometimes, you actually know what you are doing
  • OpenStack.

    4
    0 Votes
    4 Posts
    493 Views
    olivierlambertO
    It depends on what you need, only you is able to answer that.
  • XO CE migrate fails for VM - "Internal Error"

    13
    0 Votes
    13 Posts
    2k Views
    olivierlambertO
    @vmpr Please create an issue on Xen Orchestra GitHub repo, this way XO dev will see it
  • XO Backups and location of XO VM

    7
    0 Votes
    7 Posts
    886 Views
    julien-fJ
    @RKENS Good question, during the replication, a new VM is created with the same settings as the original one, and this at every run. Therefore that's perfectly normal that this property reappears. I don't see how that's a problem because, as you said it yourself, the start operation is disabled by the replication job. I think it makes sense that the auto start is set like on the original VM so you can simply start the replication when necessary without having to think about enabling it.
  • Continuous Replication, are delta's automatic?

    Solved
    2
    0 Votes
    2 Posts
    299 Views
    R
    I answered my own question. For continuous replication, delta's are automatic. I was thrown by a backup job where I mistakenly selected disaster recovery instead of continuous replication and didn't realize it.
  • XO Sources - yarn build - javascript heap out of memory

    5
    0 Votes
    5 Posts
    2k Views
    H
    You do need a lot of virtual memory for build but you can get by with 2GB ram + 4 GB swap if you tell nodejs to limit it self, by setting export NODE_OPTIONS='--max-old-space-size=3072' before starting the build process
  • 0 Votes
    3 Posts
    505 Views
    S
    @DustinB Thanks for replying, will definitely try this once.