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

    pierrebrunet

    @pierrebrunet

    Vates 🪐 XO Team
    22
    Reputation
    9
    Profile views
    44
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    pierrebrunet Unfollow Follow
    Team - XO Backend Vates 🪐 XO Team

    Best posts made by pierrebrunet

    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      An issue was identified in backup jobs running in incremental with commit 100f113 or release 6.5.0. If one of your incremental backup chains was corrupted, it lead to a cleaning of vdis folder resulting into backup lose.

      Please update your source at least to 4552fb9 or your XOA to 6.5.1.

      If you encountered issues about a warning with aliases, you are concerned. You need to run your backup jobs again to have your backups back on track.

      posted in Backup
      P
      pierrebrunet
    • RE: XO-Lite back to 0.19

      Hi,
      The latest version of XO-lite has an issue, that is why we are temporarily reverting to version 0.19.0. Sorry for the lack of communication on our part.

      posted in XO Lite
      P
      pierrebrunet
    • RE: visual bug in backup data

      @Pilow Hi,
      Thank you for your reporting! It should be fixed in the next version we are thinking releasing this month if no surprise happens. There is a big refactoring on the clean part which handles metadata (and size) updates.

      posted in Backup
      P
      pierrebrunet
    • RE: HUB is bugged ?

      @Pilow Hi,
      Thank you for the report.
      We are fixing this in https://github.com/vatesfr/xen-orchestra/pull/9362.
      It will be fixed during in a patch.
      If you need to install something from hub now, you can get back to Stable branch

      pierrebrunet289 opened this pull request in vatesfr/xen-orchestra

      closed fix (XO Hub): read getResourceCatalog removed during refactor #9362

      posted in Management
      P
      pierrebrunet
    • RE: SAML Auth with Azure AD

      @probain Thank you!

      posted in Xen Orchestra
      P
      pierrebrunet
    • RE: Delta Backups failing again XOCE. Error: Missing tag to check there are some transferred data

      Thank you @acebmxer , it should be fixed by https://github.com/vatesfr/xen-orchestra/pull/8907

      pierrebrunet289 opened this pull request in vatesfr/xen-orchestra

      closed fix(backup): set transfer tag only on AbstractRemote #8907

      posted in Backup
      P
      pierrebrunet
    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      @MajorP93 We are building an automated QA that we keep updating and running regularly (preferably nightly) to add any event possible. We missed this one because we did not took enough failures into account, so we added a regression test for this too.

      posted in Backup
      P
      pierrebrunet
    • RE: broken backup in XOA 6.5 ? orphan VDI Directory, not referenced by any backup

      @pilow @acebmxer This should be fixed in 6.5.1 but you will need to run again your backups.

      posted in Backup
      P
      pierrebrunet
    • RE: Xen Orchestra 6.3.2 Random Replication Failure

      @flakpyro Hi, I am looking into it.

      posted in Backup
      P
      pierrebrunet
    • RE: Mirror backup broken since XO 6.3.0 release, "Error: Cannot read properties of undefined (reading 'id')"

      @Pilow perfect!

      posted in Backup
      P
      pierrebrunet

    Latest posts made by pierrebrunet

    • RE: Trying to enable v2v and difficulty adding nbdinfo on xo 6

      @CGB Hi, are you running XO from source with root or another user?
      If it is another user, it may be not accessible from it

      posted in Migrate to XCP-ng
      P
      pierrebrunet
    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      @FagnerMoraes The delta backups are in vdis folder. You can see it just below cache.json.gz

      posted in Backup
      P
      pierrebrunet
    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      @FagnerMoraes I just realized you are not listing the same folder that what is backed up in your NAS backup job: on the left, you are listing incremental backups from a given folder, but in the logs I analysed the xva are in another folder

      posted in Backup
      P
      pierrebrunet
    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      @FagnerMoraes Is your backup encrypted?

      posted in Backup
      P
      pierrebrunet
    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      Moreover, can you show me one metadata file that is supposed to work please?

      posted in Backup
      P
      pierrebrunet
    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      @FagnerMoraes Hi,
      Can you upload your logs please? It is a bit difficult with only screenshots. You can download them from the very modal you are in this screenshot. You can remove any personal name, I just need the logs to see where this comes from but I suspect you have two broken XVA (indeed, you have more than two json metadata).
      At first glance, I would advise you to use a new folder in your NAS to be sure everything goes well

      posted in Backup
      P
      pierrebrunet
    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      @Andrew ok, thank you. This one indeed is not supposed to be triggered indeed.

      posted in Backup
      P
      pierrebrunet
    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      @Andrew You mean it fails the whole job for this warning? Or this is just a warning inside a successful job?

      posted in Backup
      P
      pierrebrunet
    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      @Andrew
      Your error happens after a successful merge in s3 which removes old alias not found (expected). However, the error given by s3 is not generic so it was not handled by alias checking. This issue was always there but we decided to show the warnings during backup and fix them with this new refactoring.

      Can you try this branch please?
      https://github.com/vatesfr/xen-orchestra/tree/pbt_fix_warning_backup

      posted in Backup
      P
      pierrebrunet
    • RE: XO error/warning: Clean VM directory. unhandled error while checking alias.

      @Andrew I think I found the issue, I am working on it

      posted in Backup
      P
      pierrebrunet