Subcategories

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

    329 Topics
    2k Posts
    nathanael-hN
    @coolsport00 Hello, I don't know the VMware feature you're talking about. I would use Packer https://github.com/vatesfr/packer-plugin-xenserver and Cloud Base init https://cloudbase-init.readthedocs.io/en/latest/intro.html to build a Windows VM template. The sysprep would be run at the end of the packer for example using the provisioner powershell or in the shutdown_command NB: do not forget to deploy guest tools inside the template. @dinhngtu might have also suggestions
  • ACLs, Self-service, Cloud-init, Load balancing...

    84 Topics
    707 Posts
    CyrilleC
    @ferrao Yes it is. At the end the task disappears unless there is an error / failure.
  • All XO backup features: full and incremental, replication, mirrors...

    337 Topics
    3k Posts
    olivierlambertO
    Thanks for your feedback, we'll discuss internally if there's any other possible approach (and I'm not sure).
  • 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

    30 Topics
    279 Posts
    nathanael-hN
    Hello, I suggest you look also for Packer to build ready to use VM templates, with cloud-init, guest tools, and the softwares you'd need. There's a blog post for this https://xcp-ng.org/blog/2024/02/22/using-packer-with-xcp-ng/.
  • XO Backup Quiesce, VSS - confused

    Solved
    4
    0 Votes
    4 Posts
    623 Views
    olivierlambertO
    You are welcome!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Bulk VM migration

    3
    0 Votes
    3 Posts
    430 Views
    brezlordB
    @olivierlambert I think that the default behavior should be VMs stay on the SR that they are on. If you are taking a host down and moving the VMs to another host why would you move the VM storage location, that defeats one of the reasons you use shared storage.
  • Virtual keybord doesn't show

    2
    0 Votes
    2 Posts
    407 Views
    olivierlambertO
    Hi, See https://github.com/vatesfr/xen-orchestra/issues/1426 fufroma created this issue in vatesfr/xen-orchestra open Virtual keyboard for console #1426
  • OVA import does not import VHD

    15
    0 Votes
    15 Posts
    2k Views
    capeschoolsC
    @capeschools Just as an FYI to complete the thread - VT is enabled by default on the HPE server.
  • XO won't reconnect to rebooted hosts?

    7
    0 Votes
    7 Posts
    467 Views
    olivierlambertO
    Yes, that's the plan: involving community for feedback. But keep in mind we don't want to make a clone of XenCenter It's a web application, so it comes with some perks but also drawbacks from a heavy client (you are running in a browser with XO, and we don't want to change all web behavior without necessity to do it). Thanks for the feedback (so feature wise I think we are at parity level, UI it's another story I agree)
  • Help with task message Xapi#getResource

    3
    0 Votes
    3 Posts
    274 Views
    F
    @olivierlambert said in Help with task message Xapi#getResource: It will clear itself after 24h tops. Thank you for your reply
  • build XOA from source on host

    12
    0 Votes
    12 Posts
    5k Views
    olivierlambertO
    It's not a matter of believing, it's a matter of providing a way to reproduce the issue It's really hard to fix something if: we aren't aware of the issue we can't reproduce it
  • Merge process to S3 is slow for one host

    6
    1
    0 Votes
    6 Posts
    541 Views
    olivierlambertO
    That's probably why it's slow. Pinging @nraynaud too
  • Orphan VDIs

    1
    1 Votes
    1 Posts
    142 Views
    No one has replied
  • Backup keep failing

    11
    3
    0 Votes
    11 Posts
    765 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
    2k 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
    1k 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
    744 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
    434 Views
    kirovtomeK
    @julien-f @olivierlambert Thanks guys! You can close this one.
  • Snapshot with memory - orphaned suspend_image

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

    4
    3
    0 Votes
    4 Posts
    760 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
    3k 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
    302 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
    4k 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