<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Need FeedBack: New version of the File level restore]]></title><description><![CDATA[<p dir="auto">we did a lot of ground work on the file restore front , and have plan to continue working on it.</p>
<p dir="auto">What is testable and should work :</p>
<ul>
<li>restore from partition of types :
<ul>
<li>ext2 / ext3 / ext4</li>
<li>XFS</li>
<li>Btrfs</li>
<li>FAT / VFAT / exFAT (in-kernel since 5.7)</li>
<li>NTFS3 (new in-kernel driver, since 5.15 — parallel to ntfs-3g)</li>
<li>f2fs</li>
<li>ISO 9660 / UDF (optical media)</li>
<li>squashfs / erofs (read-only images)</li>
</ul>
</li>
<li>restore from LVM as long as there is only one VDI involved</li>
<li>handle disk without partition table, with GTP, with MBR</li>
</ul>
<p dir="auto">Note that, by design, the file restore is slow : each time the xoa want to read 4KB of data or even 1B we have to load a full backup block (2MB) decrypt, and inflate it ,extract the 4KB , ... . Expect 1/10 to 1/30 of your remote performance</p>
<p dir="auto">But at least it should not crash anymore, with zip or tar restore. The worse we tested is a windows folder ( 26GB , 10 of thousands of files)</p>
<p dir="auto">For now the fixes are in <a href="https://github.com/vatesfr/xen-orchestra/pull/9776" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/vatesfr/xen-orchestra/pull/9776</a> ( branch fix_flr ) and are expected to reach master during next week</p>
<div class="row github-embeds-container">

<div class="col-md-6">
<div class="github-embed card">
<div class="card-body">


<div class="meta">
<img class="author-picture not-responsive" src="https://avatars.githubusercontent.com/u/50174?v=4" title="fbeauchamp" />
<a href="https://github.com/fbeauchamp"><span class="username">fbeauchamp</span></a> opened this pull request <span class="timeago" title="2026-04-28T09:00:56Z"></span> in <a href="//github.com/vatesfr/xen-orchestra">vatesfr/xen-orchestra</a>
</div>
<h3>

<span class="badge open float-end">open</span>

<a href="https://github.com/vatesfr/xen-orchestra/pull/9776">fix(backups): file level restore : omnibus fixes</a>
<span class="number">#9776</span>
</h3>


</div>
</div>
</div>

</div>]]></description><link>https://xcp-ng.org/forum/topic/12261/need-feedback-new-version-of-the-file-level-restore</link><generator>RSS for Node</generator><lastBuildDate>Fri, 05 Jun 2026 17:53:23 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/12261.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Jun 2026 15:28:42 GMT</pubDate><ttl>60</ttl></channel></rss>