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
  • Alerts in XO/XOA?

    3
    1
    0 Votes
    3 Posts
    630 Views
    ForzaF
    @olivierlambert said in Alerts in XO/XOA?: it's in your dashboard view. Do you mean the Alarms section? It is not showing anything for me. There is no log showing past events.
  • Engineer page needed

    2
    0 Votes
    2 Posts
    536 Views
    olivierlambertO
    I don't think you can reset power state with XCP-ng Center
  • Notifications from Xen XCP Center in Xen Orchestra

    3
    1
    0 Votes
    3 Posts
    788 Views
    olivierlambertO
    That's correct
  • Ansible plugin, usage with AWX.

    14
    0 Votes
    14 Posts
    5k Views
    Tristis OrisT
    @shinuza got it, thanks. sad of course( "ansible needs a stable unique id to identify hosts" not realy, with manual host lists awx download new every time and remove old\chenged info. same for netbox integration. for most of task just enough tags like linux, db, etc.
  • Unable to connect remote host

    Solved
    8
    2
    0 Votes
    8 Posts
    5k Views
    olivierlambertO
    It happens No worries
  • Disaster / Continuous Backups issue

    3
    0 Votes
    3 Posts
    819 Views
    M
    @olivierlambert Thank you
  • Import VM disk failed

    Solved
    3
    1
    0 Votes
    3 Posts
    1k Views
    R
    @danp Forgot to reply in time I updated to the latest version of XO (from sources). Now everything imports fine. You can close this thread if you want.
  • Task has already ended errors during backup

    4
    0 Votes
    4 Posts
    702 Views
    olivierlambertO
    Weird… Can you remove the snapshot of the failing VM and try again to see if you still have the error? To me it's like the delta capability on XCP-ng side is failing on a specific disk
  • [Solved] create XO account from ssh

    Solved
    12
    0 Votes
    12 Posts
    6k Views
    B
    @gskger said in create XO account from ssh: I completely missed that in the troubleshooting documentation but it is already there - nice @olivierlambert said in create XO account from ssh: As @gskger siad, this was already documented and visible by searching the term "recover" in the search bar Uh - I tried a lot of other search terms, just not recover. Anyway - I'm back on track, thank you very much for all your help.
  • Any way to force the next delta backup to be full?

    7
    0 Votes
    7 Posts
    2k Views
    M
    Nice one, thanks guys.
  • Understanding backup sizes

    5
    0 Votes
    5 Posts
    2k Views
    olivierlambertO
    "It's complicated". The simple way is to copy your VHD to create a new one that will be unfragmented.
  • Setting ntp time in XOA

    4
    0 Votes
    4 Posts
    2k Views
    olivierlambertO
    You set up your timezone, not your time sync. Please open a ticket we can assist to check if your virtual appliance is correctly synced
  • Delta Backup Changes in 5.66 ?

    28
    0 Votes
    28 Posts
    16k Views
    DarkbeldinD
    @andrewreid XO team has released a new version 5.66.2 for XOA and new sources for the XO community that should fix most of the recent backup issue, so please update to latest and report back if needed.
  • Delta Backups Failing: AWS.S3.uploadPartCopy: CPU too busy

    8
    1
    0 Votes
    8 Posts
    2k Views
    florentF
    @stevewest15 I don't have any advice of the fiability of b2 Their design require us to make a minor modification to our upload service . During a full xva backup to a S3 like service, each part uploaded is uploaded along its hash and that is used to control the integrity
  • Can I restore a VDI selected from VM's delta backup?

    4
    0 Votes
    4 Posts
    1k Views
    olivierlambertO
    I meant to create the issue on Github, not the feature (even if it's welcome)
  • Install pool-patches fails

    6
    0 Votes
    6 Posts
    2k Views
    olivierlambertO
    +1
  • Xen Orchestra Application XOA Deployment Options/Best Practices.

    5
    0 Votes
    5 Posts
    3k Views
    G
    @karlisi Thanks for the reply. If you go to http://your.xcp-ng.host.ip you will receive web UI OK I understand now - thanks. They are calling community version (from sources) XO and precompiled virtual appliance (paid version) XOA. Thanks for the clarification.
  • Can't delete template

    4
    0 Votes
    4 Posts
    2k Views
    J
    @olivierlambert Okey... it can be deleted from there directly, I don't know why I didn't try that in the first place. Thanks
  • Adding GPU From XO

    10
    1
    0 Votes
    10 Posts
    4k Views
    T
    Hey I just found this topic, did you manage to get the Quadro P400 working in XCP-NG?
  • S3 Backups **APPRECIATION THREAD**

    1
    1 Votes
    1 Posts
    396 Views
    No one has replied