- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- nfs daemon is not running
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
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
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
тАО07-07-2002 11:49 PM
тАО07-07-2002 11:49 PM
I have one 715/50 machine and it's not connecting via /net/test31/home. So i try to figur it out the problem finally i found that the nfsd is not running. when i try to invoke the nfs deamon manually [It's not started in the boot time] it's giving the error
Start NFS server subsystem
start":
starting NFS SERVER networking
starting up the portmapper
portmap already started, using pid: 488
Reading in /etc/exports
starting up the mount daemon
/usr/sbin/rpc.mountd
nfsd: plock failed: Not enough space
starting up the NFS daemons
/usr/sbin/nfsd 8
starting up the Status Monitor daemon
rpc.statd already started, using pid: 561
starting up the Lock Manager daemon
rpc.lockd already started, using pid: 567
It's giving the plock error.
Can any one help me in this regard.
Thanks in Advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-07-2002 11:53 PM
тАО07-07-2002 11:53 PM
Re: nfs daemon is not running
How much memory have you installed ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-07-2002 11:57 PM
тАО07-07-2002 11:57 PM
Re: nfs daemon is not running
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 12:01 AM
тАО07-08-2002 12:01 AM
Re: nfs daemon is not running
You have a problem with the amount of lockable memory:
Take a look at this thread:
http://support4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000024614186
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 12:28 AM
тАО07-08-2002 12:28 AM
Re: nfs daemon is not running
I dont know which version of HP-UX you use but 64MB is not much, if possible, try to add some memory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 01:19 AM
тАО07-08-2002 01:19 AM
Solutionindeed this is a memory issue , apart from loking if your memory is notr completely used up it is recommended that you try tuning the kernel parameters for nproc or unlockable_mem to see if it can alleviate this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 03:34 AM
тАО07-08-2002 03:34 AM
Re: nfs daemon is not running
Thanks to all for immediate replay.
Prasath C