- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SCSI TAPE: dev = 0xcd032040 I/O error during close
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-08-2007 12:14 PM
04-08-2007 12:14 PM
SCSI TAPE: dev = 0xcd032040 I/O error during close
But ioscan status is normal.(engineer)
i'm find log of dmesg.
SCSI TAPE: dev = 0xcd032040 I/O error during close
SCSI TAPE: dev = 0xcd032040 I/O error during close
SCSI TAPE: dev = 0xcd032040 I/O error during close
SCSI TAPE: dev = 0xcd032040 I/O error during close
SCSI TAPE: dev = 0xcd032040 I/O error during close
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2007 12:40 PM
04-08-2007 12:40 PM
Re: SCSI TAPE: dev = 0xcd032040 I/O error during close
There is possibility that script is issueing a command on a device file which is not supported on that.
For Example:
Using a script to write to the tape device is producing the following message in syslog.log:
vmunix SCSI TAPE: dev=0xcd032040 I/O error during close
The tape and tape drive are both OK.
the script is issuing the mt(1) command
against a no-rewind device file which produced the IO error.
The mt command works best when used with the Berkeley style device file. This is explained in the man page:
WARNINGS: Only raw, no-rewind Berkeley-type devices should be specified. This type of device will not reposition the tape upon close. An example of such a device is /dev/rmt/0mnb. Please refer to mt(7) for more details.
When the /dev/rmt/0mnb device is used, the problem went away.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2007 08:39 PM
04-09-2007 08:39 PM
Re: SCSI TAPE: dev = 0xcd032040 I/O error during close
if I remember correctly, this message may appear, when a tape is prematurely ejected while the backup process is still in progress.
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2007 04:55 AM
04-17-2007 04:55 AM
Re: SCSI TAPE: dev = 0xcd032040 I/O error during close
any news for this topic?
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2007 05:06 AM
04-17-2007 05:06 AM
Re: SCSI TAPE: dev = 0xcd032040 I/O error during close
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!
