- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: tape 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
09-24-2003 11:23 PM
09-24-2003 11:23 PM
when i backup my system
it can't accomplish
when i lookup the /var/adm/syslog/syslog.log file
the error message is :
sep 25 15:04:06 host1 vmunix SCSI TAPE ï¼ dev=0xcd010040 I/0 error during close
what' wrong with my tape?
thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 11:30 PM
09-24-2003 11:30 PM
Re: tape error !
if it has once worked, I suggest that you try cleaning the tape drive and then replace the tape.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 11:38 PM
09-24-2003 11:38 PM
SolutionAction : Clean using
approved media
Likely issue 2) Faulty Tape
Action: Replace tape
Likely issue 3) Possible hardware Failure
Action: Call engineer
General Notes:
Try cleaning the drive and also use a known good tape to perform a test backup. Thereafter if still an issue call an engineer to replace the drive.
Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 11:58 PM
09-24-2003 11:58 PM
Re: tape error !
Replace the tape then try to take backup
still u facing the same problem then there is some problem in the tape drive.
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 12:00 AM
09-25-2003 12:00 AM
Re: tape error !
Check the tape using the command
dd if=/dev/rmt/0m of=/dev/null bs=1024
(whatever ur tape drive path)
if the whatever record in and out not matching then there is problem with the tape
Thanx