![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| error : pg: 0652-122 Cannot write to the temporary file | fara_aris | AIX | 6 | 05-28-2008 07:42 PM |
| Stale NFS file handle | alphasahoo | UNIX and Linux Applications | 3 | 05-12-2008 09:31 AM |
| Error Message: find: cannot open /: Stale NFS file handle | ezsurf | SUN Solaris | 1 | 10-11-2007 05:04 PM |
| Stale NFS file handle | rein | UNIX for Advanced & Expert Users | 5 | 01-30-2005 10:30 AM |
| tar: write error unexpected end of file | robyn | UNIX for Dummies Questions & Answers | 2 | 12-20-2000 10:15 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
NFS write error on host : Stale NFS file handle
When i see in the /var/adm/messages, i saw the following error unix: NFS write error on host : Stale NFS file handle. unix: (file handle: 45ca415 3e7 a0000 2c7f6 3ebfc25f a0000 2 3e49) It is using sunOS 5.7. Is anybody know what is this error? Is is related to any network issue? Any impact to the system? Thanks in advance |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
This type of error message is seen when a file or directory that was opened by an NFS client is removed, renamed, or replaced.
a) Unmount and remount the file system, may need to use the -O (overlay option) of mount. b) Run: /etc/init.d/nfs.client stop; /etc/init.d/nfs.client start If nothing works then reboot the client ~s4g3 |
|
#3
|
|||
|
|||
|
Depends, this stale file hander normally appears when the server whom you are mounting the filesystem resource from is no longer available or something in the network is blocking.
Or In a cluster during failover of NFS resource the major & minor numbers on the secondary server taking over is different from that of the primary then it's a system configuration problem |
|||
| Google The UNIX and Linux Forums |
| Tags |
| stale nfs file handle |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|