- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- syslog messages
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
02-04-2008 10:16 PM
02-04-2008 10:16 PM
syslog messages
Below is the message that i get in the syslog.log file.
Feb 4 19:36:50 hrdvault cmcld: Health query for cluster lock disk /dev/dsk/c8t0d1 shows BUSY lock
Feb 4 19:36:50 hrdvault cmcld: Check device, power, and cables.
Feb 4 19:37:19 hrdvault vmunix: LVM: VG 64 0x010000: PVLink 31 0x090100 Failed! The PV is still accessible.
Feb 4 19:37:19 hrdvault vmunix: LVM: VG 64 0x010000: PVLink 31 0x090100 Recovered.
What does this mean? Anything serious problem with the server or is it negligible?
I get this message almost daily!
Kindly help!!
Thanks in Advance!!
Sridhar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2008 11:09 PM
02-04-2008 11:09 PM
Re: syslog messages
If this is a SAN device the link (cable/switch port ...) was probably disconnected or at least not accessible for a moment.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2008 11:38 PM
02-04-2008 11:38 PM
Re: syslog messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2008 12:00 AM
02-05-2008 12:00 AM
Re: syslog messages
Frequent messages means that this LUN/disk is failing intermittently.
Issue could be with the Hardware (c9t0d1) check by running dd command and diskinfo command.
Also check the LVM patch level upgrade to the latest.
Best Regards,
Prashanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2008 12:58 AM
02-05-2008 12:58 AM
Re: syslog messages
You could also check the PV timeout value for that PV.
Hope this helps you!!
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2008 01:06 AM
02-05-2008 01:06 AM
Re: syslog messages
What would be the syntax to check the disk via dd command.
And moreover, how to check the PV timeout value?
Sridhar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2008 01:09 AM
02-05-2008 01:09 AM
Re: syslog messages
To check the disk with dd is
# dd -f=/dev/rdsk/cXtYdZ of=/dev/null bs=1024k count=1000
To check the PV timeout value
# pvdisplay /dev/dsk/cXtYdZ
and look for PV timeout value
Thanks & Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2008 01:09 AM
02-05-2008 01:09 AM
Re: syslog messages
To check the disk with dd is
# dd if=/dev/rdsk/cXtYdZ of=/dev/null bs=1024k count=1000
To check the PV timeout value
# pvdisplay /dev/dsk/cXtYdZ
and look for PV timeout value
Thanks & Regards
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2008 10:37 PM
02-06-2008 10:37 PM
Re: syslog messages
Serviceguard versions A.11.17 and earlier perform an hourly health check so an occasional "BUSY lock" message is not a concern. If there was an issue with the cluster lock disk or with the lock field, there would be an error logged every hour.
But if these messages begin to be logged regularly or they are also accompanied by any I/O failed messages for the cluster lock, a hardware case should be
logged to checkout the hardware.
NOTE: There is also a known issue for Serviceguard version A.11.15 where you may get the BUSY lock during a Health query for the cluster and this issue for A.11.15 was fixed in the PHSS_30370 Serviceguard A.11.15 cumulative patch.