HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- strange nlockmgr behaviour on a computer
Operating System - HP-UX
1832308
Members
2287
Online
110041
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
09-08-2005 07:55 PM
09-08-2005 07:55 PM
strange nlockmgr behaviour on a computer
hello,
I write a script checking on my lan ( mainly HPUX 10.20, 11.00 and 11i with some SUN's ) whether the computers are nfs client or not.
To do that, i check by rpcinfo if there is a version of nlockmgr ( from 1 to 4 ) on all machines.
This works for all machines in the lan except one ( os: 11i ), the rpcinfo gives only
program vers proto port service
100000 4 tcp 111 rpcbind
100000 3 tcp 111 rpcbind
100000 2 tcp 111 rpcbind
100000 4 udp 111 rpcbind
100000 3 udp 111 rpcbind
100000 2 udp 111 rpcbind
Is it quite normal ? and if so is there a magic way to check nfs client over a network ??
Thanks for your answers
I write a script checking on my lan ( mainly HPUX 10.20, 11.00 and 11i with some SUN's ) whether the computers are nfs client or not.
To do that, i check by rpcinfo if there is a version of nlockmgr ( from 1 to 4 ) on all machines.
This works for all machines in the lan except one ( os: 11i ), the rpcinfo gives only
program vers proto port service
100000 4 tcp 111 rpcbind
100000 3 tcp 111 rpcbind
100000 2 tcp 111 rpcbind
100000 4 udp 111 rpcbind
100000 3 udp 111 rpcbind
100000 2 udp 111 rpcbind
Is it quite normal ? and if so is there a magic way to check nfs client over a network ??
Thanks for your answers
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 08:56 PM
09-08-2005 08:56 PM
Re: strange nlockmgr behaviour on a computer
I believe the nlockmgr is only there if filesystems are actually mounted, not if the client is "running", therefore it is possible that a server is capable of being an NFS client but this RPC service does not show.
The easiest way to check if a server is an nfs client is to check for the "biod" process. This is a Block I/O Daemon, used by the NFS client to cache block read/writes via NFS. If this process(es) is running, then the server is an NFS client.
The easiest way to check if a server is an nfs client is to check for the "biod" process. This is a Block I/O Daemon, used by the NFS client to cache block read/writes via NFS. If this process(es) is running, then the server is an NFS client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2005 10:23 PM
09-08-2005 10:23 PM
Re: strange nlockmgr behaviour on a computer
i use rpcinfo for two main reasons:
no need tuo use rsh stuff
biod does not exist on solaris 6
In fact, for my pb, i begin to check with rpcinfo and if i dont have succeed, i rsh and i lokk after the biod processes. I thought rpcinfo was a nice ( and universal among Unices flavors ), but i think a am wrong
no need tuo use rsh stuff
biod does not exist on solaris 6
In fact, for my pb, i begin to check with rpcinfo and if i dont have succeed, i rsh and i lokk after the biod processes. I thought rpcinfo was a nice ( and universal among Unices flavors ), but i think a am wrong
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP