Networking Forums

Networking Forums > Computer Networking > Linux Networking > NFS stopped working all of a sudden

Reply
Thread Tools Display Modes

NFS stopped working all of a sudden

 
 
simo salama
Guest
Posts: n/a

 
      08-22-2003, 03:21 PM
Hi all,

I have this weird problem that begun all of a sudden a week or so ago.
That is, my nfs connection stopped working. This is my setup and some
details. My nfs server is a debian testing machine and the client
connecting to it is a redhat 9 machine. All used to work just fine in the
past but now something has happened, and I don't know what, but it doesn't
work automaically anymore. So, when I boot up the client machine, I get
two error lines like this in /var/log/messages, one per each share I'm
trying to mount:

Aug 22 17:18:09 foo mount: mount: RPC: Unable to receive; errno = Connection refused

This is what my /etc/fstab on the client looks like:

192.168.0.1:/home/bar /mnt/nfs-home nfs rw,soft,intr,rsize=4096,wsize=4096 0 0

And on the server side, the /etc/exports:

/home/bar 192.168.0.10(rw,nohide,async)

Now the weird part. If on the server machine, I restart the nfs server,
i.e.

/etc/init.d/nfs-kernel-server restart

and then on the client machine, do a mount again, i.e.

mount -a

I'll get one of the exported shares to mount, and I only get one line
saying.

mount: RPC: Unable to receive; errno = Connection refused

And when I do the same the second time, both on the server and then on the
client, I get the other share to mount also.

I don't know how the problem begun, but I have updated the packeges for
both distributions on a regular basis, so that could have changed
something, don't know. Anyway, if somebody has any idea how I could find
the problem and make it work again, I'd be very grateful.

Thanks in advance

simppa



 
Reply With Quote
 
 
 
 
cupid
Guest
Posts: n/a

 
      09-26-2003, 12:44 AM
simo salama <(E-Mail Removed)> wrote:
>Hi all,
>
>I have this weird problem that begun all of a sudden a week or so ago.
>That is, my nfs connection stopped working. This is my setup and some
>details. My nfs server is a debian testing machine and the client
>connecting to it is a redhat 9 machine. All used to work just fine in the
>past but now something has happened, and I don't know what, but it doesn't
>work automaically anymore. So, when I boot up the client machine, I get
>two error lines like this in /var/log/messages, one per each share I'm
>trying to mount:


Worth a try, I had a similar problem because the machine was coming up too fast:

restart the portmapper AND the nfs server

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
For Most "All of a Sudden Stopped working" Wireless James Gockel Wireless Networks 0 02-22-2006 06:09 AM
MN-520 just stopped working =?Utf-8?B?d2F0ZXJzZGM=?= Broadband Hardware 1 06-24-2005 08:15 PM
BT not stopped working Joachim Wireless Networks 0 12-07-2004 08:57 AM
MN-500 stopped working Vie Broadband Hardware 0 11-26-2004 02:40 PM
MN-510 stopped working kathi Broadband Hardware 3 11-07-2004 06:52 PM



1 2 3 4 5 6 7 8 9 10 11