- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vmunix: NFS server 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
11-14-2001 12:13 PM
11-14-2001 12:13 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 12:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 12:23 PM
11-14-2001 12:23 PM
Re: vmunix: NFS server not responding
If The NFS is still giving problem, you can try and restart the NFS client subsystem.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 12:29 PM
11-14-2001 12:29 PM
Re: vmunix: NFS server not responding
Here is a thread from ITRC to help you out,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=c99b04ba00e7017303/screen=ckiDisplayDocument?docId=200000054626548
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 12:34 PM
11-14-2001 12:34 PM
Re: vmunix: NFS server not responding
It''s alway good to have the primary and secondary on the resolv.conf file to avoid last minute hassles.
Does the modified resolver work? to confirm it do:
nslookup
It should show the default name server as the secondary.
in the nslookup prompt give
the NFS server name and see whether it gets resolved correctly. Also do a reverse lookup on the IP address.
<
that's because NFS has a mind of it''s own ;-)
If you are sure the resolver is working fine both at the secondary dns and the client systems, then look at it as NFS issue.
At the NFS server end ,do
showmount -a
to see whether all the clients are connected.
As a last resort restart the
nfs.client daemons.
/sbin/init.d/nfs.client stop
/sbin/init.d/nfs.client start.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 01:02 PM
11-14-2001 01:02 PM