- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PHCO_233261 I/O error at backup time
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-13-2006 12:57 AM
04-13-2006 12:57 AM
I use BRU utility to do my daily backup on my HP-UX v10.20 In the last couple of weeks, I have been receiving a peculiar erorr:
bru: [E018] "./new/hp/patches/PHCO_23261": read error: errno = 5, I/O error
bru: [W019] "./new/hp/patches/PHCO_23261": warning - file was truncated
I looked it up in the BRU manual which stated that the error is generated by HPUX. I went to the directory and the file is there (thouigh, admittedly, I can't tell if it's truncated or if something is using it) I'm stumped and not sure what to do at this point.
If anyone have any suggestions/recommendations on how I can resolve this, I'd really appreciate it.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 01:05 AM
04-13-2006 01:05 AM
Re: PHCO_233261 I/O error at backup time
I would suspect a disk error. Perform a dd to /dev/null to test it.
If the file was in use none of the file could be backed up.
Anything showing with: dmesg ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 01:07 AM
04-13-2006 01:07 AM
SolutionDo a "dd" as follows:
dd if=
If it returns I/O error then one of the disks in that lvol has a hardware problem.
You can replace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 02:15 AM
04-13-2006 02:15 AM
Re: PHCO_233261 I/O error at backup time
It does appear that I have not one, but two bad disks. The good news, it's not my root disk. :)
I'll place a call for support to HP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 02:25 AM
04-13-2006 02:25 AM
Re: PHCO_233261 I/O error at backup time
I have attached a simple script which I call errno. You give it the error code, either numeric or symbolic. errno 5 is EIO.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 03:22 AM
04-13-2006 03:22 AM
Re: PHCO_233261 I/O error at backup time
I had a look and my logical volumes are fine, none over 50%. But I'm wondering, wouldn't fsck be able to repair the files? Outside that error in backup, there are no other symptoms showing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 03:28 AM
04-13-2006 03:28 AM
Re: PHCO_233261 I/O error at backup time
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 03:36 AM
04-13-2006 03:36 AM
Re: PHCO_233261 I/O error at backup time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 03:44 AM
04-13-2006 03:44 AM
Re: PHCO_233261 I/O error at backup time
BTW - a second fsck after an "apparent" successful cleaning is *alway* a good idea - just to be sure.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 04:15 AM
04-13-2006 04:15 AM
Re: PHCO_233261 I/O error at backup time
And one thing about bad spots...they never get better and usually precede additional bad spots or total failure of the disk. I would make an emergency backup of the problem directory by removing the file (you can always replace that patch), then run your backup and finally replace your disk. If this is your vg00 root volume, there are a lot more tasks ahead, especially if you did not mirror the root disk.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2006 12:52 AM
05-30-2006 12:52 AM
Re: PHCO_233261 I/O error at backup time
I have found a fantastic paper on disk replacement in IT Resource Center and it made disk replacement a breeze. The link, for those interested, is:
https://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=926691&admit=-682735245+1148993424899+28353475
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2006 12:55 AM
05-30-2006 12:55 AM