Subcategories

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

    364 Topics
    3k Posts
    K
    @olivierlambert Yes sir, it is and I'm glad I confirmed this for myself. Thanks also for helping me understand how the VM Suspend process works. Hopefully this post helps other newbies with the same understanding in the future.
  • ACLs, Self-service, Cloud-init, Load balancing...

    90 Topics
    766 Posts
    D
    @Danp said in Advanced VM settings Logs: Hi Dustin, Yes... these types of actions are recorded in the Audit log (Settings > Audit) if you have access to this feature and have enabled it. Dan Perfect, thanks!
  • All XO backup features: full and incremental, replication, mirrors...

    372 Topics
    4k Posts
    P
    Since I updated 'everything' involved yesterday, the problems remain (this night's backups failed with the similar problem). As I'm again 6 commits behind the current version, I cannot create a useful bug report, so I'll just update and wait for the next scheduled backups to run (nothing the night towards Thursday, the next sequence will run at the night towards Friday)
  • Everything related to Xen Orchestra's REST API

    66 Topics
    502 Posts
    lsouai-vatesL
    @StephenAOINS This endpoint is not currently present in our REST API swagger, but we do plan to add it to the list of endpoints. We are currently finalizing the migration of existing endpoints, the next step will be adding new ones. We will keep you informed when it is available. Feel free to come back to us if you want to learn more and follow our blog posts. have a good day
  • Terraform, Packer or any tool to do IaC

    34 Topics
    319 Posts
    olivierlambertO
    No, it's fine, as long the issue contains all the relevant details it's fine
  • balance-alb on XOA

    4
    0 Votes
    4 Posts
    294 Views
    olivierlambertO
    Yes
  • Risks of running a shared pool?

    8
    0 Votes
    8 Posts
    2k Views
    olivierlambertO
    You can't add a host into another pool until it's "blank". It's hard to "merge" two pools together. So first, migrate VMs to the destination, clean the host and THEN add it to the pool.
  • Technical requirements for XOA for backup.

    6
    0 Votes
    6 Posts
    696 Views
    olivierlambertO
    No need to update XCP-ng, we don't want to introduce a dedicated agent. It will rely on another mechanism. We'll publish about it before the end of this summer
  • XOA incorrect size in metadata

    3
    1
    1 Votes
    3 Posts
    418 Views
    gcooperG
    First off, thank you very much Vates for this fantastic project. I appreciate it greatly. This is happening to us too after the last (CE) update. Buggin' me bad... G
  • XO 5.72 Storage Maintenance

    6
    0 Votes
    6 Posts
    1k Views
    J
    @geoffbland Hi, thanks for the reply... That's what I wound up doing, installing XO from source on a Raspberry PI that I had. I used it to restore my XO image from backup, once I did that I had to restore all of my guests (12 of them total). I could never figure out how to get my SR out of maintenance mode, so I wound up creating a new SR and restored each backup to the new SR. All back to normal after restoring the backup. Thank god XO backup works so well! I learned the hard way that I need to move my XO disks to local storage before I enter maintenance mode for my iSCSI SR... Oh well, lesson learned!
  • Delta backup schedule randomly performing full backups

    4
    3
    0 Votes
    4 Posts
    302 Views
    S
    Hi @olivierlambert we have just come across the same issue again today after the latest update. Please see below the log file for the delta backup schedule that performed full backups instead. I can't seem to find anything in the logs to help. 2022-07-12T16_00_00.013Z-backupNG.txt
  • XOA multiple networks

    5
    0 Votes
    5 Posts
    1k Views
    D
    @olivierlambert ahh perfect thanks!
  • Netbox Plugin Enhancements

    8
    0 Votes
    8 Posts
    1k Views
    peterbaumertP
    @pdonias said in Netbox Plugin Enhancements: Why do you have those interfaces? Could you explain your use case and why they're not visible in XO? Sorry, you're right, hosts are not synced for a simple reason: there is no such thing as host types in Netbox (or did we miss something?). So we only group VMs by pools (clusters) and that's it. Those interfaces are for example wireguard interfaces or any other virtual interfaces. Obv they are not in xo because they are virtual, but in netbox they are needed because I deploy all my wireguard stuff with them. The host thing already was answered, there are devices which you then can link to Pools. KR Peter
  • Opening the BIOS in a vmguest

    9
    0 Votes
    9 Posts
    4k Views
    A
    @olivierlambert Thank you for sharing that information, that is an additional knowledge for me.
  • XO from source Centos7 GLIBC_2.25 missing error

    11
    0 Votes
    11 Posts
    2k Views
    A
    @olivierlambert Thanks. My other instance is on Ubuntu. It updated without problems. But it seems new version have problems with session timeout. Now It logging out few times a day)
  • invalid credentials in new installation from source

    9
    0 Votes
    9 Posts
    1k Views
    julien-fJ
    @GriAle Should be fixed: https://github.com/vatesfr/xen-orchestra/commit/ba03a4849831deecda7b8139374b5c43bf90d2b3 0 julien-f committed to vatesfr/xen-orchestra chore(xo-server): update to hashy@0.11.1 Fixes https://xcp-ng.org/forum/post/50866 Introduced by 49890a09b7a3c4bcbe7f462577c6d0a7da8b7006 Fixes argon2id support which is the new default algorithm since argon2@0.28.7
  • XVA might be broken on Delta Backup

    4
    1
    0 Votes
    4 Posts
    678 Views
    Spunky_SurveyorS
    @julien-f It is likely a broken xva. I did interrupt those as they were exporting, however I was a bit confused as to why it was checked by a different backup task. In other words this screen clip is from a delta backup, not a xva export. I was more expecting it to show up on the XVA export backup task.
  • Backup automatic retry

    7
    0 Votes
    7 Posts
    468 Views
    A
    @florent @olivierlambert Looking at failed S3 backup problems the retry should be easy. Currently on the job report there is a button to restart all failed VM backups in that job. Can you just add an option for automatic restart failed VM backups after job completion. It can even be a separate job (just as clicking the button is). It would just "click" the restart failed VMs button once (or a setting) after a few minutes (or a setting). Or it could start the new job as pending or delayed and start after a few minutes allowing for time to cancel it.
  • Not seeing tasks any more (as admin)

    11
    0 Votes
    11 Posts
    1k Views
    T
    Thank you, that fix worked.
  • 1 Votes
    14 Posts
    2k Views
    M
    @olivierlambert i have created config.httpInactivityTimeout.toml in /opt/xen-orchestra/packages/xo-server with the content from above. Not sure how i can check if thats actually set. BTW: this is not a CR Backup Problem, i also dont see Tasks running for my "normal" Backup Job. I cant check "how far" the actual Backup runs and if that differs. https://github.com/vatesfr/xen-orchestra/pull/6315 Rajaa-BARHTAOUI opened this pull request in vatesfr/xen-orchestra closed fix(xo-web/tasks): tasks with no bound objects not displayed #6315
  • how do i migrate VM storage to a different SR

    3
    0 Votes
    3 Posts
    2k Views
    E
    @olivierlambert thanks
  • tasks not sowing in XOCE

    8
    0 Votes
    8 Posts
    643 Views
    rajaa-bR
    Hello, we will take a look into that and keep you posted.
  • Backup a VM with all its snapshots?

    14
    0 Votes
    14 Posts
    4k Views
    G
    @Zevgeny For a few snapshots it's fine - the issue comes when you have large numbers. Most of my first-hand experience with this specific issue comes from Hyper-V but the logic applies here. This is from VMware but the concept is the same and has some good reading on snapshots in general. Running a virtual machine on a snapshot for extended periods of time can cause instability and data loss. https://kb.vmware.com/s/article/1015180 The underlying issue stems from the nature of snapshots. With none you have a single VHD containing all of the data for the VM, once you take a snapshot a new delta VHD is created with all new data written going forward from the time of the snapshot. So, in order to have a complete VM you have the original VHD + the delta VHD. This is fine in smaller numbers, but once you start having 10, 15, 20+ snapshots, every one of those represents an additional VHD in the chain. This results in performance degradation because you're reading from multiple potential files as only new data is written to the deltas. This is actually from XO's blog: https://xen-orchestra.com/blog/xenserver-coalesce-detection-in-xen-orchestra/
  • Xen Orchestra Community Edition - Registration

    xenorchestra
    14
    0 Votes
    14 Posts
    10k Views
    G
    Happy to do baby steps If / when you guys add some kind of "register" option to get a count on things I'd add my instance(s), as long as it doesn't break the existing install / upgrade scripts at least! Generally I have no issues with just clicking it away since I'm the only one that sees it. If it were a viable option sometime in the future, those would be my ideal "features". I've really enjoyed using XO coming from ESXi / vCenter at work and formerly running my home lab. Your vision of support is similar to Nutanix's which is partially why we went their route for our server overhaul and I think it's excellent. I'm hoping by the time we're due for a refresh the hyper-converged offering is fleshed out and production ready. Though I would miss my integrated firmware upgrades.
  • Backup with USB passthru workaround?

    feature in backlog
    8
    0 Votes
    8 Posts
    2k Views
    J
    @olivierlambert Yes this is really great. I have a windows box where I experiment with bluetooth a bit and having backup on this machine at least once a week or so feels very good I think I think it also makes sense that a machine that needs to be taken down in order to make backup also probably will need another backup schedule.