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

    Topics

    • P

      Snapshots are no longer being pruned? Commit 58f02

      Watching Ignoring Scheduled Pinned Locked Moved Solved Backup
      12
      1 Votes
      12 Posts
      500 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
      4
      3 Votes
      4 Posts
      204 Views
      W
      @probain No worries, im still learning/improving my ansible/terraform skills aswell
    • P

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

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      3
      1
      0 Votes
      3 Posts
      417 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
      363 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
      371 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
      156 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
      246 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
      568 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
      561 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!