- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Stale NFS file handle
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 08:33 PM
11-18-2007 08:33 PM
Stale NFS file handle
I am getting the following error,"Stale NFS file handle", when I am trying to Compile a file using aCC Compiler (aCC A.03.65). I am not able to exec my compiler file itself.
Please do suggest what's the issue.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 09:04 PM
11-18-2007 09:04 PM
Re: Stale NFS file handle
Check the NFS server.
/sbin/init.d/nfs.client stop
/sbin/init.d/nfs.server stop
/sbin/init.d/nfs.core stop
/sbin/init.d/nfs.care start
/sbin/init.d/nfs.server start
/sbin/init.d/nfs.client start
The procedure above is a reset. Normally this will not help however, because the problem is on the syslog file of the NFS server.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 09:27 PM
11-18-2007 09:27 PM
Re: Stale NFS file handle
>SEP: /sbin/init.d/nfs.care start
That should be "nfs.core".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 09:34 PM
11-18-2007 09:34 PM
Re: Stale NFS file handle
I did not quite get your question. The problem is with executing the aCC compiler. My source files are on NFS.
I do know that it has something to do with the mounted swap space. It must have run out of it. I am not sure of it yet though. I am trying.
--
Nithin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 09:41 PM
11-18-2007 09:41 PM
Re: Stale NFS file handle
This probably has nothing to do with the compiler.
Try vi(1), more(1) or cksum(1) on your source files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2007 10:03 PM
11-18-2007 10:03 PM
Re: Stale NFS file handle
First confirm if your NFS is ok, do a bdf ,
cd to the nfs directory to and check if you can read your source files, vi or ls -l on the dir....
run dmesg and see if any nfs errors are displayed.
is /usr also mounted from nfs ..?
run bdf and send the output.
Regards
RD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2007 04:07 AM
11-19-2007 04:07 AM
Re: Stale NFS file handle
Is this something repeatable? Can you duplicate the error at will? Also, what OS is the NFS client running?
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
