Subcategories

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

    359 Topics
    3k Posts
    K
    @lsouai-vates Duly noted. If amd when you do get a moment, could you have a look at https://xcp-ng.org/forum/post/94297 and offer up any guidance on how I can stop the debug log entries and also the double timestamp entries in the audit.log file? Thank you.
  • ACLs, Self-service, Cloud-init, Load balancing...

    88 Topics
    760 Posts
    nikadeN
    @blackliner said in Sdn controller and physical network: @nikade How do you "pair" the XCP-ng SDN with your routing setup? You cant/dont, you'll have to setup each private network on the vyos router and then have the vm private network routed through it manually. For example if you have private network 1 with subnet 192.168.1.0/24 you'd have to add this network to the vyos router and assign 192.168.1.1/24 on the router. Then set 192.168.1.1 as default gateway in your vm's which uses this network. Then you'll setup ospf or bgp on the vyos router manually with your upstream border/core-router or firewall. If the subnet is a private subnet you'll need to setup NAT as well somewhere before it reaches internet to NAT traffic from 192.168.1.0/24.
  • All XO backup features: full and incremental, replication, mirrors...

    364 Topics
    4k Posts
    R
    @florent Great work, thanks for the fixes
  • Everything related to Xen Orchestra's REST API

    63 Topics
    486 Posts
    olivierlambertO
    This page is being improved as we speak It shouldn't be in "Future improvements" because it's here
  • Terraform, Packer or any tool to do IaC

    33 Topics
    309 Posts
    I
    @olivierlambert @nathanael-h @Team-DevOps Please let me know if you have answers for any of the flollowing questions: Why JSON-RPC over websocket regularly returns not expected result for calls and what could be done with it? examples: method xo.getAllObjects sometimes returns empty result, but following: jsonrpc method params ------- ------ ------ 2.0 all @{type=enter; items=} On retry - everything is fine and we have all data jsonrpc result ------- ------ 2.0 @{bbdb1ed0-4c86-24ec-...=;..... method vm.copy sometimes returns only task with name_label host.get_server_certificate and no task async.vm.copy. Meanwhile copy operation is started in XEN Orchestra, so we have to separately search for the task currently running in all objects and if it is not there anymore suggest that it completed successfully. Afterwards we need to check if vm was copied and appeared in all objects. That is really frustrating as we have no info about successfully completed tasks in XEN - records just removed as nothing happen. most likely this happens due to other tasks being popped up in tasks at the same time and websocket call recives not its own responce, is it possible to workaround? What is correct syntax for JSON to run job.create method? Are there any article with supported methods for JSON-RPC calls and examples to use them? Calling for "system.getMethodsInfo" I can see "job.create": { "description": "Creates a new job from description object", "params": { "job": { "type": "object", "properties": { "userId": { "type": "string", "optional": true }, "name": { "type": "string", "optional": true }, "timeout": { "type": "number", "optional": true }, "type": { "type": "string" }, "key": { "type": "string" }, "method": { "type": "string" }, "paramsVector": { "type": "object", "properties": { "type": { "type": "string" }, "items": { "type": "array", "items": { "type": "object" } } }, "optional": true } } } }, "permission": "admin" }, But it is unclear what values should I provide to paramsVector and looking into the job created manually (in web interface) with method job.getall I can see 2 jobs [ { "type": "call", "name": "copyvm", "key": "generictask", "method": "vm.copy", "paramsvector": { "type": "crossproduct", "items": [ { "type": "set", "values": [ { "name": "nevm", "vm": "GUID", "sr": "GUID" } ] } ] }, "userid": "GUID", "id": "GUID" }, { "method": "vm.copy", "key": "vm.copy", "name": "copyvmjob", "type": "call", "userid": "GUID", "id": "GUID" } ] How can I create similar job myself if it is not possible to find out why vm.copy does not return async.vm.copy task info?
  • Unable to add host to pool (db mismatch)

    9
    0 Votes
    9 Posts
    399 Views
    A
    Could you please provide the output of (for the master and the candidate host): xe host-list params=software-version It does seem odd....
  • XOA web deploy stuck at "Deploying XOA..." No error

    32
    1
    0 Votes
    32 Posts
    11k Views
    T
    @RawbDeeni Thank you! I had the same problem using 8.2 lts. I ended up formatting and using 8.3, and I didn't have any issues after that. I'm glad I found a better alternative to use this hypervision from a vmware end user for over 10 years until Broadcom killed it.
  • 0 Votes
    4 Posts
    343 Views
    olivierlambertO
    Ping @lsouai-vates
  • Multiple AD sources to Xen Orchestra

    11
    0 Votes
    11 Posts
    448 Views
    lsouai-vatesL
    @tuckertt Hello ! We are making some investigations on authentication, users, ACLs etc... topics for the Xen Orchestra 6 version to come. Could you please formalize your need so I can add it to my user suggestions list? Try to make specs as most generic (for all users) as possible, and don't hesitate to add some concrete examples. Have a good day!
  • Host disconnected midway during backup, now unable to start/restart/cancel

    19
    0 Votes
    19 Posts
    2k Views
    J
    @jaayb said in Host disconnected midway during backup, now unable to start/restart/cancel: @madrianr had similar issues tried xe vdi-foget uuid and rescanned after that but cannot find the vdi. Any ideas? never mind was able to recover...
  • Console keyboard problems using Firefox

    10
    1 Votes
    10 Posts
    2k Views
    DustyArmstrongD
    For anyone who comes across this, you can just add an exception for your management page and shift will work on the console. Settings > Privacy & Security > Enhanced Tracking Protection > Manage Exceptions > Add the site url e.g. https://xo.fqdn.com.
  • Migrating a Windows VM from Proxmox to XCP-NG

    14
    0 Votes
    14 Posts
    9k Views
    olivierlambertO
    Hi, You really need to give more details.
  • Help moving VMs from XenServer 6.0.2 to XCP-ng 8.3

    5
    0 Votes
    5 Posts
    179 Views
    olivierlambertO
    Excellent news! Keep us posted
  • 0 Votes
    5 Posts
    214 Views
    A
    @jasonnix Update to nodejs 22.x. It should be good for a while. Nodejs 24 will be out soon but not required yet.
  • XO Community Edition - Ldap Plugin not working ?

    55
    0 Votes
    55 Posts
    4k Views
    C
    @kagbasi-ngc tries this a while ago, but my default group are in OU having , or () in their name (i know it's very bad but it's been there before my arrival) tried with a security group in a simple OU this time it worked using fully DN.
  • 1 Votes
    30 Posts
    7k Views
    florentF
    we are reworking the import code , along the new backup code ( https://xcp-ng.org/forum/topic/10664/our-future-backup-code-test-it ) to unify the differetn disk transformation path For now: V2V handles flat, cowd, sesparse, stream optimized vmdk in the format "metadata.vmdk and a data file ) and ova ( for VSAN) disk import support monolithic vmdk ( cowd, sesparse, streamoptimized ) ova improt support only stream ova with streamoptimzed vmdk inside
  • XO update fails

    4
    1
    0 Votes
    4 Posts
    183 Views
    olivierlambertO
    @AtaxyaNetwork said in XO update fails: @edisoninfo Hi, What's xo-install.sh ? It's a third party script ? Very likely indeed Those scripts really needs to make sure to provide the URL of the repo to report issues in a very visible way.
  • IMPORT_ERROR - Tar.Header.Checksum_mismatch

    Unsolved
    3
    0 Votes
    3 Posts
    102 Views
    K
    @Danp No sir, I have not. I have, however, exported the same VM in the OVA format. Ended up being about 47 GiB, however, I was able to import it into XOA without any issues, and the import took just under 10 minutes to complete.
  • Ldap plugin : filter to allow only specific group to login ?

    2
    0 Votes
    2 Posts
    86 Views
    K
    @Chico008 Seems like you're duplicating your inquiries. As I suggested in the previous thread, I think your memberOf is missing the full DN of the group.
  • "Download System logs" tgz-file does not work

    17
    0 Votes
    17 Posts
    606 Views
    P
    @gthvn1 Yeah, that works. I can get the logs both from the same host and from the other one in the pool.
  • Windows VMGuest changing network cause the guest to crash

    14
    1
    0 Votes
    14 Posts
    1k Views
    olivierlambertO
    @dinhngtu said in Windows VMGuest changing network cause the guest to crash: This is a driver bug that we fixed in XCP-ng Windows tools v9.0.9030 but hasn't been integrated by Citrix yet. You can try it out if you're not running a production system. Gosh, we are now officially faster than Citrix to detect and fix bugs even in the Windows PV driver
  • GPN GRE/VxLAN Tunnel - connect/access from other Devices?

    1
    0 Votes
    1 Posts
    72 Views
    No one has replied
  • DUPLICATE_MAC_SEED

    6
    0 Votes
    6 Posts
    167 Views
    I
    @DustinB Here is the backup job configuration: [image: 1743536286372-0459c49d-0b84-4585-9bb8-e3c79bac771b-image.png] [image: 1743536250474-6c3f31b2-aeb7-4d96-b441-3248af6f27a2-image.png]
  • Upgrade to XO v5.105 seems broken

    9
    2 Votes
    9 Posts
    519 Views
    I
    @ph7 Thank you. It seems to work like that. I'll wait for this fix.
  • XO CE 82ed2 and 5c390 update.

    4
    0 Votes
    4 Posts
    374 Views
    olivierlambertO
    Note: just do a yarn && yarn build and it will work. The XO 6 build might be broken, but that's not surprising, it could happens.