Subcategories

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

    408 Topics
    3k Posts
    olivierlambertO
    Or even test the qcow2 beta and report if you have issues
  • ACLs, Self-service, Cloud-init, Load balancing...

    96 Topics
    811 Posts
    olivierlambertO
    Indeed, and it's clearly stated at https://docs.xen-orchestra.com/community
  • All XO backup features: full and incremental, replication, mirrors...

    416 Topics
    4k Posts
    ForzaF
    @Bastien-Nollet said in Full backup - new long-retention options: @Forza As your backup tasks executes only once a week, the schedule retention is redundant with using "Number of weekly backups kept" of LTR. If keeping the last 52 weekly backups of this job is what you want, I recommend you to set the schedule retention to 1, and the number of weekly backups kept to 52. This way, if you happen to execute this backup job manually (in addition to its schedule), it will not delete the oldest backups. Thanks for the feedback. I included that difference (52 in the schedule and 12 in the LTR) on purpose in the screenshot because I wanted to know what takes presendece here, the 12 weeks, or 52 weeks. I have not yet enabled LTR, but am considering it for this backup job so that I can keep 52 weeks, 24 months and 5 yearly. Now I wonder if each dailym weekly, monthly and yearly option are sequential to the previous, or if all counts from 0? Will it mean that I have: year 1: 52 weekly year 2: 12 monthly year 3: 12 monthly year 4: 1 yearly year 5: 1 yearly year 6: 1 yearly year 7: 1 yearly year 8: 1 yearly Or will I get: year 1: 52 weekly + 12 monthly + 1 yearly (at the end of year 1) year 2: 12 monthly + 1 yearly year 3: 1 yearly year 4: 1 yearly year 5: 1 yearly
  • Everything related to Xen Orchestra's REST API

    71 Topics
    555 Posts
    olivierlambertO
    Yes, they are created either: on demand for users when we need in XO 6 Now, XO 6 is becoming the main driver for new endpoint as the UI is providing more and more features.
  • Terraform, Packer or any tool to do IaC

    40 Topics
    378 Posts
    olivierlambertO
    Ping @Team-DevOps
  • 0 Votes
    6 Posts
    7k Views
    julien-fJ
    Yep, that's the best solution Have a nice day.
  • 0 Votes
    7 Posts
    636 Views
    olivierlambertO
    @julien-f is aware of the problem, he's working on getting proxy fully independent on the network connection. Can you check why the connection between XOA and your proxy is interrupted? Is there any reason you have in mind?
  • Can't deploy XOA

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    olivierlambertO
    I said that for both statements: It's not Xen fault if it doesn't work on top of KVM, but Xen accessing some virt features that aren't correctly exposed by KVM. I'm not blaming them, nested virt is a mess to properly code and test. Consider this as experimental everywhere. I missed the "for me". But it's also vague, I don't know your constraints/what do you want. Also, I think I heard that some users made it work with Virtualbox, but it might also depends on your hardware. As I said, nested virt is a mess, and sometimes, some hardware works better than others (or even some VBox versions).
  • Old snapshot listing

    6
    0 Votes
    6 Posts
    762 Views
    olivierlambertO
    Can you create a GitHub issue gathering our elements here to get a simple but complete "specification"? https://github.com/vatesfr/xen-orchestra/issues/new
  • Backup Continuous Replication hängt!

    Solved
    47
    1
    0 Votes
    47 Posts
    16k Views
    olivierlambertO
    We don't have any other report of this issue elsewhere. Double check you are on the completely latest XO version, and alternatively, try with XOA on latest channel.
  • XOA hangs when trying to show SR in webbrowser..

    11
    0 Votes
    11 Posts
    2k Views
    olivierlambertO
    There's an small update you should see now in your XOA. Install it, and you'll be able to bind the license to this new XOA
  • Enhancement: Show background coalesce and cleanup activities

    18
    0 Votes
    18 Posts
    2k Views
    olivierlambertO
    Yep, there's basically nothing. It's more SMAPI related than XAPI in the end.
  • Phantom Vif in the Stats tab

    3
    2
    0 Votes
    3 Posts
    561 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
    2k 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
    2k Views
    akurzawaA
    https://github.com/vatesfr/xen-orchestra/issues/4472 akurzawa created this issue in vatesfr/xen-orchestra closed encrypt xcp-ng root user password in config file #4472
  • Continuous Replication Manual initial seed

    Solved
    7
    0 Votes
    7 Posts
    727 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
    1k 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
    4k Views
    olivierlambertO
    Doc now updated with 2 pictures here: https://xen-orchestra.com/docs/proxy.html#architecture
  • 0 Votes
    29 Posts
    5k 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
    3k Views
    olivierlambertO
    You are welcome
  • Delta backup always full for running VMs

    14
    0 Votes
    14 Posts
    2k 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
    1k Views
    nraynaudN
    you can follow the fix is in this pull request: https://github.com/vatesfr/xen-orchestra/pull/5085 nraynaud opened this pull request in vatesfr/xen-orchestra closed feat(import/ova) allow import of gzipped vmdk disks. #5085
  • Unable to register XOA

    Solved
    7
    0 Votes
    7 Posts
    5k Views
    olivierlambertO
    Did it for you
  • File Restore : error scanning disk for recent delta backups but not old

    28
    0 Votes
    28 Posts
    9k 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
    790 Views
    olivierlambertO
    https://xen-orchestra.com/docs/community.html Always pull the latest commit and rebuild before opening a thread