- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PV resysnc error!!
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
04-25-2006 07:21 PM
04-25-2006 07:21 PM
PV resysnc error!!
In a HP box (N class) in syslog i can see the following error:
Apr 26 08:12:03 lust vmunix: errors from the I/O subsystem. I/O error entries will be lost
Apr 26 08:12:03 lust vmunix: LVM: Failed to automatically resync PV 1f042100 error: 5
Apr 26 08:12:03 lust vmunix: to determine which I/O subsystem is logging excessive errors.
Apr 26 08:12:03 lust vmunix: LVM: Failed to automatically resync PV 1f042100 error: 5
Apr 26 08:12:07 lust vmunix: errors from the I/O subsystem. 2 I/O error entries were lost.
LVM: Failed to automatically resync PV 1f042100 error: 5
LVM: Failed to automatically resync PV 1f042100 error: 5
LVM: Failed to automatically resync PV 1f042100 error: 5
LVM: Failed to automatically resync PV 1f042100 error: 5
LVM: Failed to automatically resync PV 1f042100 error: 5
LVM: Failed to automatically resync PV 1f042100 error: 5
LVM: Failed to automatically resync PV 1f042100 error: 5
LVM: Failed to automatically resync PV 1f042100 error: 5
LVM: Failed to automatically resync PV 1f042100 error: 5
LVM: Failed to automatically resync PV 1f042100 error: 5
LVM: Failed to automatically resync PV 1f042100 error: 5
Any body any suggestions please..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 07:51 PM
04-25-2006 07:51 PM
Re: PV resysnc error!!
dmesg -
dmesg
You may have a disk problem or a problem with alternate links.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 08:19 PM
04-25-2006 08:19 PM
Re: PV resysnc error!!
Please see this thread
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=978145
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 08:20 PM
04-25-2006 08:20 PM
Re: PV resysnc error!!
diskinfo /dev/rdsk/c4t2d1
pvdisplay -v /dev/dsk/c4t2d1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 09:55 PM
04-25-2006 09:55 PM
Re: PV resysnc error!!
either this may be a problrm with the primary link or alternative link or with the disk
u can check the disk with the following commands
#diskinfo /dev/dsk/cxtxdx
the size in the o/p should be greater than zero
#ioscan -funC disk
this should show your disk .the h/w ataus should be claimed
#dd if=/dev/rdsk/cxtxdx of=/dev/null bs=64k count=100
the o/p shoud show the count of 100
if any one of these commnands failed either yr disk is failed or failing
so take the necessaary action to replace it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 11:01 PM
04-25-2006 11:01 PM
Re: PV resysnc error!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2006 11:09 PM
04-25-2006 11:09 PM
Re: PV resysnc error!!
The error 5 is probably pointing to device offline, may be bcus it has bad blocks and system isnt able to write to it.
Need to replace the disk probably.
BTW assigning points to members is a nice thing to do :-)
Rgds,
Ajit