- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS server (pid930@/net) not responding.
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
02-26-2007 07:16 AM
02-26-2007 07:16 AM
I performed a shutdown and when trying to come up I started receiving this message,
"NFS server (pid930@/net) not responding".
How I can I fix this and get my system back up?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 08:28 AM
02-26-2007 08:28 AM
Re: NFS server (pid930@/net) not responding.
Also:
I have assigned points to 11 of 33 responses to my questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2007 11:44 AM
02-26-2007 11:44 AM
SolutionThis message is coming from AutoFS/automount. AutoFS starts at boot time by default. However, if you do not use AutoFS you can disable it by setting the AUTOFS flag to 0 in the /etc/rc.config.d/nfsconf file.
As for why it's hanging - no idea. You'd have to collect data to figure that out. I'd be happy to suggest ways to determine why it's hanging, but only if you really need to use AutoFS. If you have no need for it and just want to turn it off then do that. If you need to use AutoFS then we can troubleshoot why it's hanging.
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2007 01:19 AM
02-27-2007 01:19 AM
Re: NFS server (pid930@/net) not responding.
I am going to look at my settings in nsfconf file. I will let you know in a few what haapens.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2007 02:32 AM
02-27-2007 02:32 AM
Re: NFS server (pid930@/net) not responding.
I reset my NUM_NFSD and started
the NFS Daemon /usr/sbin/nfsd -a
and rebooted.
Thanks for direction.