HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- i/o error while working with database
Operating System - HP-UX
1833342
Members
3006
Online
110051
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
08-17-2006 08:46 PM
08-17-2006 08:46 PM
i/o error while working with database
Hi all
My client is using a RIMS database and he encountered i/o issues with the server.
17:20:19 SRV 3: bkioRead:Unknown O/S error during Read, errno 5, fd 27, len
8192, offset 594255872, file /db06/PROD.rimsmod/db/rimsmod_11.d3. (6092)
#define EIO 5 /* I/O error
Suspecting this related with harddisk I checked the disks /logical volumes/ etc . But there are no probles found.
No trace were logged to syslog about any kind of i/o error.
The top is showing a helthy system, virtual memory operations are fine and bdf shows a pretty good amount of free space in all filesystems.
My client agreed to run the effected process again, to give me a chance to observe it online.
Could you all gurus give me the methods should be used to turn on maximum of diagnosing eg: configuring ems etc ..
Also will it be fine if i gave maximum importants to hard disks.
Thanks in advance
S.O
My client is using a RIMS database and he encountered i/o issues with the server.
17:20:19 SRV 3: bkioRead:Unknown O/S error during Read, errno 5, fd 27, len
8192, offset 594255872, file /db06/PROD.rimsmod/db/rimsmod_11.d3. (6092)
#define EIO 5 /* I/O error
Suspecting this related with harddisk I checked the disks /logical volumes/ etc . But there are no probles found.
No trace were logged to syslog about any kind of i/o error.
The top is showing a helthy system, virtual memory operations are fine and bdf shows a pretty good amount of free space in all filesystems.
My client agreed to run the effected process again, to give me a chance to observe it online.
Could you all gurus give me the methods should be used to turn on maximum of diagnosing eg: configuring ems etc ..
Also will it be fine if i gave maximum importants to hard disks.
Thanks in advance
S.O
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2006 08:52 PM
08-17-2006 08:52 PM
Re: i/o error while working with database
If the error massge gives file name, you can try running following and see is you are able to read a file. Else you can also do full check on that file system and then on disk.
dd if=/path/file_name of=/dev/null
dd if=/FS_name of=/dev/null
dd if=/dev/rdsk/cxtxdx of=/dev/null bs=8k
Also Do you everything ok when you do vgdisplay and lvdisplay for that lvol?
And check disks invloved with STM.
dd if=/path/file_name of=/dev/null
dd if=/FS_name of=/dev/null
dd if=/dev/rdsk/cxtxdx of=/dev/null bs=8k
Also Do you everything ok when you do vgdisplay and lvdisplay for that lvol?
And check disks invloved with STM.
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2006 10:37 PM
08-17-2006 10:37 PM
Re: i/o error while working with database
Shalom,
This could have been caused by the system temporarily being very busy and the disk response exceeding the tolerance for delay of the database application.
More than likely mstm,cstm, or xstm is going to show a problem with the disk. I strongly suggest you make sure this data backup is workng well because there may be trouble ahead.
SEP
This could have been caused by the system temporarily being very busy and the disk response exceeding the tolerance for delay of the database application.
More than likely mstm,cstm, or xstm is going to show a problem with the disk. I strongly suggest you make sure this data backup is workng well because there may be trouble ahead.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
08-18-2006 02:27 AM
08-18-2006 02:27 AM
Re: i/o error while working with database
This appears to be a duplicate of another post about block corruption. The important error messgae here is: error 5 which is a Unix errno number meaning I/O error. For disks, it means that the disk is bad and cannot be fixed except to replace it. fsck and database repairs cannot repair the damage (which is probably mechanical due to a head crash, or electrical due to flakey electronics) because the data is unreadable.
Bill Hassell, sysadmin
Bill Hassell, sysadmin
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