NFS Export Not Mounting During Boot - Help Needed

Connection sharing, Firewall, Samba..etc
Forum rules
Before you post please read this

NFS Export Not Mounting During Boot - Help Needed

Postby MidnightWatcher on Sat May 26, 2012 10:36 pm

I'm using Webmin 1.580 with Linux Mint 13 (x64, Cinnamon) and created an NFS export (export/media) which works perfectly fine after manually enabling the export, but when I reboot the system it tells me that it is unable to mount it, and I need to skip it in order to resume booting. How can I find out the root cause of this problem? I upgraded from Mint 10 and didn't have this issue at all.
MidnightWatcher
Level 1
Level 1
 
Posts: 41
Joined: Mon Nov 08, 2010 1:20 pm

Linux Mint is funded by ads and donations.
 

Re: NFS Export Not Mounting During Boot - Help Needed

Postby MidnightWatcher on Sun Jun 03, 2012 12:31 am

Anyone?
MidnightWatcher
Level 1
Level 1
 
Posts: 41
Joined: Mon Nov 08, 2010 1:20 pm

Re: NFS Export Not Mounting During Boot - Help Needed

Postby altair4 on Sun Jun 03, 2012 8:36 am

I haven't used NFS in a decade and at the time SysAdmin set it up for me so I'm not the right person to help you with all this but ...

As I remember it an export is something a server designates as being shared to NFS clients. So this error at boot coming from the Mint13 Server is confusing me. What is it that's not mounting? The partition or folder mounted in /media? It can't be the export itself that's not mounting because the server isn't mounting the export. If the error is coming because the partition or directory in /media is not mounting at boot and therefore the export fails then that's a different problem. Do you have the source of the export mounting automatically at boot?

Like I said I know nothing about NFS so worst case consider this a bump.
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
altair4
Level 13
Level 13
 
Posts: 4660
Joined: Tue Feb 03, 2009 10:27 am

Re: NFS Export Not Mounting During Boot - Help Needed

Postby kwisher on Sun Jun 03, 2012 1:39 pm

You need to be more specific. The exports is used by the server. Which system were you creating the export on with Webmin? Once the export is created on the server, you should be able to mount the share on a client machine. Please post the output of the following command from the server machine:
Code: Select all
cat /etc/exports


On a client machine please post the output from :
Code: Select all
cat /etc/fstab
The instructions suggested Microsoft Vista or better, so I installed Linux.
User avatar
kwisher
Level 5
Level 5
 
Posts: 559
Joined: Wed Mar 05, 2008 12:54 pm
Location: Greentown, Indiana USA

Re: NFS Export Not Mounting During Boot - Help Needed

Postby MidnightWatcher on Mon Jun 11, 2012 11:59 pm

Hi kwisher, I'm referring to my server. I can create the NFS export no problem in Webmin and enable it. My OpenElec HTPC upstairs connects without issue. The problem is whenever I reboot my server it does not mount the export during any reboot. I am prompted to skip or mount it manually, so I press "S" to skip to continue booting and have to then go back into Webmin, recreate the export and enable it all over again.
MidnightWatcher
Level 1
Level 1
 
Posts: 41
Joined: Mon Nov 08, 2010 1:20 pm

Re: NFS Export Not Mounting During Boot - Help Needed

Postby altair4 on Tue Jun 12, 2012 6:35 am

MidnightWatcher wrote:Hi kwisher, I'm referring to my server. I can create the NFS export no problem in Webmin and enable it. My OpenElec HTPC upstairs connects without issue. The problem is whenever I reboot my server it does not mount the export during any reboot. I am prompted to skip or mount it manually, so I press "S" to skip to continue booting and have to then go back into Webmin, recreate the export and enable it all over again.

Your server is not trying to mount the export - that's something the client does. It sure sounds like the server is not automounting the partition that has the folder that you want to export. Had you provided the information kwisher requested you would have had this fixed by now.

This would have confirmed the location of what you were trying to export:
Code: Select all
cat /etc/exports

This command from the server would have indicated if you were trying to automount the partition:
Code: Select all
cat /etc/fstab


Only one other piece of information is needed and that is the output of this command. It would have indicated the UUID number of the partition and how it is formatted:
Code: Select all
sudo blkid -c /dev/null
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
altair4
Level 13
Level 13
 
Posts: 4660
Joined: Tue Feb 03, 2009 10:27 am


Return to Other networking topics

Who is online

Users browsing this forum: No registered users and 2 guests