XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • A

      Backups with qcow2 enabled

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      9
      3
      0 Votes
      9 Posts
      37 Views
      A
      @Pilow Was already configured... [image: 1776435633046-screenshot-2026-04-17-102001.png] [image: 1776435658482-screenshot-2026-04-17-102051.png] Think this is the issue.... Network tab under pool. [image: 1776435710669-screenshot-2026-04-17-102135.png] Will run another delta once the current one finishes.
    • A

      XOA - Memory Usage

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      34
      2
      0 Votes
      34 Posts
      788 Views
      florentF
      @MajorP93 I am not sure of which branch. can you switch to https://github.com/vatesfr/xen-orchestra/pull/9725 then when running this branch : wait for the memory to fill find the process running xo ( dist/cli.mjs ) send signal : kill -SIGUSR2 a file is created in `/tmp/xo-server-${process.pid}-${Date.now()}.heapsnapshot` Note that these exports can contain sensitive data. This will freeze you xo from a few seconds to 2 minutes, and the memory consumption after will be higher after, but this will be very usefull to identify exactly what is leaking The file will be a few hundred MB fbeauchamp opened this pull request in vatesfr/xen-orchestra open Fix(xo-server): TLSSocket memory leak — stoppable + http-server-plus incompatibility #9725
    • stormiS

      XCP-ng 8.3 updates announcements and testing

      Watching Ignoring Scheduled Pinned Locked Moved News
      445
      1 Votes
      445 Posts
      185k Views
      dthenotD
      @Andrew Hello Andrew, Thank you for reporting. It appear that the CBT on FileSR-based SR is not working in addition to data-destroy (the option that allow to remove the VDI content and only keep the CBT). Can you confirm that you are using a FileSR (ext or nfs)? Is it possible to disable purge data on the CR job?
    • M

      Too many snapshots

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      43
      2
      0 Votes
      43 Posts
      716 Views
      P
      @McHenry said: Thanks. The old snapshots are being removed as the total never increases beyond 16, so when a new snapshot is added, the old one is removed. immediatly removed, yes, but then Garbage collection takes place. and perhaps with 19x16 GC to process it can't be done in one hour, and then next CR is launched, etc etc...
    • P

      Ignition and creating a SUSE MicroOS VM

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      11
      0 Votes
      11 Posts
      3k Views
      G
      @Bytevenidos That's an interesting way of doing this, I'll have to remember it. I think the Fuel Ignition tool has a vhd output, it also produces both ignition and combustion parts for you. Worked pretty good on one test machine, but I need to go deeper into some of the other choices you can type in.
    • stormiS

      Second (and final) Release Candidate for QCOW2 image format support

      Watching Ignoring Scheduled Pinned Locked Moved News
      3
      5 Votes
      3 Posts
      290 Views
      A
      @stormi said: This is not exposed in Xen Orchestra yet. When will it likely be available in the GUI?
    • C

      Error while scanning disk

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      8
      0 Votes
      8 Posts
      74 Views
      C
      @ataxyanetwork I managed to install XOA (Current version: 6.2.2 - XOA build: 20251219) and did some more testing. I am experiencing the same issue when trying to restore from an existing backup. When I create a new backup job, I can perform a filelevel restore without any problems. However, when I rerun the job, I am no longer able to restore from the most recent backup. It only works with the initial backup. Can you also reproduce this ?