- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- error in syslog file
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
11-23-2010 10:23 PM
11-23-2010 10:23 PM
I am new to this area, pls. clarify my doubts regarding the errors in syslog file.
the errors are like this
vmunix: SCSI: Write error -- dev: b 31 0x011002, errno: 126, resid: 8192
vmunix: LVM: Failed to automatically resync PV 1f011002 error: 5
vmunix: SCSI: Read error -- dev: b 31 0x011002, errno: 126, resid: 1024
pls. reply me, these errors are critical to my database??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 10:37 PM
11-23-2010 10:37 PM
Re: error in syslog file
Looks like a disk problem.To get what disk it is do ll /dev/dsk/* | grep 0x011002.
dd if=/dev/dsk/cxtxdx of=/dev/null bs=4k
Check if it returns any error.
If there is any error then you need to log a H/W case with the vendor.
If this is a SCSI disk the you need to check the following also.
SCSI termination may be loose.
may be SCSI data cable problem.
If this disk is a part of an external storage device , worst case it cud be a problem with the slot of the stoarage device too.
Please don't forget to assign points.
Regards,
Ani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:16 PM
11-23-2010 11:16 PM
Re: error in syslog file
i am not familiar with the Sys. Admin commands and all, i am a oracle dba, so pls. let me tell the commands to see the errors etc.
thanks and regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:25 PM
11-23-2010 11:25 PM
Re: error in syslog file
send me the o/p
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:35 PM
11-23-2010 11:35 PM
Re: error in syslog file
i typed the command
ll /dev/dsk/* | grep 0x11002
is it correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:37 PM
11-23-2010 11:37 PM
Re: error in syslog file
#ll /dev/dsk/* | grep 0x11002 --incorrect
it should be 0x011002
so fire this just copy paste
#ll /dev/dsk/* | grep 0x011002
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:41 PM
11-23-2010 11:41 PM
Re: error in syslog file
i got this
brw-r----- 1 bin sys 31 0x011002 Jun 28 2007 /dev/dsk/c1t1d0s2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:44 PM
11-23-2010 11:44 PM
Re: error in syslog file
send me the o/p
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:45 PM
11-23-2010 11:45 PM
Re: error in syslog file
dd: cannot open /dev/dsk/c1t1d0s2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:46 PM
11-23-2010 11:46 PM
Re: error in syslog file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:48 PM
11-23-2010 11:48 PM
Re: error in syslog file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2010 11:50 PM
11-23-2010 11:50 PM
Re: error in syslog file
#diskinfo /dev/rdsk/c1t1d0s2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2010 12:01 AM
11-24-2010 12:01 AM
Re: error in syslog file
2. sh: diskinfo: not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2010 12:05 AM
11-24-2010 12:05 AM
SolutionIf the dd command shows error then contact vendor.
Please assign points remember, this forum is supported by people DONATING their time and energies into solutions for you.you can assign points from 0-10 what ever you want
Regards,
Ani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2010 12:10 AM
11-24-2010 12:10 AM
Re: error in syslog file
I really thankful to you, you are right i do not have the root privileges to get the required info. i surely give you the points. and pls. let me know, what are the possible issues i find any thing wrong.
regards,
nagarjuna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2010 12:22 AM
11-24-2010 12:22 AM
Re: error in syslog file
Next from dd command o/p if it says input o/p error that means you have problem with the disk... then you need to log a case with vendor ...may be they will replace the disk. ALL of these not your task. This should be done by unix admin.as a DBA max. you can give them the CTD no (which u hv now).Even if you donâ t give them the ctd no then also they will able to find it from syslog...So don't waste ur time give me ctd no to them they will take necessary actions.
Regards,
Ani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2010 01:25 AM
11-24-2010 01:25 AM
Re: error in syslog file
Now, the only reason for a modern HP-UX disk to have "s2" at the end of the device name is when it is a system disk in an Itanium system.
> vmunix: LVM: Failed to automatically resync PV 1f011002 error: 5
This also refers to /dev/dsk/c1t1d0s2: 1f in hexadecimal = 31 in decimal.
Your system disk appears to have been mirrored, and this message indicates one of the mirror halves is not healthy.
If your database is not installed on vg00, the disk failure does not threaten your database directly... but unless the failed disk is replaced, the system will crash if the second half of the mirrored system disk fails too. And a system crash *would* threaten your database along with the rest of the system.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2010 08:04 AM
11-24-2010 08:04 AM
Re: error in syslog file
brw-r----- 1 bin sys 31 0x011002 Jun 28 2007 /dev/dsk/c1t1d0s2
===============================
execute
# ll /dev/*/group
and identify its particular vg . and do a vgdisplay -v vgname and check for current pv and open pv.
better talk to ur unix admin he might be giving some useful tips to u
regards
MC