XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. probain
    3. Topics
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 90
    • Groups 0

    Topics

    • P

      Setting "Protect from accidental deletion" breaks with backups and healtchecks

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      16
      1
      0 Votes
      16 Posts
      380 Views
      P
      Also.. Thank you for taking a look at it and solving it so quickly, @florent It is a quite nice interaction when reporting bugs that they are looked at and triaged. Not saying everything needs to be a priority 1. But I do appreciate being close to the process. And if I can help make things better by reporting bugs, in a hopefully constructive way. Then I'll continue to contribute my way.
    • P

      2FA doesn't load graphics properly after XO6 went default (XO from source)

      Watching Ignoring Scheduled Pinned Locked Moved Solved Xen Orchestra
      5
      1
      0 Votes
      5 Posts
      302 Views
      olivierlambertO
      Excellent news
    • P

      XO5 breaks after defaulting to XO6 (from source)

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      53
      1
      0 Votes
      53 Posts
      3k Views
      M
      @MathieuRA I disabled Traefik and reverted to my old XO config (port 443, ssl encryption, http to https redirection), rebuild the docker container using your branch and tested: it is working fine on my end now Thank you very much! I did not expect this to get fixed so fast!
    • P

      Snapshots are no longer being pruned? Commit 58f02

      Watching Ignoring Scheduled Pinned Locked Moved Solved Backup
      12
      1 Votes
      12 Posts
      956 Views
      P
      For completeness sake. Confirming that the fix also works in my second lab as well.
    • P

      Ansible Role - Install XO from source - Now available

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      7
      3 Votes
      7 Posts
      683 Views
      P
      @majorp93 I've updated and added a node.js-installation to the role. Targeting the LTS-24 version. I hope you find it to your liking.
    • P

      [Docs] Which is it? Continuous Replication or Incremental Replication?

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      3
      1
      0 Votes
      3 Posts
      500 Views
      olivierlambertO
      Hi, That's because our doc isn't fully up to date with the new naming (even XO in the app itself). See this recap: [image: Schema-new-wording-backup-2.png] More details in here: https://xen-orchestra.com/blog/xen-orchestra-5-83/#backup-nomenclature
    • P

      [BUG]? If you don't have a disk attached, snapshots don't get cleaned up automatically

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      3
      0 Votes
      3 Posts
      435 Views
      julien-fJ
      @florent It was working before, this is likely something that has been broken when the handling of snapshots has been moved from VMs to VDIs. We need to fix this.
    • P

      [Suggestion] Don't try to attach passthrough devices when doing Healthchecks

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      3
      0 Votes
      3 Posts
      436 Views
      julien-fJ
      @probain Noted in backlog
    • P

      Feature idea: Make Disk migration reflink aware if for "Block Cloning" features

      Watching Ignoring Scheduled Pinned Locked Moved Development
      1
      0 Votes
      1 Posts
      206 Views
      No one has replied
    • P

      Feature Idea: Retry only the operation that failed (health check)?

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      2
      1
      1 Votes
      2 Posts
      296 Views
      olivierlambertO
      Question/suggestion to @julien-f and @florent
    • P

      Will XCP-NG / XO consider migrating over to Valkey from Redis?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Development
      3
      0 Votes
      3 Posts
      660 Views
      julien-fJ
      @probain As @olivierlambert said, Redis is used to story very little data, and we are already thinking about migrating away from it. We would like to use a simpler solution that would not require users to manage it like an SQLite database. For the time being, we will likely keep Redis as long as it's available in open source distributions like Debian but we are keeping an eye on it
    • P

      ignoredVbds.map is not a function

      Watching Ignoring Scheduled Pinned Locked Moved Solved Development
      5
      0 Votes
      5 Posts
      698 Views
      P
      @julien-f I can confirm that the fix worked! Snapshots are back and working. I am impressed at how quick you managed to fix it too. Thanks!