Subcategories

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

    481 Topics
    4k Posts
    olivierlambertO
    No problem, this is always good to have feedback and cases showing an error and the explanation
  • ACLs, Self-service, Cloud-init, Load balancing...

    106 Topics
    867 Posts
    olivierlambertO
    Question for @Team-XO-Backend
  • All XO backup features: full and incremental, replication, mirrors...

    525 Topics
    6k Posts
    acebmxerA
    @dsauce To test your theory out on my issue i just tried to disable CBT on XOA side and one vm gave me this error... vdi.set { "id": "11286a97-b773-4ec4-a0b7-464ab87254ca", "cbt": false } { "code": "UUID_INVALID", "params": [ "VDI", "a52fe4ab-edc2-4975-a118-f6db84435379" ], "call": { "duration": 1, "method": "VDI.get_by_uuid", "params": [ "* session id *", "a52fe4ab-edc2-4975-a118-f6db84435379" ] }, "message": "UUID_INVALID(VDI, a52fe4ab-edc2-4975-a118-f6db84435379)", "name": "XapiError", "stack": "XapiError: UUID_INVALID(VDI, a52fe4ab-edc2-4975-a118-f6db84435379) at Function.wrap (file:///usr/local/lib/node_modules/xo-server/node_modules/xen-api/_XapiError.mjs:16:12) at file:///usr/local/lib/node_modules/xo-server/node_modules/xen-api/transports/json-rpc.mjs:38:21 at runNextTicks (node:internal/process/task_queues:64:5) at processImmediate (node:internal/timers:452:9) at process.callbackTrampoline (node:internal/async_hooks:130:17)" } Another vm.. vdi.set { "id": "966fe072-4865-48a2-867a-0eb59b23dcc7", "cbt": false } { "code": "UUID_INVALID", "params": [ "VDI", "d6662a49-0d65-4c4b-a8fa-cddd42ab4cd5" ], "call": { "duration": 1, "method": "VDI.get_by_uuid", "params": [ "* session id *", "d6662a49-0d65-4c4b-a8fa-cddd42ab4cd5" ] }, "message": "UUID_INVALID(VDI, d6662a49-0d65-4c4b-a8fa-cddd42ab4cd5)", "name": "XapiError", "stack": "XapiError: UUID_INVALID(VDI, d6662a49-0d65-4c4b-a8fa-cddd42ab4cd5) at Function.wrap (file:///usr/local/lib/node_modules/xo-server/node_modules/xen-api/_XapiError.mjs:16:12) at file:///usr/local/lib/node_modules/xo-server/node_modules/xen-api/transports/json-rpc.mjs:38:21 at runNextTicks (node:internal/process/task_queues:64:5) at processImmediate (node:internal/timers:452:9) at process.callbackTrampoline (node:internal/async_hooks:130:17)" } Update - after backup completed with warnings i looked back and CBT was re-enabled in XOA. Did not help with my Veeam issues.
  • Everything related to Xen Orchestra's REST API

    87 Topics
    650 Posts
    A
    @poddingue Borrow away - "smoke alarm" is a better name for it than anything we had, so we might borrow it right back. Since you mentioned reading the matrix - here is the classification you would be reading, straight from the file: grep access: dadl/xen-orchestra.dadl | sort | uniq -c 49 access: admin 21 access: dangerous 122 access: read 75 access: write 122 of the 267 tools are plain read - that is the entire surface a review-capped agent gets. The other 145 exist in the same file, but for that agent they might as well not. The whole security taxonomy is greppable plaintext - which is rather the point of a declarative format. And if anything in the matrix looks wrong or missing, this thread is exactly the right place - real-world corrections are how it improves.
  • Terraform, Packer or any tool to do IaC

    51 Topics
    472 Posts
    JeremyLARDENOISJ
    New releases! Terraform Provider Xen Orchestra v0.40.0 This new release allows users to import VMs directly from Xen Orchestra into Terraform without recreating it or modifying manually the Terraform state. There is still some drift when importing it, but nothing that changes the real state of VM and we are currently on it! https://github.com/vatesfr/terraform-provider-xenorchestra/releases/tag/v0.40.0 Golang SDK for Xen Orchestra v1.17.0 v2 The network service is now available from the v2 client! You can now create, get and delete your network directly from it! v1 & v2 The template value in VM struct params has been fixed, We can now get the template id directly from it. https://github.com/vatesfr/xenorchestra-go-sdk/releases/tag/v1.17.0
  • Cannot delete a bonded interface.

    7
    0 Votes
    7 Posts
    3k Views
    TheNorthernLightT
    @rkelley Home > Host > Network
  • Backup scheduled jobs in XO?

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    R
    @olivierlambert Thanks!
  • Giant delta backups after moving VMs around for updates?

    community
    3
    0 Votes
    3 Posts
    971 Views
    olivierlambertO
    What do you mean by moving? Moving the disk or just the VM memory?
  • log4j vulnerability impact

    2
    1 Votes
    2 Posts
    4k Views
    olivierlambertO
    Hi, There's none, we do NOT use Java at all
  • Hub not available

    6
    0 Votes
    6 Posts
    1k Views
    olivierlambertO
    Okay, cool down and let me explain a bit That's because those templates are not part of Xen Orchestra software itself, because those VM templates are things we build and assemble on our part, then upload to our own servers, hosted for people registered with the virtual appliance (XOA). So using XO from the sources is not losing any XO features because XOA hub templates aren't part of it This is extra stuff outside XO scope, that we give for free for our XOA users (yes, XOA Free users). So we do not get any money for this. It's just operating systems pre-configured with Cloudinit installed (or sometimes not). Again, it's not part of XO itself, and nothing prevent you to build your own templates, ready with Cloudinit. I hope it's more clear now.
  • Request for wider modals

    feature wont do
    4
    2
    0 Votes
    4 Posts
    1k Views
    N
    @pdonias said in Request for wider modals: Hi @NielsH, thanks for the feedback, we'll discuss it but this may indeed have to wait for XO 6. No worries, glad it will come in XO 6 at least! Thanks!
  • Warnings & errors in journalctl

    17
    0 Votes
    17 Posts
    4k Views
    DanpD
    @olivierlambert said in Warnings & errors in journalctl: Do you have multiple XOs accessing the same remote? There's only one backup job running from my XO VM. There is an active instance of XOA, but it is just used for testing and is sitting idle.
  • New XOA setup, cant register

    18
    0 Votes
    18 Posts
    5k Views
    olivierlambertO
    You need to restart the service as root/sudoer, eg sudo systemctl restart xoa-updater. Note that you can have XOA support with our ticket system, even on XOA Free If you want someone at Vates dedicated to your issue, please create a ticket!
  • Invalid Parameters in Jobs after Update to latest master branch

    3
    0 Votes
    3 Posts
    644 Views
    F
    @danp Thank you. I will try this commit mentioned.
  • 0 Votes
    6 Posts
    3k Views
    lawrencesystemsL
    Since the update I have run full backup that have taken over an hour to complete due to their size and many smaller delta backups and the error has not come up again. I assume whatever was causing the error was fixed in the xo-server 5.84.2 update.
  • Copy an existing backup

    8
    1
    0 Votes
    8 Posts
    2k Views
    ForzaF
    @dariosplit said in Copy an existing backup: For example in pfsense I copy the firewall rules and change the name of it, and of the port while everything stays the same. I have a lot of VM and for each VM i have several rules for backup, (time and place). I would remove copy it just a unnecessary repeat I have been using tags together with smart backup. This works really well. [image: 1639046845160-fae30091-4bd0-46d2-ad3c-f9484c1b7780-image.png] [image: 1639046878254-1b58ebb4-a805-4047-9aec-2f8289785d3c-image.png] [image: 1639046770415-16c62bd0-a6aa-4edd-9312-5234de415235-image.png]
  • netbox plugin: which rights does the user need?

    5
    0 Votes
    5 Posts
    2k Views
    pdoniasP
    Hi @luca-steinke, this is indeed something that we should and will document. Here are the minimum required permissions: View permissions on: extras > custom-fields ipam > prefixes All permissions on: ipam > ip-addresses virtualization > cluster-types virtualization > clusters virtualization > interfaces virtualization > virtual-machines
  • recovery startup failed

    13
    0 Votes
    13 Posts
    4k Views
    olivierlambertO
    "Recovery" is only an option for PV guest (not HVM), when you want to re-use the initial bootloader. It has nothing to do to recover anything else. You should be in HVM for all your VMs by the way, it's more secure and even faster.
  • XO from sources compile warnings

    2
    0 Votes
    2 Posts
    738 Views
    DanpD
    @heman said in XO from sources compile warnings: Deprecation Warning: Using / for division is deprecated and will be removed in Dart Sass 2.0.0. FWIW, I see the same warnings. I imagine this is a "known issue" as far as the developers are concerned.
  • xcp-ng-updater ?

    4
    2
    0 Votes
    4 Posts
    2k Views
    N
    This is a non issue at this point. I did a refresh this morning on the XO interface, and patches section is working now on each dom0
  • Backup Restore resulting in Error

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    olivierlambertO
    Great news Don't forget to stay up to date as possible
  • XO installation on RHEL VM

    2
    0 Votes
    2 Posts
    309 Views
    olivierlambertO
    I think yes (I don't see why, if it's recent enough), but you won't have support in any case (as you'll use the version from the sources anyway).
  • Backup Job HTTP connection abruptly closed

    17
    0 Votes
    17 Posts
    5k Views
    L
    For the record, since upgrading to 5.63 the issue hasn't re-occurred at all.
  • This topic is deleted!

    1
    2
    0 Votes
    1 Posts
    36 Views
    No one has replied
  • Passing through Intel iGPU

    2
    0 Votes
    2 Posts
    731 Views
    PeekP
    @jp13232 Good Question. You found an answer as yet ?