Networking Forums

Networking Forums > Computer Networking > Linux Networking > NFS Suddenly Stops Working

Reply
Thread Tools Display Modes

NFS Suddenly Stops Working

 
 
Ross
Guest
Posts: n/a

 
      03-30-2007, 05:52 PM
Hi there,
My NFS server on Red Hat Enterprise Linux ES4 serves for user's home
directories.
The entry in the /etc/exports is like this: /home/users
10.2.0.0/255.255.0.0(no_auth_nlm,rw,async,insecure)
It suddenly can not be mounted today. When I try to mount it I get the
error:
# mount server02:/home/users/ross /home/ross
mount: block device server02:/home/users/ross is write-protected, mounting
read-only
mount: cannot mount block device server02:/home/users/ross read-only

If I add "no_root_squash,no_all_squash" to the /etc/exports entry, I can
mount it, but I get error when I ls it:
bash-2.05a$ cd /home/ross
bash-2.05a$ ls
ls: .: Stale NFS file handle

Any idea would be greatly appreciated,
Ross


 
Reply With Quote
 
 
 
 
Joshua Baker-LePain
Guest
Posts: n/a

 
      03-30-2007, 07:56 PM
On 2007-03-30, Ross <(E-Mail Removed)> wrote:
> Hi there,
> My NFS server on Red Hat Enterprise Linux ES4 serves for user's home
> directories.
> The entry in the /etc/exports is like this: /home/users
> 10.2.0.0/255.255.0.0(no_auth_nlm,rw,async,insecure)
> It suddenly can not be mounted today. When I try to mount it I get the
> error:
> # mount server02:/home/users/ross /home/ross
> mount: block device server02:/home/users/ross is write-protected, mounting
> read-only
> mount: cannot mount block device server02:/home/users/ross read-only
>
> If I add "no_root_squash,no_all_squash" to the /etc/exports entry, I can
> mount it, but I get error when I ls it:
> bash-2.05a$ cd /home/ross
> bash-2.05a$ ls
> ls: .: Stale NFS file handle
>
> Any idea would be greatly appreciated,


I'd be worried that the filesystem got remounted ro on the server. Check
the server logs for FS errors.

--
Joshua Baker-LePain
Department of Biomedical Engineering
Duke University
 
Reply With Quote
 
Jerry McBride
Guest
Posts: n/a

 
      03-31-2007, 04:59 PM
Ross wrote:

> Hi there,
> My NFS server on Red Hat Enterprise Linux ES4 serves for user's home
> directories.
> The entry in the /etc/exports is like this: /home/users
> 10.2.0.0/255.255.0.0(no_auth_nlm,rw,async,insecure)
> It suddenly can not be mounted today. When I try to mount it I get the
> error:
> # mount server02:/home/users/ross /home/ross
> mount: block device server02:/home/users/ross is write-protected, mounting
> read-only
> mount: cannot mount block device server02:/home/users/ross read-only
>
> If I add "no_root_squash,no_all_squash" to the /etc/exports entry, I can
> mount it, but I get error when I ls it:
> bash-2.05a$ cd /home/ross
> bash-2.05a$ ls
> ls: .: Stale NFS file handle
>
> Any idea would be greatly appreciated,
> Ross



Check the server. It has filesystem problems...


--


Jerry McBride
 
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
Belkin router suddenly stops broadcasting wireless dougtron Wireless Internet 1 01-21-2008 02:50 PM
NTP suddenly stops working zekeboy56 Windows Networking 0 06-20-2007 12:01 AM
DHCP Suddenly Stops Working Joseph W Coffman Windows Networking 3 07-13-2005 06:51 PM
Authentication suddenly stops Jonas Kolben Windows Networking 0 03-02-2005 06:06 PM
Dial-up suddenly not working Irving Kimura Linux Networking 7 07-11-2003 09:47 PM



1 2 3 4 5 6 7 8 9 10 11