XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. florent
    Offline
    • Profile
    • Following 0
    • Followers 2
    • Topics 0
    • Posts 600
    • Groups 2

    florent

    @florent

    Vates 🪐 XO Team
    213
    Reputation
    145
    Profile views
    600
    Posts
    2
    Followers
    0
    Following
    Joined
    Last Online
    Email florent.beauchamp@vates.fr

    florent Unfollow Follow
    Vates 🪐 XO Team

    Best posts made by florent

    • RE: Veeam backup with XCP NG

      @Pilow said in Veeam backup with XCP NG:

      @olivierlambert I get you.

      Same in veeam and synthetic fulls, it's only between the server/proxy and the repository.
      but we get a progressing percentage while the job sits while doing the synthetic full.

      would be cool to "see" the progress of merging.
      why ? bad habits from previous technologies used I guess.

      Giving better observability is something we are working actively on , this is tightly coupled with being able to stop a task, and I hope we will be able to show the progress soon

      posted in Backup
      florentF
      florent
    • RE: Question on Mirror backups

      @manilx yes, that's it

      we should change the "full backup interval" to "base/complete backup interval", to clarify what is a full . And we will do it.

      posted in Backup
      florentF
      florent
    • RE: Cannot Import VMDK Through Import > Disk (migrating from ESXi, all methods not working)

      we are reworking the import code , along the new backup code ( https://xcp-ng.org/forum/topic/10664/our-future-backup-code-test-it ) to unify the differetn disk transformation path

      For now:

      • V2V handles flat, cowd, sesparse, stream optimized vmdk in the format "metadata.vmdk and a data file ) and ova ( for VSAN)
      • disk import support monolithic vmdk ( cowd, sesparse, streamoptimized )
      • ova improt support only stream ova with streamoptimzed vmdk inside
      posted in Xen Orchestra
      florentF
      florent
    • RE: Backblaze B2 as a backup remote

      @andrewreid Yes, I can't wait to share it with everybody.

      posted in Xen Orchestra
      florentF
      florent
    • RE: Continuous Replication isnt deleting old Replikas anymore since Update

      @AlexD2006 thanks for signaling this, we just merged a fix, that fix it on our labs
      can you test it on your side ?
      https://github.com/vatesfr/xen-orchestra/pull/9202

      fbeauchamp opened this pull request in vatesfr/xen-orchestra

      closed fix(backups): getOldEntries must accept entries without id or timestamp #9202

      posted in Backup
      florentF
      florent
    • RE: Continuous Replication isnt deleting old Replikas anymore since Update

      @AlexD2006 this looks like the right issue, we will look into it immediately ( yesterday was a public holiday in France)

      posted in Backup
      florentF
      florent
    • RE: Continuous Replication jobs creates full backups every time since 2025-09-06 (xo from source)

      @Andrew then again, with such a precise report, the fix is easier

      the fix should join master soon

      posted in Backup
      florentF
      florent
    • RE: XO Community edition backups dont work as of build 6b263

      found it , there was not one, but 2 bugs
      albeit small they were putting the xo backup in a incorrect state
      the fix is here, and will be merged as soon as possible and then released as a patch for xoa users
      https://github.com/vatesfr/xen-orchestra/pull/8780

      really thank you everyone for the information

      fbeauchamp opened this pull request in vatesfr/xen-orchestra

      closed fix(xapi): respect the config file setting for preferNbd #8780

      posted in Backup
      florentF
      florent
    • RE: XO Community edition backups dont work as of build 6b263

      @RobWhalley saved the day
      We are still working on it to better understand why it fixes and improve the situation

      posted in Backup
      florentF
      florent
    • RE: XO Community edition backups dont work as of build 6b263

      @RobWhalley nice work, I am testing it right now

      posted in Backup
      florentF
      florent

    Latest posts made by florent

    • RE: V2V - Warm Migration Controlling Final Shutdown

      @tsukraw yes it is already possible , and there is even a documentation : https://docs.xen-orchestra.com/v2v-migration-guide#-final-migration

      works the same through xo-cli ,or through the UI. You'll need to keep the same storage/template for both migraiton, don't create new snapshot on the vmware side, and it can only works if warm migration works

      posted in Migrate to XCP-ng
      florentF
      florent
    • RE: How to Setup IPMI in XO

      @stevewest15 these errors are normal on XO from source, since you don't have licenses
      the configuration to use for ipmi sensors depends on the bios strings .

      Could you post the bios string of your hosts ? Dell configuration is used if system-manufacturer' contains the string dell

      posted in Management
      florentF
      florent
    • RE: Continuous Replication isnt deleting old Replikas anymore since Update

      @AlexD2006 thanks for signaling this, we just merged a fix, that fix it on our labs
      can you test it on your side ?
      https://github.com/vatesfr/xen-orchestra/pull/9202

      fbeauchamp opened this pull request in vatesfr/xen-orchestra

      closed fix(backups): getOldEntries must accept entries without id or timestamp #9202

      posted in Backup
      florentF
      florent
    • RE: Snapshots are no longer being pruned? Commit 58f02

      @probain thanks for signaling this, we just merged a fix, that fix it on our labs
      can you test it on your side ?
      https://github.com/vatesfr/xen-orchestra/pull/9202

      fbeauchamp opened this pull request in vatesfr/xen-orchestra

      closed fix(backups): getOldEntries must accept entries without id or timestamp #9202

      posted in Backup
      florentF
      florent
    • RE: Continuous Replication isnt deleting old Replikas anymore since Update

      @AlexD2006 this looks like the right issue, we will look into it immediately ( yesterday was a public holiday in France)

      posted in Backup
      florentF
      florent
    • RE: Long backup times via NFS to Data Domain from Xen Orchestra

      @MajorP93 the config should be in ~/.config/xo-server/ of the user running xo-server

      It is noted

      posted in Backup
      florentF
      florent
    • RE: Long backup times via NFS to Data Domain from Xen Orchestra

      @Pilow said in Long backup times via NFS to Data Domain from Xen Orchestra:

      @florent what if we use XO Proxies ?

      te the conf should be on the proxy is /etc/xo-proxy/

      posted in Backup
      florentF
      florent
    • RE: Adding Encryption To A Remote After The Fact

      @planedrop yes

      posted in Backup
      florentF
      florent
    • RE: Long backup times via NFS to Data Domain from Xen Orchestra

      @MajorP93 this settings exists (not in the ui )

      you can create a configuration file named /etc/xo-server/config.diskConcurrency.toml if you use a xoa

      containing

      [backups]
      diskPerVmConcurrency = 2
      
      
      posted in Backup
      florentF
      florent
    • RE: Long backup times via NFS to Data Domain from Xen Orchestra

      @MajorP93
      interesting, Note that this is orthogonal to NBD.
      I note that there is probably more work to do to improve the performance and will retest VM with a lot of disk
      Performance is really depending on the underlying storage.
      compression and encryption can't be done in "legacy mode" , since we won't be able to merge block in place in this case.

      posted in Backup
      florentF
      florent