<?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[Backing up to NFS share on ZFS]]></title><description><![CDATA[<p dir="auto">I'm testing XO.  I have an NFS server with ZFS (compression + deduplication enabled).</p>
<p dir="auto">Would backing up to this nfs share cause problems for backups &amp; restores?</p>
]]></description><link>https://xcp-ng.org/forum/topic/5068/backing-up-to-nfs-share-on-zfs</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 14:22:50 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/5068.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 Oct 2021 18:34:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Backing up to NFS share on ZFS on Wed, 10 Nov 2021 01:23:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/indyj" aria-label="Profile: indyj">@<bdi>indyj</bdi></a> The file restore issue was due to installing XO on FreeBSD (fine for VM restores, not file extraction).</p>
<p dir="auto">I then installed XO on Ubuntu 20, and this worked for restoring files from Linux VMs but not Windows VMs.<br />
Then I installed on CentOS 8 and had the same problem as Ubuntu.</p>
<p dir="auto">I then installed on Fedora 34 and everthing works fine.</p>
]]></description><link>https://xcp-ng.org/forum/post/43774</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/43774</guid><dc:creator><![CDATA[IndyJ]]></dc:creator><pubDate>Wed, 10 Nov 2021 01:23:07 GMT</pubDate></item><item><title><![CDATA[Reply to Backing up to NFS share on ZFS on Thu, 28 Oct 2021 14:44:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/indyj" aria-label="Profile: indyj">@<bdi>indyj</bdi></a> So I went to the logs and pasted the command directly into the shell.   while the vhd file does exist the mount point does not.</p>
<p dir="auto">The command assumes a temporary directory within /tmp that is not getting created by the script.</p>
<p dir="auto">If I create the directory and paste the command into the shell the vhd does mount.</p>
]]></description><link>https://xcp-ng.org/forum/post/43485</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/43485</guid><dc:creator><![CDATA[IndyJ]]></dc:creator><pubDate>Thu, 28 Oct 2021 14:44:00 GMT</pubDate></item><item><title><![CDATA[Reply to Backing up to NFS share on ZFS on Wed, 27 Oct 2021 20:59:37 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the tips.<br />
When I try to restore an individual file from the server using ZFS compression &amp; dedupe XOA gives me an error:  "Error while scanning disk"</p>
<p dir="auto">I'm wondering if the compression or dedupe is the likely cause.  My money is on the Deduplication.  Any thoughts on this?</p>
]]></description><link>https://xcp-ng.org/forum/post/43456</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/43456</guid><dc:creator><![CDATA[IndyJ]]></dc:creator><pubDate>Wed, 27 Oct 2021 20:59:37 GMT</pubDate></item><item><title><![CDATA[Reply to Backing up to NFS share on ZFS on Wed, 27 Oct 2021 05:26:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/indyj" aria-label="Profile: indyj">@<bdi>indyj</bdi></a> Probably when you use rsync, the files are transferred with larger blocks with few fsyncs. Perhaps when XO does it it is 4k transfers with fsync between each, which limits compressability a lot. Just a thought.</p>
]]></description><link>https://xcp-ng.org/forum/post/43416</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/43416</guid><dc:creator><![CDATA[Forza]]></dc:creator><pubDate>Wed, 27 Oct 2021 05:26:29 GMT</pubDate></item><item><title><![CDATA[Reply to Backing up to NFS share on ZFS on Tue, 26 Oct 2021 22:31:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/indyj" aria-label="Profile: indyj">@<bdi>indyj</bdi></a></p>
<p dir="auto">What does zpool list show from the cli? Looking for dedup-rate on the dataset that holds the backups.</p>
]]></description><link>https://xcp-ng.org/forum/post/43413</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/43413</guid><dc:creator><![CDATA[iLix]]></dc:creator><pubDate>Tue, 26 Oct 2021 22:31:31 GMT</pubDate></item><item><title><![CDATA[Reply to Backing up to NFS share on ZFS on Tue, 26 Oct 2021 11:55:26 GMT]]></title><description><![CDATA[<p dir="auto">Not being a ZFS expert here is an oddity:   I have two old servers I use for backups.   One is NFS with XFS filesystem (testing XO backups).  The second is NFS with ZFS.</p>
<p dir="auto">I copied my data from the server with XFS to the one using ZFS via <strong>rsync</strong>: A 17 Terabyte NFS/XFS share used only approximately 7 Terabytes on the ZFS server.</p>
<p dir="auto">However If I backup data via XO to the NFS share on the ZFS system I don't seem to save space compared to backing up to NFS on the XFS filesystem.</p>
<p dir="auto">I'm using lz4 compression &amp; Dedupe on the ZFS system..</p>
]]></description><link>https://xcp-ng.org/forum/post/43400</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/43400</guid><dc:creator><![CDATA[IndyJ]]></dc:creator><pubDate>Tue, 26 Oct 2021 11:55:26 GMT</pubDate></item><item><title><![CDATA[Reply to Backing up to NFS share on ZFS on Fri, 15 Oct 2021 19:16:10 GMT]]></title><description><![CDATA[<p dir="auto">Yeah dedup could cost a lot. Maybe it's better to enable it for a backup storage for XO backups, not for your VMs.</p>
]]></description><link>https://xcp-ng.org/forum/post/42986</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/42986</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 15 Oct 2021 19:16:10 GMT</pubDate></item><item><title><![CDATA[Reply to Backing up to NFS share on ZFS on Fri, 15 Oct 2021 19:15:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/indyj" aria-label="Profile: indyj">@<bdi>indyj</bdi></a> have the same nfs on zfs setup here (minus deduplication) running on a truenas box.<br />
xcp-ng using the nfs share for backups is working fine for me</p>
]]></description><link>https://xcp-ng.org/forum/post/42985</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/42985</guid><dc:creator><![CDATA[HeMaN]]></dc:creator><pubDate>Fri, 15 Oct 2021 19:15:23 GMT</pubDate></item></channel></rss>