• Too many snapshots

    Backup
    44
    2
    0 Votes
    44 Posts
    759 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
    269 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.
  • Backups with qcow2 enabled

    Backup
    13
    3
    0 Votes
    13 Posts
    92 Views
    A
    @Pilow Yes NFS on vm storage and on backup storage. All vms are now on qcow2 except for the windows vm what was vhd. However i just mirgrated it over to qcow2. the Nics in all systems are the intel 10gb either x520 or x540
  • 5 Votes
    4 Posts
    341 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
    185k 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
    810 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
    86 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
    112 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
    275 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
    292 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
    91 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
    124 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
    517 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.