Subcategories

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

    486 Topics
    4k Posts
    johnnezeroJ
    @fohdeesha Thank you very much for the corrections and details, I will be looking into addressing each issue directly....
  • ACLs, Self-service, Cloud-init, Load balancing...

    106 Topics
    869 Posts
    T
    @mpiton Thanks for looking into this, I guess it wasn't apparent that I needed to click the Save Configuration button for that plugin. I did that and confirmed that the secret now survives an xo-server restart. Thanks again!
  • All XO backup features: full and incremental, replication, mirrors...

    530 Topics
    6k Posts
    A
    Hi, is there any documentation describing the directory structure of the backup directory on an XO remote storage? I’m trying to understand at which level the different GUIDs are stored and what they represent, so I can determine which VM or VDI a particular part of the structure belongs to. Thanks in advance! xo-vm-backups$ ls 0160580e-99c1-3d3d-2aa3-f1a6354f0ad9 555a250a-59f2-89a0-4225-e5fe17e78523 9901590b-9ed7-6b5a-9898-f4fec7d27881 02f15303-bd87-4eec-e3fd-8cc57fc9c363 587d66ad-40a2-519b-2521-15ac5f123acf a715f6bd-66c7-9d28-5ff5-acdc8e8bc75a 039f5b86-ea3f-d4a4-e4ff-1c449b38d0c3 61141d66-f3ff-3e21-f7d3-de86943167a6 c5f8ee71-feb0-164b-fc66-3582debce67b 0bb23cac-556a-e9af-1f3b-8d3f1b3e1154 659a6dd4-1f37-83da-3504-fff133250751 c9bf5991-946e-1a34-d0c6-29c077fdb74e 0d5d0c53-414b-69d7-1a48-c9463bcd82d3 66d9213d-baaa-f15d-e1ec-c2e51863c741 c9cc715b-5fca-618d-7e61-c9c34a25846e 25591059-a6c0-fab1-dc7e-91713c7e3958 696df785-eb69-2413-7ce0-8604289e05da d25dad37-030b-d3e4-9e34-1d019a887849 2939d5eb-9d4a-df46-d203-595dff30bf15 712e05e9-1bf9-e7be-68ba-99cbfc4c1d3b d3d51860-e539-73cd-eff9-6a1d96e55903 29fd8cbb-5f80-9d07-9232-f749958e0eaa 732de318-79af-8ddb-1e64-8c80dca4b58c e213fe74-043b-8dc3-a840-757f42ba5ab6 35b9d734-210d-973a-f288-baac79661c0a 77a3fdf6-8ea7-b44e-f938-52dfb5ecd68f e4397408-fc69-98ca-945b-689fbd670b14 38fdf0a0-f449-6816-5d84-c7eb766293f8 7b2b3e97-7d7d-60b8-4593-48a3637c9bca ed491703-bb13-edc6-8717-b11efd0a7cca 3e148249-3fe9-57a4-e081-096b8673aafe 7ca6d543-9299-f7a9-9f1d-1f8378ef02e5 ee4cc0fd-0ddb-73ab-5e98-6fd48142aabc 3ef27488-c8b0-4482-9092-ae13a052002c 84dd7371-717e-039e-d75f-c9675a3bc5c3 f1d88ed9-bfdd-8658-f217-ca2a6dff8aea 4ab02355-b998-9c16-78d4-327d73f91ed8 86e93acf-feee-ea5d-92fd-0d31c4195ad7 f855838c-1130-75fc-ae72-158fc75241ae 4b6b4ef8-f61f-664d-0ce1-664b8fcd264f 97411e1b-0d70-8431-b93b-86790943e97b
  • Everything related to Xen Orchestra's REST API

    88 Topics
    654 Posts
    poddingueP
    Pretty cool, @samuelolavo, thanks for clarifying!
  • Terraform, Packer or any tool to do IaC

    51 Topics
    485 Posts
    CyrilleC
    @koushik you have to use the Helm controller addons for RKE2 to deploy autmatically the Helm chart for the Xen Orchestra CCM with the field spec.bootstrap set to true: Field | Default | Description -------------------------------------------------- `spec.bootstrap` | `false` | Set to True if this chart is needed to bootstrap the cluster (Cloud Controller Manager, etc) EDIT: I wrote a wiki page with what I've tested https://github.com/vatesfr/xenorchestra-cloud-controller-manager/wiki/Rancher-RKE2
  • Phantom Vif in the Stats tab

    3
    2
    0 Votes
    3 Posts
    1k Views
    A
    @olivierlambert Thanks for the response. It does make sense since I made some changes to the network a few days back.
  • Wrong timestamp on snaphot

    Solved
    15
    0 Votes
    15 Posts
    3k Views
    olivierlambertO
    @akurzawa said in Wrong timestamp on snaphot: Hi It'a an important to know exact time of vm and snapshot - eg when recovering for an example a Active Directory or sql database. When doing so, someone can believe that restores the data from {the time visible in name}, because can be unaware of possible offset of zulu time. You already have the exact time If you aren't aware of an ISO standard format date, it's another story. But this is really standard and universal way. I suppose you meant "misinterpreting the snapshot time" which has NOT the same meaning than "incorrect time".
  • 2 Votes
    11 Posts
    4k Views
    akurzawaA
    https://github.com/vatesfr/xen-orchestra/issues/4472
  • Continuous Replication Manual initial seed

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    julien-fJ
    FYI, an extremely basic command line to encode passwords: > node -e 'process.stdin.on("data", _ => {console.log(encodeURIComponent(_.toString().trim())); process.exit()}); process.stdout.write("Password: ")' Password: foo@bar foo%40bar
  • Remotes - NFS - Disk (Used / Total) blank after update

    8
    0 Votes
    8 Posts
    2k Views
    C
    @badrAZ w00t! Thank you! I look forward to the update. BTW, I went ahead and threw my updated XO CE into "production" here at home where it runs 10 VMs. So far no other issues seen by me. XCP-NG/XO.
  • NFS Backups and Xen Orchestra

    9
    0 Votes
    9 Posts
    6k Views
    olivierlambertO
    Doc now updated with 2 pictures here: https://xen-orchestra.com/docs/proxy.html#architecture
  • 0 Votes
    29 Posts
    8k Views
    olivierlambertO
    Have you read https://xen-orchestra.com/docs/delta_backups.html ? Use normal backup it will work. Or stick with delta and advanced option, a full every 1 backup.
  • Xen Orchestra editions

    Solved
    6
    0 Votes
    6 Posts
    4k Views
    olivierlambertO
    You are welcome
  • Delta backup always full for running VMs

    14
    0 Votes
    14 Posts
    3k Views
    J
    @julien-f Thank you and @olivierlambert for the quick and outstanding support!
  • sexilog ova import... causes xoa to drop import task

    10
    0 Votes
    10 Posts
    2k Views
    nraynaudN
    you can follow the fix is in this pull request: https://github.com/vatesfr/xen-orchestra/pull/5085
  • Unable to register XOA

    Solved
    7
    0 Votes
    7 Posts
    5k Views
    olivierlambertO
    Did it for you
  • 0 Votes
    28 Posts
    14k Views
    M
    Hi, I've noticed the addition of the commit about the 99 limit warning. That's good news. I am now having trouble trying to understand the meaning of the Full Backup Interval setting. I have the following scenario: Backups for the last 30 days, daily. Backups for the last 52 weeks, weekly. I want to make sure that the delta backups are not corrupt periodically (let's say once a month). I don't understand how to set the schedules, the backup retention, the full backup interval. I also need answers to the following questions, and I haven't been able to understand this from the documention. Do I need one delta backup with 2 schedules, or 2 backups with one schedule each ? I've noticed that full backup interval is per backup, whereas retention is per schedule. How do these two settings interact with multiple schedules? On what dates will the transfers be large ? How many full backups will be stored on the remote at any given time ? When will the merges happen? Thanks
  • All plugins missing after upgrade from sources

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    olivierlambertO
    https://xen-orchestra.com/docs/community.html Always pull the latest commit and rebuild before opening a thread
  • Increase dynamic minimal memory limit on increasing RAM

    1
    0 Votes
    1 Posts
    496 Views
    No one has replied
  • New Error w/ Backups

    2
    0 Votes
    2 Posts
    478 Views
    olivierlambertO
    Hi, Have you checked that before? https://xen-orchestra.com/docs/community.html
  • set up NFS remotes

    2
    0 Votes
    2 Posts
    832 Views
    jedimarcusJ
    Do you get any errors that would help? You might only need to add the user correctly in /etc/sudoers
  • XOA load balancing

    11
    0 Votes
    11 Posts
    3k Views
    olivierlambertO
    @segfaultex a patch release will come this month fixing a condition preventing correct migration.
  • Can I run multiple XOA

    7
    0 Votes
    7 Posts
    3k Views
    F
    THank you. Its up and running nothing broke
  • Turned off network boot for XOA in advanced and now broken

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    olivierlambertO
    No problem, happy to help
  • Blank Screen CentOS 8 in fresh xcp-ng 8 installation

    14
    0 Votes
    14 Posts
    7k Views
    m076162M
    @MichaelCropper, to answer your question, yes, I enabled networking during the installation process. This allowed me to SSH in following the subsequent reboot to run yum groupinstall "Workstation". VGA was enabled for me and then Video RAM was at 16MiB. @ben20ben brings up good advice with the XCP-ng tools, install it and life gets easier.