- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NFS mount issue.
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
03-18-2008 01:20 AM
03-18-2008 01:20 AM
NFS mount issue.
Due to space constraint we are not able to install catia. So the other option is mount /catia from other HPUX machine(its j6000 11.11). While mounting the same it throws an error pertaining to NFS demon not able to start. Please look into it and let me know your suggestion. I am able to mount the NIS and data directory from other servers. But client to client mounting is not happening.
Please check the screen grab attached
Regards
Suman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2008 02:11 AM
03-18-2008 02:11 AM
Re: NFS mount issue.
Check the file /etc/rc.config.d/nfsconf, NFS_CLIENT and NFS_SERVER should be enabled.
# /sbin/init.d/nfs.server stop
# /sbin/init.d/nfs.server start
# /sbin/init.d/nfs.core stop
# /sbin/init.d/nfs.core start
And try mounting the nfs filesystem again.
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2008 02:11 AM
03-18-2008 02:11 AM
Re: NFS mount issue.
The error screen indicates probably one of the following conclusions:
1) NFS server not configured properly, /etc/exports is wrong for example. OR NFS server is not running on the server.
2) Network configuration or firewall is blocking NFS access. Thats actually becoming more common.
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
03-18-2008 02:21 AM
03-18-2008 02:21 AM
Re: NFS mount issue.
Assuming that all the configuration were done properly, can you check if you have the latest patches installed?
PHCO_33205
PHNE_32477
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2008 08:53 PM
03-18-2008 08:53 PM
Re: NFS mount issue.
can u tell me the proper way of configuring the nfs server,as this issue is quite known to you.Actually whatever u people told is checked beyond that what else can be done.plz its very urgent.
Regards
Suman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 12:51 AM
03-19-2008 12:51 AM
Re: NFS mount issue.
As I saw the discussion in forums I have updated the patch also PHNE_32477 but still the problem is there..kindly reply me..Everthing seems alright.I have cheecked all configuration files.
Regards
Suman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 01:22 AM
03-19-2008 01:22 AM
Re: NFS mount issue.
We need more information concerning the problem.
1. Can you mount the same share on another machine?
2. has something similar worked previously?
3. what is the output of the following command:
ps -ef|grep nfs
4. Can you post the corresponding entries from the source (/etc/exports) and destination (/etc/fstab)
revert
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 01:51 AM
03-19-2008 01:51 AM
Re: NFS mount issue.
1) I have tried mounting the same share on another machine. Its not working .same error is showing.
(one year back) the same system worked with exports display. But I donâ t know who has done the mounting work at that time.
2)
Output for ps â ef | grep nfs is given below
ps -ef | grep nfs
root 2610 1 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 929 0 0 13:37:41 ? 0:00 nfskd
root 2620 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2638 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2618 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2619 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2614 1 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2615 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2616 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2628 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2627 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2624 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2637 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2626 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2635 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2632 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2636 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2634 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2640 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2641 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2642 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2643 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2644 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2645 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2646 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2647 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2648 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2649 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2650 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2652 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2653 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
root 2654 2614 0 13:40:12 ? 0:00 /usr/sbin/nfsd 30
pls explain..
Regards
Suman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 01:55 AM
03-19-2008 01:55 AM
Re: NFS mount issue.
can you confirm if you performed the commands below on the SOURCE machine?
# /sbin/init.d/nfs.server stop
# /sbin/init.d/nfs.server start
# /sbin/init.d/nfs.core stop
# /sbin/init.d/nfs.core start
revert
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 03:03 AM
03-19-2008 03:03 AM
Re: NFS mount issue.
I have checked that also but starting and stoping nfs server and client,actually here both machine are clients but the server is not a hp machine.Both the servers are acting as a client.kindly give some solid solutions.
Regards
Suman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 03:35 AM
03-19-2008 03:35 AM
Re: NFS mount issue.
the problem is definitely located on the side where the SHARE is located. Unless, we can prove that the SHARE has been properly defined (exported), we cannot proceed further with the troubleshooting...
revert
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2008 04:19 AM
03-19-2008 04:19 AM
Re: NFS mount issue.
Have a look at this doc.
Title: HP-UX NFS - NFS Server Not Responding or Process Hangs Over NFS Mounts
Document ID: emr_na-c00867456-2
http://www11.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00867456-2
Robert-Jan