HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Bizarre lockd behaviour
Operating System - HP-UX
1836739
Members
2852
Online
110109
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
10-08-2009 04:04 AM
10-08-2009 04:04 AM
Bizarre lockd behaviour
We have an issue where we are getting very strange behavior between an HP-UX 11.11 NFS client and an Soalris 8 server. In essence it seems that the Solaris lockd is only responding intermittently to an rpcinfo call:
For example:
# rpcinfo -T tcp fid001 nlockmgr 1
rpcinfo: RPC: Timed out
program 100021 version 1 is not available
To complicate issues this is part of a Veritas cluster .......
However a few second later:
# rpcinfo -T tcp fid001 status 1
program 100024 version 1 ready and waiting
Further investigation shows that the response is very slow (when it works) but is always below the 10 sec timeout of rpcinfo. truss & netstat on the Solaris box indicates that a connection is being made in all cases but for some reason the server side is not responding correctly at the lower level...
Any thoughts?
I suspect that this is at teh Sun end ...
For example:
# rpcinfo -T tcp fid001 nlockmgr 1
rpcinfo: RPC: Timed out
program 100021 version 1 is not available
To complicate issues this is part of a Veritas cluster .......
However a few second later:
# rpcinfo -T tcp fid001 status 1
program 100024 version 1 ready and waiting
Further investigation shows that the response is very slow (when it works) but is always below the 10 sec timeout of rpcinfo. truss & netstat on the Solaris box indicates that a connection is being made in all cases but for some reason the server side is not responding correctly at the lower level...
Any thoughts?
I suspect that this is at teh Sun end ...
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2009 07:24 PM
10-08-2009 07:24 PM
Re: Bizarre lockd behaviour
Your two examples were testing two different RPC programs. The first was lockd and the second was statd. Does the same RPC daemon respond differently at different times?
As for which system is at fault, the best way to determine that would be to collect a network trace on *BOTH* systems. A trace on the HP-UX system should show when the packet is sent and how long it takes to receive a reply. A trace on the Sun system should show when the request arrives and how long it takes for it to respond. In many cases the client and server traces can be misleading on their own so it helps to get a trace from both systems and compare them.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
As for which system is at fault, the best way to determine that would be to collect a network trace on *BOTH* systems. A trace on the HP-UX system should show when the packet is sent and how long it takes to receive a reply. A trace on the Sun system should show when the request arrives and how long it takes for it to respond. In many cases the client and server traces can be misleading on their own so it helps to get a trace from both systems and compare them.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2009 10:53 PM
10-08-2009 10:53 PM
Re: Bizarre lockd behaviour
Sorry Dave (hi again!)
That was my fault .. I didn't check what I wrote. Both examples should have been from lockd ... (I was checking statd at the same time)
This is what is should have looked like ...
fid001# rpcinfo -T tcp fid001 nlockmgr 1
program 100021 version 1 ready and waiting
fid001# rpcinfo -T tcp fid001 nlockmgr 1
rpcinfo: RPC: Timed out
program 100021 version 1 is not available
I will arrange a network trace for you ...
That was my fault .. I didn't check what I wrote. Both examples should have been from lockd ... (I was checking statd at the same time)
This is what is should have looked like ...
fid001# rpcinfo -T tcp fid001 nlockmgr 1
program 100021 version 1 ready and waiting
fid001# rpcinfo -T tcp fid001 nlockmgr 1
rpcinfo: RPC: Timed out
program 100021 version 1 is not available
I will arrange a network trace for you ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2009 12:11 AM
10-12-2009 12:11 AM
Re: Bizarre lockd behaviour
Turned out it was the number of lockd threads started on the server that was the issue. The system was set at the default of 20 (dec) which was being exceeded.
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