- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: I/O error using dd
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
09-03-2004 02:36 AM
09-03-2004 02:36 AM
626+0 records in
625+1 records out
I/O error
>
Whereas OK for others rlvol I copy.
What can explain this repeated I/O error?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2004 02:40 AM
09-03-2004 02:40 AM
Re: I/O error using dd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2004 02:42 AM
09-03-2004 02:42 AM
Re: I/O error using dd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2004 02:44 AM
09-03-2004 02:44 AM
Re: I/O error using dd
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2004 02:46 AM
09-03-2004 02:46 AM
Solution1) dbefr2_ref/rlvol4 is to small to contains dbefr1/rlvol4. Check searching "LV Size" in lvdisplay -v /dev/dbefr2_ref/lvol4 and lvdisplay -v /dev/dbefr1_ref/lvol4
2) the disk inside the dbefr2_ref vg has a hard problem,
3) your SCSI control has a hard problem.
Olivier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2004 02:46 AM
09-03-2004 02:46 AM
Re: I/O error using dd
The classic test for a failed hard drive is to run dd against it like this:
dd if=/dev/rdsk/cNtNdN of=/dev/null bs=1024k
If you get an I/O error, your drive is probably due for replacement.
I would look through syslog for errors reported against this drive or run diagnostics against it.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2004 03:01 AM
09-03-2004 03:01 AM
Re: I/O error using dd
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2004 11:43 PM
09-03-2004 11:43 PM
Re: I/O error using dd
Try recreating the LVOL and then do dd..That will be best.
Thanks
Prashant