- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: I/O 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
01-03-2007 07:49 AM
01-03-2007 07:49 AM
I/O Error
When we try to add a datafile we get the error as HP-UX error : 5: I/O error. any ideas?
this is the exact error..
ORA-19502: write error on file "/oracle/data/clud_35/clud.data35", blockno 6401 (blocksize=8192)
ORA-27072: skgfdisp: I/O error
HP-UX Error: 5: I/O error
Additional information: 6401
(2007-01-01 01.08.19)
please advise
Thanks
brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 07:58 AM
01-03-2007 07:58 AM
Re: I/O Error
write, you will see that the write system call sets errno = 5 on a physical i/o error. This means that an i/o error occurred at the hardware level so check for a bad disk, cable, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 08:08 AM
01-03-2007 08:08 AM
Re: I/O Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 06:56 AM
01-05-2007 06:56 AM
Re: I/O Error
vgcfgbackup:/etc/lvmtab is out of date with the running kernel: kernel indicates 12 disks for "/dev/data10";/etc/lvmtab has 11 disks. cannot proceed with the backup
are these related errors?
thanks
brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 07:18 AM
01-05-2007 07:18 AM
Re: I/O Error
did you replace a disk already?
This message indicates very often a wrong replacement procedure.
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
01-05-2007 07:20 AM
01-05-2007 07:20 AM
Re: I/O Error
Does an lvdisplay -v of the lvol show anything fishy ? Also try diskinfo -v on the physical volumes.
Cheers