<?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[FOG with TrueNAS on Proxmox Setup]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I’m planning on setting up FOG in a vm on Proxmox, I’ve had trouble in the past giving access to storage from my TrueNAS Scale VM which is running on the same Proxmox.</p>
<p dir="auto">What is the best way to do this?</p>
<p dir="auto">I’ve tried NFS and had errors when I go to take an image, I don’t remember them exactly but it was on the lines of having trouble mounting NFS. Would using virtual iSCSI work?</p>
<p dir="auto">Thanks</p>
]]></description><link>http://forums.fogproject.org/topic/16966/fog-with-truenas-on-proxmox-setup</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 00:20:49 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/16966.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Aug 2023 05:34:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to FOG with TrueNAS on Proxmox Setup on Sat, 26 Aug 2023 13:37:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a> Oh that makes sense I did guess that TrueNAS scale supports that too</p>
]]></description><link>http://forums.fogproject.org/post/153054</link><guid isPermaLink="true">http://forums.fogproject.org/post/153054</guid><dc:creator><![CDATA[OutlastTrace]]></dc:creator><pubDate>Sat, 26 Aug 2023 13:37:07 GMT</pubDate></item><item><title><![CDATA[Reply to FOG with TrueNAS on Proxmox Setup on Sat, 26 Aug 2023 21:46:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/47353">@OutlastTrace</a> said in <a href="/post/153041">FOG with TrueNAS on Proxmox Setup</a>:</p>
<blockquote>
<p dir="auto">not sure what tfp is.</p>
</blockquote>
<p dir="auto">well that should have read <strong>ftp</strong></p>
]]></description><link>http://forums.fogproject.org/post/153042</link><guid isPermaLink="true">http://forums.fogproject.org/post/153042</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Sat, 26 Aug 2023 21:46:44 GMT</pubDate></item><item><title><![CDATA[Reply to FOG with TrueNAS on Proxmox Setup on Thu, 24 Aug 2023 22:04:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a></p>
<p dir="auto">Thanks your the clarification, would it be best to pass through the whole disk or create a virtual disk? As another option is to mount the NFS share in Proxmox and then create a virtual drive from that and pass it through to the VM</p>
<p dir="auto">I’m not sure that TrueNAS could be used as a storage node as it definitely supports NFS but not sure what tfp is.</p>
]]></description><link>http://forums.fogproject.org/post/153041</link><guid isPermaLink="true">http://forums.fogproject.org/post/153041</guid><dc:creator><![CDATA[OutlastTrace]]></dc:creator><pubDate>Thu, 24 Aug 2023 22:04:49 GMT</pubDate></item><item><title><![CDATA[Reply to FOG with TrueNAS on Proxmox Setup on Tue, 22 Aug 2023 04:11:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/47353">@OutlastTrace</a> The easiest way is via a dedicated disk. As Sebastian mentioned that iSCSI disk will be a block device to the FOG server so it can be shared. Resharing an NFS share is akin to mounting a remote share on a windows server as the w: drive then trying to share that to a third computer.</p>
<p dir="auto">You can try to configure your truenas device as a fog storage node. We’ve done that with other nas device such as readynas and synology. The truenas device needs to support NFS and tfp services.</p>
<p dir="auto">Synology nas as fog storage node:<br />
<a href="https://forums.fogproject.org/topic/9430/synology-nas-as-fog-storage-node" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/topic/9430/synology-nas-as-fog-storage-node</a></p>
<p dir="auto">Make windows 2012 as a fog storage node (proof of concept only) <a href="https://forums.fogproject.org/topic/10097/setting-up-a-windows-2012-server-as-a-fog-storage-node" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/topic/10097/setting-up-a-windows-2012-server-as-a-fog-storage-node</a></p>
<p dir="auto">The thing you have to remember about FOG is that the FOS Linux OS (engine that clone’s hard drive) uses the “root” user account to copy files. So if your nfs share has squashroot attribute then the “FOS Linux root user” won’t be able to mount the nfs share on truenas. Look over both tutorials then you should have enough info to configure truenas as a FOG storage node if you want to go down that path.</p>
]]></description><link>http://forums.fogproject.org/post/152985</link><guid isPermaLink="true">http://forums.fogproject.org/post/152985</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Tue, 22 Aug 2023 04:11:33 GMT</pubDate></item><item><title><![CDATA[Reply to FOG with TrueNAS on Proxmox Setup on Mon, 21 Aug 2023 01:03:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/28061">@Sebastian-Roth</a> said in <a href="/post/152979">FOG with TrueNAS on Proxmox Setup</a>:</p>
<blockquote>
<p dir="auto">You can give iSCSI a try, no promise it will work and give you good performance though.</p>
</blockquote>
<p dir="auto">What can I do then if iSCSI isn’t supported? Do I basically need to get disk dedicated to FOG and pass them through to the VM?</p>
]]></description><link>http://forums.fogproject.org/post/152984</link><guid isPermaLink="true">http://forums.fogproject.org/post/152984</guid><dc:creator><![CDATA[OutlastTrace]]></dc:creator><pubDate>Mon, 21 Aug 2023 01:03:43 GMT</pubDate></item><item><title><![CDATA[Reply to FOG with TrueNAS on Proxmox Setup on Sun, 20 Aug 2023 07:01:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/47353">@OutlastTrace</a> said in <a href="/post/152939">FOG with TrueNAS on Proxmox Setup</a>:</p>
<blockquote>
<p dir="auto">I’ve tried NFS and had errors when I go to take an image, I don’t remember them exactly but it was on the lines of having trouble mounting NFS. Would using virtual iSCSI work?</p>
</blockquote>
<p dir="auto">As FOS (our custom build FOG Linux OS doing all the heavy lifting for you) is using NFS mounting as well this would be like re-exporting a mounted NFS share. NFS does not support this by definition. You can give iSCSI a try, no promise it will work and give you good performance though.</p>
]]></description><link>http://forums.fogproject.org/post/152979</link><guid isPermaLink="true">http://forums.fogproject.org/post/152979</guid><dc:creator><![CDATA[Sebastian Roth]]></dc:creator><pubDate>Sun, 20 Aug 2023 07:01:16 GMT</pubDate></item></channel></rss>