Re: exported nfs drive not mounting after reboot
- From: Mark Schlechte <mschlechte@xxxxxxxxx>
- Date: Thu, 5 Oct 2006 16:28:34 -0600
Thanks for the responses.
I am using NIS so maybe I'll check the /etc/hosts files on the clients as they normally just specify there own ip stuff.
Just the client is getting restarted.
Mark
cbaker@xxxxxxxxxxxx 05/Oct/2006 9:28 am >>>
Also make sure you are not relying on NIS or DNS to resolve the remote host's name/IP.
NIS starts after the mount command is issued. Sometimes (most times) the mount request expires before the system knows who "serverA" is.
To test, put the NFS server name and IP address in the local "/etc/hosts" file. Then reboot.
--------
I am assuming you are not rebooting both the server and the client at the same time. If that is so, then the server may not be up and exporting when the client is up and ready to mount.
Hope that help,
Christopher M. Baker
Senior Technical Support Analyst
HPCE - Linux Cluster Development and Support
Goodyear Tire and Rubber Company
330.796.1725
=================================================
Contains Confidential and/or Proprietary Information.
May not be copied or disseminated without the expressed
written consent of The Goodyear Tire & Rubber Company.
=================================================
Bob Booth <booth@xxxxxxxx>
Sent by: IBM AIX Discussion List <aix-l@xxxxxxxxxxxxx>
10/04/2006 01:03 PM Please respond to
IBM AIX Discussion List <aix-l@xxxxxxxxxxxxx>
To
aix-l@xxxxxxxxxxxxx cc
Subject
Re: exported nfs drive not mounting after reboot
On Wed, Oct 04, 2006 at 10:46:11AM -0600, Mark Schlechte wrote:
I have some nfs mount points defined between Aix servers and after a reboot they do not automatically re-mount.
If I just issue a 'mount all' or specifically mount that filesystem it always mounts, no problem.
Example from lfs output.
Name Nodename Mount Pt VFS Size Options Auto Accounting
/tech/notes serverA /tech/notes nfs 102400 bg,soft,intr yes no
Section from /etc/filesystems:
/tech/notes:
dev = /tech/notes
vfs = nfs
nodename = serverA
mount = true
options = bg,soft,intr
size = +102400
account = false
I think this must be a simple issue to resolve but not sure where to start.
Mark
Do you have other nfs filesystems on this machine that do mount?
Check to make sure that /etc/rc.nfs is being run (it is not commented out
of /etc/inittab)
If rc.nfs is being run, make sure that the line '/usr/sbin/mount -v nfs all'
is being run.
Make sure that /usr/sbin/mount -t nfs or /usr/sbin/mount -v nfs all works
with no error messages.
hth,
bob
<html><body><font face = "arial" size = "1">
DISCLAIMER: The information transmitted is intended only
for the addressee and may contain confidential,
proprietary and/or privileged material. Any
unauthorized review, distribution or other use
of or the taking of any action in reliance upon
this information is prohibited. If you received
this in error, please contact the sender and
delete or destroy this message and any copies.
</font><body></html>
- Prev by Date: Re: exported nfs drive not mounting after reboot
- Next by Date: Re: nfs filesystem - shutdown issue
- Previous by thread: Re: exported nfs drive not mounting after reboot
- Index(es):
Relevant Pages
|
|