<?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[Error mounting filesystem &#x2F;images&#x2F;dev on an NFS]]></title><description><![CDATA[<p dir="auto">Hi all, I’ve been going slightly crazy trying to figure this out. I have a Cisco NSS nas unit which I’ve created a share on for the FOG server.<br />
I’ve followed the guide here ([url]<a href="http://www.fogproject.org/wiki/index.php?title=FOGUserGuide#Separate_NFS_Server%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.fogproject.org/wiki/index.php?title=FOGUserGuide#Separate_NFS_Server[/url]</a>) and performed the following commands:</p>
<p dir="auto">sudo mv /images /imagesold<br />
sudo mkdir /images<br />
sudo nano /etc/fstab</p>
<p dir="auto">and added the line<br />
nasipaddress:/fog /images nfs defaults 0 0</p>
<p dir="auto">I’ve also created a dev folder, and done sudo touch .mntcheck</p>
<p dir="auto">Both the images folder and dev folder are chown fog:root and the permissions are 777 on all files and folders within. From the shell, I can navigate into the dev folder, create folders and delete them.</p>
<p dir="auto">When I try to take an image of the machine I am working on, I receive<br />
“Fatal Error: Failed to mount NFS volume”</p>
<p dir="auto">Above it, I see "/images/dev failed, reason given by server: Permission Denied<br />
mount: mounting :/images/dev on /images failed: Bad File Descriptor</p>
<p dir="auto">However if I manually try and mount the dev folder somewhere in the OS, I can do what I want in there, create, delete etc.</p>
<p dir="auto">OS Is Ubuntu 12.04</p>
<p dir="auto">Can anyone offer any suggestions at all?</p>
]]></description><link>http://forums.fogproject.org/topic/1719/error-mounting-filesystem-images-dev-on-an-nfs</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 14:51:02 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/1719.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Apr 2013 23:05:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Tue, 23 Apr 2013 17:58:56 GMT]]></title><description><![CDATA[<p dir="auto">Finally got it working!</p>
<p dir="auto">My FTP settings on my FreeNAS box were not correct. I had to add a user to the FTP service called fog with the password used for the management console.</p>
<p dir="auto">Of course, when I say working, I mean the upload portion. I now get a permission denied error when trying to send an image to a system.</p>
<p dir="auto">So if I run it with Capone, it says [code]mount: &lt;ipaddress&gt;:/images/ failed, reason given by server:  permission denied</p>
<p dir="auto">mount: mounting &lt;ipaddress&gt;:/images/ on /images failed :Bad file descriptor[/code]</p>
<p dir="auto">I have two storage nodes setup like suggested, following the instructions listed in this thread by icarus.</p>
<p dir="auto">When I deploy an image, it tries to load the image off of defaultmember, which fails, then it tries to load off of my second storage node, which works fine, loads as it should.</p>
<p dir="auto">Why does Capone fail, but host deploying work?</p>
<p dir="auto">EDIT:</p>
<p dir="auto">When typing [code]sudo exportfs -a[/code]</p>
<p dir="auto">I get the following:</p>
<p dir="auto">[code]exportfs: Warning: /images/dev does not support NFS export.<br />
exportfs: Warning: /images does not support NFS export.[/code]</p>
<p dir="auto">My /etc/exports looks like<br />
[code]/images             *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure,no_subtree_check)<br />
/images/dev         *(rw,sync,no_wdelay,no_root_squash,insecure,no_subtree_check)[/code]</p>
<p dir="auto">Sorry if it feels like I am hijacking this thread, not trying to, just didn’t think my issue deserved a whole new thread.</p>
]]></description><link>http://forums.fogproject.org/post/12368</link><guid isPermaLink="true">http://forums.fogproject.org/post/12368</guid><dc:creator><![CDATA[mootsfox]]></dc:creator><pubDate>Tue, 23 Apr 2013 17:58:56 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Fri, 12 Apr 2013 21:12:10 GMT]]></title><description><![CDATA[<p dir="auto">Just double checked.</p>
<p dir="auto">The FOG box is on CDT and my main machine is (Windows) Central with daylight savings time. Turning off the daylight savings time and setting the clock manually had no effect.</p>
<p dir="auto">I’ve RDP’d into the Ubuntu box and checked it locally on Epiphany, This too gives me the wrong time. System time is set correctly however</p>
]]></description><link>http://forums.fogproject.org/post/12273</link><guid isPermaLink="true">http://forums.fogproject.org/post/12273</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Fri, 12 Apr 2013 21:12:10 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Fri, 12 Apr 2013 20:50:25 GMT]]></title><description><![CDATA[<p dir="auto">I think there is a known issue with the bandwidth graph time being off by 6/7 hours depending on daylight savings time.  Have you made sure the client you are viewing the graph on has the proper date and time and time zone settings and the server is set in the correct time zone also?</p>
]]></description><link>http://forums.fogproject.org/post/12272</link><guid isPermaLink="true">http://forums.fogproject.org/post/12272</guid><dc:creator><![CDATA[chad-bisd]]></dc:creator><pubDate>Fri, 12 Apr 2013 20:50:25 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Fri, 12 Apr 2013 20:09:59 GMT]]></title><description><![CDATA[<p dir="auto">How did you get on?</p>
<p dir="auto">My test worked ok, but the bandwidth graph still is 7 hours ahead and refuses to show information. Fortunately the system appears to actually be working!</p>
]]></description><link>http://forums.fogproject.org/post/12270</link><guid isPermaLink="true">http://forums.fogproject.org/post/12270</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Fri, 12 Apr 2013 20:09:59 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 21:18:13 GMT]]></title><description><![CDATA[<p dir="auto">My computer finished, and I had the “FTP connection…” error again.  While the system was running, I changed the DefaultMember back to defaults, and created a new one, and the system finished, and the files moved as they should have.</p>
<p dir="auto">So I have deleted that image and am trying it again.</p>
]]></description><link>http://forums.fogproject.org/post/12260</link><guid isPermaLink="true">http://forums.fogproject.org/post/12260</guid><dc:creator><![CDATA[mootsfox]]></dc:creator><pubDate>Thu, 11 Apr 2013 21:18:13 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 21:14:27 GMT]]></title><description><![CDATA[<p dir="auto">Just so the graph would work for remaining space.</p>
]]></description><link>http://forums.fogproject.org/post/12259</link><guid isPermaLink="true">http://forums.fogproject.org/post/12259</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Thu, 11 Apr 2013 21:14:27 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 20:58:53 GMT]]></title><description><![CDATA[<p dir="auto">Followed your directions and am currently uploading an image to test it.</p>
<p dir="auto">Why dd you add a storage node instead of editing the DefaultMember?</p>
]]></description><link>http://forums.fogproject.org/post/12254</link><guid isPermaLink="true">http://forums.fogproject.org/post/12254</guid><dc:creator><![CDATA[mootsfox]]></dc:creator><pubDate>Thu, 11 Apr 2013 20:58:53 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 19:47:55 GMT]]></title><description><![CDATA[<p dir="auto">Got it! It’s working!<br />
I’m going to do a fresh install of this server I think. The time is messed up on the bandwidth receive graph.</p>
<p dir="auto">Ok so for future individuals, here’s my little guide during installation</p>
<p dir="auto">Adding a NFS share</p>
<p dir="auto">First, get rid of the old /images directory. Move it somewhere safe<br />
[B]sudo mv /images /imagesold[/B]<br />
[B]sudo mkdir /images[/B]<br />
[B]sudo chown –R fog:root /images[/B]<br />
[B]sudo chmod –R 777 /images[/B]</p>
<p dir="auto">Next, let’s edit your fstab<br />
[B]sudo nano /etc/fstab[/B]</p>
<p dir="auto">Add the line in your fstab for the nfs drive<br />
[B]IPADDRESS:/sharename /images nfs defaults 0 0[/B]</p>
<p dir="auto">Mount the drive<br />
[B]sudo mount -a[/B]</p>
<p dir="auto">Then reapply the permissions to the folder now that the drive is mounted. Create the dev folder and .mntcheck folders<br />
[B]sudo mkdir /images/dev[/B]<br />
[B]sudo touch /images/dev/.mntcheck[/B]<br />
[B]sudo touch /images/.mntcheck[/B]<br />
[FONT=arial][SIZE=3][B]sudo chown –R fog:root /images[/B][/SIZE][/FONT]<br />
[SIZE=3][FONT=arial][B]sudo chmod –R 755 /images[/B][/FONT][/SIZE]<br />
[SIZE=3][FONT=arial][B]sudo chmod –R 777 /images/dev[/B][/FONT][/SIZE]</p>
<p dir="auto">Then login to the FOG panel, go to storage management, click Add Storage Node and then use these values</p>
<p dir="auto">Storage Node Name: Whatever you want<br />
Storage Node Description: Whatever you want<br />
IP Address: IP Address of your NFS share. JUST THE IP ADDRESS<br />
Max Clients: Whatever you want, I generally stick 10 in there<br />
Is Master Node: Yes. Note - if you tick this, it’ll wipe images you’ve already created<br />
Storage group: Default<br />
Image location: Enter the folder on your NAS drive that your images are stored in<br />
Is enabled: Tick it<br />
Management Username: the username you use to login to the FOG control panel<br />
Management Password: the password you use to login to the FOG control panel</p>
<p dir="auto">Click update, and you’re done!</p>
]]></description><link>http://forums.fogproject.org/post/12251</link><guid isPermaLink="true">http://forums.fogproject.org/post/12251</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Thu, 11 Apr 2013 19:47:55 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 19:10:34 GMT]]></title><description><![CDATA[<p dir="auto">[quote=“mootsfox, post: 11569, member: 1747”]Is it uploading but not renaming and moving the img files from /dev?[/quote]<br />
It was but I changed the TFTP password on the NAS and it looks like it went through. Right now it’s trying to upload an image for me and has 30 minutes left. I have some very strange things going on right now. Nothing in the Bandwidth - Receive graph. In fact right now it shows the time as 7pm, rather than 2pm. However if I manually go to the dev folder on the NAS and do an ls -lh I can see the file growing. So it’s not all bad I guess. Maybe I’ll map the NAS to my /images folder since that was able to see the disk size quite happily</p>
]]></description><link>http://forums.fogproject.org/post/12249</link><guid isPermaLink="true">http://forums.fogproject.org/post/12249</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Thu, 11 Apr 2013 19:10:34 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 19:06:42 GMT]]></title><description><![CDATA[<p dir="auto">Is it uploading but not renaming and moving the img files from /dev?</p>
]]></description><link>http://forums.fogproject.org/post/12250</link><guid isPermaLink="true">http://forums.fogproject.org/post/12250</guid><dc:creator><![CDATA[mootsfox]]></dc:creator><pubDate>Thu, 11 Apr 2013 19:06:42 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 19:05:32 GMT]]></title><description><![CDATA[<p dir="auto">Alrighty so the test has worked and I’ve got the FTP error issue but it looks like it’s uploading ok.</p>
<p dir="auto">I’m running another test because suddenly in the dashboard, I can’t see anything relating to the size again on the DefaultMaster, whereas I could before.</p>
<p dir="auto">I will report back</p>
]]></description><link>http://forums.fogproject.org/post/12248</link><guid isPermaLink="true">http://forums.fogproject.org/post/12248</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Thu, 11 Apr 2013 19:05:32 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 17:34:41 GMT]]></title><description><![CDATA[<p dir="auto">UPDATE! = Success!</p>
<p dir="auto">I have it working I deleted and recreated the .mntcheck files in both the directories and BOOM suddenly it started working properly.</p>
<p dir="auto">I’m guessing that I must have corrupted the .mntcheck files with all the attempts</p>
<p dir="auto">UGH three days!</p>
<p dir="auto">I’m going for lunch and I’ll update exactly what my config is when I get back. Hopefully someone who searches in the future will be able to benefit from the information.</p>
]]></description><link>http://forums.fogproject.org/post/12246</link><guid isPermaLink="true">http://forums.fogproject.org/post/12246</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Thu, 11 Apr 2013 17:34:41 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 17:32:19 GMT]]></title><description><![CDATA[<p dir="auto">Ok, so I’ve gone ahead and unmounted the drives, removed from my fstab, removed any tasks outstanding and rebooted to make sure it’s all totally and utterly clear.</p>
<p dir="auto">I’ve moved the originally installed /images folder back to /images (all I did before was move it from /images to /imagesold</p>
<p dir="auto">I’ve made a directory at /media/images where I can mount my share. It’s chowned to fog:root, and chmodded to 777</p>
<p dir="auto">fstab now looks like this<br />
[CODE]<br />
IPADDRESS:/fog /media/images nfs defaults, 0 0<br />
[/CODE]</p>
<p dir="auto">Then, sudo mount -a to mount the drive</p>
<p dir="auto">Ok, back into the fog dashboard<br />
Created storage node</p>
<p dir="auto">IP address is the IP address of the NAS<br />
image location /fog/<br />
Username and Password is the same username and password I use to login to the fog dashboard<br />
Click update</p>
<p dir="auto">Create new upload task annnnnddd<br />
same error as before, mounted - done. Checking mounted file system - error, failed to mount</p>
<p dir="auto">So, with the drive mounted</p>
<p dir="auto">sudo chmod -R 755 /images<br />
sudo chmod -R 777 /images/dev<br />
sudo chown -R fog:root /images</p>
<p dir="auto">Try again and nope.<br />
So, chmod -R 777 /images</p>
<p dir="auto">Nope!</p>
<p dir="auto">Head = Brickwall</p>
]]></description><link>http://forums.fogproject.org/post/12244</link><guid isPermaLink="true">http://forums.fogproject.org/post/12244</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Thu, 11 Apr 2013 17:32:19 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 15:25:15 GMT]]></title><description><![CDATA[<p dir="auto">Is your mount correct (can you still access it in the OS)?  Your NAS must be mounted to the /images directory on the fog system.</p>
<p dir="auto">Are the settings in your storage node correct for your NAS?</p>
]]></description><link>http://forums.fogproject.org/post/12239</link><guid isPermaLink="true">http://forums.fogproject.org/post/12239</guid><dc:creator><![CDATA[mootsfox]]></dc:creator><pubDate>Thu, 11 Apr 2013 15:25:15 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 14:54:02 GMT]]></title><description><![CDATA[<p dir="auto">Alright confirmed I can get it further than before. Thank you!</p>
<p dir="auto">New issue however. I now get</p>
<p dir="auto">[CODE]<br />
Mounting File System…DONE<br />
Checking Mounted File System…</p>
<p dir="auto">AN ERROR HAS BEEN DETECTED</p>
<p dir="auto">Fatal Error: Failed to mount NFS volume<br />
[/CODE]</p>
<p dir="auto">Now that’s wierd</p>
]]></description><link>http://forums.fogproject.org/post/12238</link><guid isPermaLink="true">http://forums.fogproject.org/post/12238</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Thu, 11 Apr 2013 14:54:02 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 13:20:58 GMT]]></title><description><![CDATA[<p dir="auto">SO, it works!</p>
<p dir="auto">I followed these instructions: [url]<a href="http://fogproject.org/forum/threads/request-fog-nas-tutorial.419/#post-11178%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://fogproject.org/forum/threads/request-fog-nas-tutorial.419/#post-11178[/url]</a></p>
<p dir="auto">Instead of mnt/pools/A/A0/images, you will use your mount, and of course, your ip to your NAS instead of the one he used.  The password should be fog/password unless you have changed the FOG password (not the system password).</p>
<p dir="auto">A word of caution, setting the node as Master (which I believe is needed for this to work) will overwrite your other nodes if you have any.  Backup any images you need to keep.</p>
]]></description><link>http://forums.fogproject.org/post/12235</link><guid isPermaLink="true">http://forums.fogproject.org/post/12235</guid><dc:creator><![CDATA[mootsfox]]></dc:creator><pubDate>Thu, 11 Apr 2013 13:20:58 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Thu, 11 Apr 2013 13:02:43 GMT]]></title><description><![CDATA[<p dir="auto">/mnt/pools/A/A0/images is the directory on his NAS.  You should still mount it to /images.</p>
<p dir="auto">To be clear, if you have the drive mounted correctly without any other changes, to /images , the FOG Dashboard should show the correct disk information.  I really do believe that the mount is correct, and the problem is with the client not having correct permissions.</p>
]]></description><link>http://forums.fogproject.org/post/12234</link><guid isPermaLink="true">http://forums.fogproject.org/post/12234</guid><dc:creator><![CDATA[mootsfox]]></dc:creator><pubDate>Thu, 11 Apr 2013 13:02:43 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Wed, 10 Apr 2013 14:42:40 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the feedback. I’ll change the ownership to fog:root and give it a go.</p>
<p dir="auto">I too am having thoughts that it’s the TFTP client that doesn’t have permission to mount rather than fog. I feel like I should be giving the TFTP client a username or password for the NFS share but can’t seem to find a setting for it.</p>
<p dir="auto">Edit:<br />
Ok tried the fog:root permissions. No luck<br />
Tried following that guide to mount the NAS to another directory. Nothing. Actually get failed to connect on most things.</p>
<p dir="auto">Here’s what I did.<br />
Created the directory /mnt/pools/A/A0/fog<br />
Chowned the directory recursively as fog:root and chmodded it as 777 as well</p>
<p dir="auto">My /etc/fstab looks like this</p>
<p dir="auto">[CODE]<br />
IPADDRESS:/fog/ /mnt/pools/A/A0/fog nfs user,bg,noexec 0 0<br />
[/CODE]</p>
<p dir="auto">It mounts, again I can navigate to it and do what I want in it, but the FOG dashboard says failed to connect if I try and create it. Unlike that guide, It doesn’t show up for me under disk information on either the DefaultMember group or it’s own connection.</p>
<p dir="auto">Hmm.</p>
<p dir="auto">Edit 2:<br />
Just to be sure I changed the /etc/fstab to mount it to /mnt/pools/A/A0/images rather than /fog<br />
Still no bueno!</p>
]]></description><link>http://forums.fogproject.org/post/12215</link><guid isPermaLink="true">http://forums.fogproject.org/post/12215</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Wed, 10 Apr 2013 14:42:40 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Wed, 10 Apr 2013 13:31:29 GMT]]></title><description><![CDATA[<p dir="auto">I feel like the issue is the client not having read/write permissions on the NAS. Like you said, the FOG system has permissions, and the mount is fine. I am fairly sure that it is not a problem with the NAS, as (mine at least) has no password required, and guest access to read and write enabled, and the export has No_root_squash which should allow non-root to have full permissions.</p>
<p dir="auto">I have a feeling that there is a password field or setting in FOG that is being over looked.</p>
<p dir="auto">I also didn’t get a chance to build from scratch today. I don’t want to take down the FOG system I have because it is in production and the system I was going to use has a hardware failure. When I get my parts in, I’ll try again, using these directions:</p>
<p dir="auto">[url]<a href="http://fogproject.org/forum/threads/request-fog-nas-tutorial.419/%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://fogproject.org/forum/threads/request-fog-nas-tutorial.419/[/url]</a></p>
<p dir="auto">For your /images and /images/dev folder it looks like you have the ownership of root, when it should be (according to the above thread) fog.</p>
]]></description><link>http://forums.fogproject.org/post/12214</link><guid isPermaLink="true">http://forums.fogproject.org/post/12214</guid><dc:creator><![CDATA[mootsfox]]></dc:creator><pubDate>Wed, 10 Apr 2013 13:31:29 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Tue, 09 Apr 2013 14:18:04 GMT]]></title><description><![CDATA[<p dir="auto">Ok let’s add a little information here to see if this helps anyone.</p>
<p dir="auto">Here’s an ls -la of the /images folder<br />
[CODE]8 drwxrwxrwx+ 2 root root 4096 Apr  8 17:49 dev<br />
-rwxrwxrwx+  1 root root    0 Apr  8 17:15 .mntcheck[/CODE]<br />
And of the images/dev folder<br />
[CODE]-rwxrwxrwx+ 1 root root    0 Apr  8 17:49 .mntcheck[/CODE]</p>
<p dir="auto">Here’s the output of ps ax|grep nfs<br />
[CODE]<br />
523 ?        S&lt;    0:00 [nfsiod]<br />
1307 ?        S&lt;    0:00 [nfsd4]<br />
1308 ?        S&lt;    0:00 [nfsd4_callbacks]<br />
1309 ?        S      0:00 [nfsd]<br />
1310 ?        S      0:00 [nfsd]<br />
1311 ?        S      0:00 [nfsd]<br />
1312 ?        S      0:00 [nfsd]<br />
1313 ?        S      0:00 [nfsd]<br />
1314 ?        S      0:00 [nfsd]<br />
1315 ?        S      0:00 [nfsd]<br />
1316 ?        S      0:00 [nfsd]<br />
5885 pts/0    S+    0:00 grep --color=auto nfs<br />
[/CODE]<br />
Here’s what’s in /etc/exports<br />
[CODE]<br />
/images                        *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)<br />
/images/dev                    *(rw,sync,no_wdelay,no_root_squash,insecure)<br />
[/CODE]<br />
ExportFS<br />
[CODE]<br />
/images        &lt;world&gt;<br />
/images/dev    &lt;world&gt;<br />
[/CODE]<br />
And finally the /etc/fstab<br />
[CODE]<br />
IPADDRESS:/fog /images nfs defaults 0 0<br />
[/CODE]<br />
Hopefully this will be of benefit to someone!<br />
32bit Ubuntu 12.04 LTS by the way.</p>
<p dir="auto">Edit:</p>
<p dir="auto">Also decided to run the exportfs -a command as per this guide [url]<a href="http://www.fogproject.org/wiki/index.php?title=Change_NFS_location%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.fogproject.org/wiki/index.php?title=Change_NFS_location[/url]</a></p>
<p dir="auto">This was the output which is… interesting to me<br />
[CODE]<br />
exportfs: /etc/exports [1]: Neither ‘subtree_check’ or ‘no_subtree_check’ specified for export “*:/images”.<br />
Assuming default behaviour (‘no_subtree_check’).<br />
NOTE: this default has changed since nfs-utils version 1.0.x</p>
<p dir="auto">exportfs: /etc/exports [2]: Neither ‘subtree_check’ or ‘no_subtree_check’ specified for export “*:/images/dev”.<br />
Assuming default behaviour (‘no_subtree_check’).<br />
NOTE: this default has changed since nfs-utils version 1.0.x</p>
<p dir="auto">exportfs: /images/dev does not support NFS export<br />
exportfs: /images does not support NFS export<br />
[/CODE]</p>
<p dir="auto">Second Edit -<br />
Final update. Nope I am still not working here. I went ahead and mounted the device to the images folder as cifs share instead of an nfs share. Again, full permissions to do anything I want on there, navigated to the folder, created files, deleted others to confirm access.</p>
<p dir="auto">Booted off the NIC. STILL got permission denied.<br />
Checked the NAS log files, not even a hint of it touching the NAS at all.</p>
<p dir="auto">I am tearing my hair out on this too. And it might be something really obvious. One thing I can absolutely confirm is that it’ll work on the local drive, so it’s just something to do with the NAS.</p>
<p dir="auto">I’ve gone and recreated the entire array on the NAS but still no joy!</p>
<p dir="auto">Third Edit -<br />
(I’m doing it like this so as not to bump threads unnecessarily)</p>
<p dir="auto">I went and monitored the /dev/syslog and found this<br />
[CODE]<br />
Apr  9 15:56:46 SYSNAME rpc.mountd[1326]: authenticated mount request from IPADDRESS:834 for /images/dev (/images/dev)<br />
Apr  9 15:56:46 SYSNAME rpc.mountd[1326]: qword_eol: fflush failed: errno 22 (Invalid argument)<br />
Apr  9 15:56:46 SYSNAME rpc.mountd[1326]: Cannot export /images/dev, possibly unsupported filesystem or fsid= required<br />
[/CODE]<br />
What’s interesting is the filesystem is EXT4, but I had the same issue on EXT3. So I’m now reformatting my NAS to EXT3 and will update again when this is done</p>
]]></description><link>http://forums.fogproject.org/post/12212</link><guid isPermaLink="true">http://forums.fogproject.org/post/12212</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Tue, 09 Apr 2013 14:18:04 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Tue, 09 Apr 2013 13:45:58 GMT]]></title><description><![CDATA[<p dir="auto">Thanks. I’m hoping not to wipe, and certainly hoping to not give up a 10TB NAS. Once you’re done I’d be happy to compare configs. It seems very strange, but almost certainly a fog issue rather than an OS issue since it all mounts very happily and cleanly in the OS…</p>
]]></description><link>http://forums.fogproject.org/post/12211</link><guid isPermaLink="true">http://forums.fogproject.org/post/12211</guid><dc:creator><![CDATA[icarus]]></dc:creator><pubDate>Tue, 09 Apr 2013 13:45:58 GMT</pubDate></item><item><title><![CDATA[Reply to Error mounting filesystem &#x2F;images&#x2F;dev on an NFS on Tue, 09 Apr 2013 12:26:31 GMT]]></title><description><![CDATA[<p dir="auto">The only comment I can make at the moment is that you are not alone in this problem.</p>
<p dir="auto">[url]<a href="http://fogproject.org/forum/threads/fog-server-fatal-error-failed-to-mount-nfs-volume.115/%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://fogproject.org/forum/threads/fog-server-fatal-error-failed-to-mount-nfs-volume.115/[/url]</a></p>
<p dir="auto">I’m about to wipe my systems and start from scratch to see if I can figure this out today.</p>
]]></description><link>http://forums.fogproject.org/post/12210</link><guid isPermaLink="true">http://forums.fogproject.org/post/12210</guid><dc:creator><![CDATA[mootsfox]]></dc:creator><pubDate>Tue, 09 Apr 2013 12:26:31 GMT</pubDate></item></channel></rss>