Categories

  • All news regarding Xen and XCP-ng ecosystem

    143 Topics
    5k Posts
    marcoiM
    update to latest test patches on 2nd pool. no issue. LACP worked, started UB26 VM on host 4 and live migrated to host 3.
  • Everything related to the virtualization platform

    1k Topics
    15k Posts
    nathanael-hN
    @pszelestey Hi, yes, we've pushed an initial commit and a few more here https://github.com/vatesfr/cluster-api-provider-vates/ it is moging every day. Ping us in Matrix/Discord devops if you want to chat live while trying
  • 3k Topics
    28k Posts
    MathieuRAM
    Hi @johnnezero and thanks for the post! Just wanted to talk about PERMISSION SYNC. In the REST API the "permission sync" pattern is actually handled natively by the RBAC system using selectors. For example, if you want a role that allows a user to manage VM power state only for VMs tagged dev: Start from the built-in role template “VMs power state manager” (just to speed up role creation, but totally optional) Create or customize a role with the required VM power privileges (read, start, stop, reboot, etc.) Scope each privileges using a selector like: tags:dev Then assign the role to your user or group Once done, the access is fully dynamic: Any VM with the dev tag is included in the scope Removing the tag immediately revokes access Adding the tag grants access instantly No need to maintain per-VM ACL entries The key point is that RBAC evaluates privileges at request time based on selectors. You can also base selectors on other VM properties, not only tags (for example power state, name patterns ...). You can find the doc here and a dedicated forum thread here PS: For the moment the XO6 UI does not support the RBAC system, but we are working on it
  • Our hyperconverged storage solution

    47 Topics
    752 Posts
    olivierlambertO
    Yes, there's a weird issue when using both XOSTOR and HA, probably due to the HA mechanism itself. @Team-Storage is on it
  • 35 Topics
    113 Posts
    olivierlambertO
    Ah excellente nouvelle Je passe le sujet en résolu !