- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- nlockmgr on port 600, What is it?
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
07-11-2001 11:01 AM
07-11-2001 11:01 AM
From rpc
> nlockmgr 100021
From rpcinfo
> 100021 1 tcp 1016 nlockmgr
> 100021 1 udp 1028 nlockmgr
> 100021 3 tcp 1020 nlockmgr
> 100021 3 udp 1029 nlockmgr
> 100021 4 tcp 600 nlockmgr
> 100021 4 udp 1030 nlockmgr
> 100020 1 udp 4045 llockmgr
> 100020 1 tcp 4045 llockmgr
> 100021 2 tcp 607 nlockmgr
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 11:07 AM
07-11-2001 11:07 AM
Re: nlockmgr on port 600, What is it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 11:23 AM
07-11-2001 11:23 AM
Re: nlockmgr on port 600, What is it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 11:26 AM
07-11-2001 11:26 AM
Re: nlockmgr on port 600, What is it?
nlockmgr is the lock manager for Network File Systems (NFS). It is a normal process.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 11:34 AM
07-11-2001 11:34 AM
Re: nlockmgr on port 600, What is it?
I thought it would take a while to get a response so thanks to both of you for such a quick response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 11:48 AM
07-11-2001 11:48 AM
Solutionnlockmger is lock manager for NFS, It is responsible for starting rpc.statd and rpc.lockd.
from amn pages,
rpc.lockd: server that processes file locking requests from local kernel or from other remote lock daemon.
rpc.statd: It interacts with lockd to provide crash and recovery functions for the locking services on NFS
Above daemons runs on both client and server.
Hope it is clear
Cheers...
satish.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2001 11:57 AM
07-11-2001 11:57 AM