• Backups with qcow2 enabled

    Backup
    14
    3
    0 Votes
    14 Posts
    130 Views
    A
    So progress bar seems to be working now on exporting. But i am also noticing Garbage collection seems to be running quite often that i feel its slowing down the import for the health check. [image: 1776523395190-screenshot_20260418_104201-resized.png] [image: 1776523547749-screenshot_20260418_104514-resized.png]
  • Too many snapshots

    Backup
    44
    2
    0 Votes
    44 Posts
    812 Views
    M
    @Pilow I did check this and it definitely completes within the hour. I am testing a lesser value for CR retention to see if this resolves it.
  • Lates commit breaks install

    Management
    19
    0 Votes
    19 Posts
    282 Views
    A
    @gregbinsd let us know. If you do use my script. It pulls nodejs from NodeSource so it may not install the latest 24.15.0 tls. If you specific 24.15.0 it will install that version. If you need to change node version with my script use the rebuild option.
  • 5 Votes
    4 Posts
    362 Views
    stormiS
    @abudef I don't know. I forwarded the question.
  • XCP-ng 8.3 updates announcements and testing

    Pinned News
    447
    1 Votes
    447 Posts
    186k Views
    A
    @dthenot I have been able to migrate all vms over to qcow2. Think shutting down the vms and booting backup. Alos if anything from this thread might have had an impact. https://xcp-ng.org/forum/topic/12087/backups-with-qcow2-enabled/9
  • XOA - Memory Usage

    Xen Orchestra
    34
    2
    0 Votes
    34 Posts
    826 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
  • Error while scanning disk

    Backup
    8
    0 Votes
    8 Posts
    92 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 ?
  • Ignition and creating a SUSE MicroOS VM

    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.
  • backup mail report says INTERRUPTED but it's not ?

    Backup
    123
    5
    0 Votes
    123 Posts
    10k Views
    M
    Hello @MathieuRA , @florent Moving the discussion to this thread as it seems to be tackling the same issue: https://xcp-ng.org/forum/topic/11892/xoa-memory-usage/28?_=1776334896974 I reported my findings so far over there Best regards
  • Build XCP-ng ISO - issue at create-installimg

    Development
    4
    0 Votes
    4 Posts
    117 Views
    P
    Thank you so much for your feedback, @Vagrantin !
  • 0 Votes
    20 Posts
    1k Views
    G
    @denis.grilli The problem is not the performance of the scan ... the problem is, that this storage device only consists of block devices (disks) that should go into standby mode when not used ... but I think I've found a code line that checks if other-config for an SR contains auto-scan: false... I think ...
  • 2 Votes
    6 Posts
    276 Views
    maximsachsM
    @yannsionneau Thanks for the update! We are eagerly awaiting your findings! Thanks for looking into it.
  • clean-vm (end) is stalling ?

    Backup
    15
    2
    0 Votes
    15 Posts
    294 Views
    simonpS
    @Pilow Thanks for the heads-up, you should be able to add back concurrency as it was before and get similar performance to before the refactoring.
  • Storage domain server & Rolling pool upgrade

    XCP-ng
    1
    0 Votes
    1 Posts
    38 Views
    No one has replied
  • Timestamp lost in Continuous Replication

    Solved Backup
    29
    2
    0 Votes
    29 Posts
    1k Views
    olivierlambertO
    Thank you for your feedback @kratos !
  • 9 Votes
    38 Posts
    5k Views
    Tristis OrisT
    it's only possible to change management interface. [image: 1776174536719-d5cbdf34-9bd7-42fd-9866-6f7474550be7-image.jpeg] nothing can be done with other NICs. weird, what is this? [image: 1776174634577-5630d95a-79e5-421f-811c-1da5746b8812-image.jpeg]
  • File based restore is missing tons of files

    Backup
    3
    0 Votes
    3 Posts
    92 Views
    DanpD
    @archw Could the results you are observing be due to the fact that some of the files weren't modified in the specific delta backup that you selected as your restore point? For example: In another subdirectory there are supposed to be 7 files but in the selection window there are only two. When were these 5 "missing" files last modified?
  • GPU share to more Windows VMs on same XCP-NG node

    Hardware
    6
    0 Votes
    6 Posts
    126 Views
    F
    @Aleksander There are plenty of examples on this forum. We have used Nvidia T4, it works very well.
  • VDI not showing in XO 5 from Source.

    Unsolved Management
    40
    2
    0 Votes
    40 Posts
    4k Views
    bogikornelB
    @anthoinebThe problem still persists; when can we expect it to be resolved?
  • 0 Votes
    17 Posts
    530 Views
    P
    perhaps "in the context of a proceeding RPU, do not start halted VMs" ? or "boot only halted VMs that have HA enabled" ? but I can imagine corner cases where this is not wanted. some chicken & egg problem.