- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to read/write to Compaq SDLT 320 drive
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
08-19-2005 12:49 AM
08-19-2005 12:49 AM
Unable to read/write to Compaq SDLT 320 drive
When I try to read or write to the device with a simple tar, I receive the following:
tar: cannot open /dev/rmt/1m
The drive has been cleaned. It reports this error with various tapes. The tapes are DLT IV's I think. I thought these were compatible?
Additional info:
Hardware path for ...
Tape device: 0/2/1/0.6.0
SCSI C1010 Ultra160 wide LVD A6828-60101: 0/2/1/0
Device file name for SDLT: /dev/rmt/1m (c4t1d0)
There is an Ultrium tape drive on the same SCSI card (/dev/rmt/0m) that works fine.
I am trying to migrate data from an older server onto this new one.
Many thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 12:53 AM
08-19-2005 12:53 AM
Re: Unable to read/write to Compaq SDLT 320 drive
Is stape drives in kernel??
kmsystem
Do you see your tape drive as claimed??
do you have device file in place with appropriate perms, If yes, what does
mt -f /dev/rmt/1m stat say??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 01:16 AM
08-19-2005 01:16 AM
Re: Unable to read/write to Compaq SDLT 320 drive
I believe the media you need for this drive is:
C7980A - HP Super DLT tape I data cartridge, 220-320 GB
C7982A - HP SDLT cleaning cartridge
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 01:21 AM
08-19-2005 01:21 AM
Re: Unable to read/write to Compaq SDLT 320 drive
Check the first page of chapter 3 in this manual:
http://h200005.www2.hp.com/bc/docs/support/UCR/SupportManual/TPM_201412e2(1)/TPM_201412e2(1).pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 02:53 AM
08-19-2005 02:53 AM
Re: Unable to read/write to Compaq SDLT 320 drive
Output of mt -f /dev/rmt/1m stat:
Drive: COMPAQ SDLT320
Format:
Status: [0]
File: 0
Block: 0
The device is CLAIMED after ioscan.
I do only need to read from the tapes & not write to them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 02:54 AM
08-19-2005 02:54 AM
Re: Unable to read/write to Compaq SDLT 320 drive
Cheers,
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 03:04 AM
08-19-2005 03:04 AM
Re: Unable to read/write to Compaq SDLT 320 drive
It could be a drive problem. Put you backup media which you want to restore apart to confirm the functionality of the drive. You a new compatible media for that. If it works fine with that then you should try restore using backup media.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 03:51 AM
08-19-2005 03:51 AM
Re: Unable to read/write to Compaq SDLT 320 drive
Check hardware details. Does Compaq SDLT 320 support the tape you are trying to read??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 05:11 AM
08-19-2005 05:11 AM
Re: Unable to read/write to Compaq SDLT 320 drive
Were those tapes written from one of those kind drives? Are you sure about the format of data is tar?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2005 10:39 PM
08-19-2005 10:39 PM
Re: Unable to read/write to Compaq SDLT 320 drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2005 05:19 AM
08-20-2005 05:19 AM
Re: Unable to read/write to Compaq SDLT 320 drive
I guess the required device files would have been created using insf -e . But it is not 1m for sure. You have to check with other device files . If it doesn't work, then we have to create device files.
Refer the following link
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079903371
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2005 06:10 AM
08-20-2005 06:10 AM
Re: Unable to read/write to Compaq SDLT 320 drive
Pls check out the following:
# ioscan -fnC tape [ check CLAIMED Status ].
# kmsystem -q stape
# lssf /dev/rmt/1m [ check the path should match with ioscan output of the SDLT drive]
# mt -f /dev/rmt/1m status
If all this thing doesnot work , try creating the device file for the SDLT drive , with insf.
Cheers ,
Raj.D
--------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2005 06:20 AM
08-20-2005 06:20 AM
Re: Unable to read/write to Compaq SDLT 320 drive
Also you have mentioned ,
------------------
Hardware path for ...
Tape device: 0/2/1/0.6.0
SCSI C1010 Ultra160 wide LVD A6828-60101: 0/2/1/0
Device file name for SDLT: /dev/rmt/1m (c4t1d0)
------------------
so it seems that Tape device is at target ID:6 ["Tape device: 0/2/1/0.6.0"]and the , device file name supposed to be : c4t6d0 .
pls check with # lssf /dev/rmt/1m , whether it is correct.
Cheers ,
RajD.
------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 09:43 PM
08-21-2005 09:43 PM
Re: Unable to read/write to Compaq SDLT 320 drive
I recreated the device files using sam but no success when testing.
The device file name was a typing mistake by me. It is listed as c4t6d0.
Cheers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 10:22 PM
08-21-2005 10:22 PM
Re: Unable to read/write to Compaq SDLT 320 drive
lssf is located in /usr/sbin and is part of standard os installation.
man lssf for details.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 10:54 PM
08-21-2005 10:54 PM
Re: Unable to read/write to Compaq SDLT 320 drive
Did a search for it & nothing was found
The OS is HPUX 11.23. I've not come across that command before.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 09:05 PM
08-23-2005 09:05 PM
Re: Unable to read/write to Compaq SDLT 320 drive
I tried physically disconnecting & reconnecting the device yesterday. There was no change. In fact, upon reboot, the OS now displays 'ERROR: cannot initialize SCSI device'!
Does this sound like the device itself is faulty?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 03:18 AM
08-24-2005 03:18 AM
Re: Unable to read/write to Compaq SDLT 320 drive
Yes it is quite possible. Can you try by replacing the drive?
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 04:15 AM
08-24-2005 04:15 AM
Re: Unable to read/write to Compaq SDLT 320 drive
Seems problem with the SDLT 320 drive , and its unable to initialize on reboot.
And As the other Drive works on the same card ..
Try loggin a HW call, for this drive.
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 08:08 PM
08-24-2005 08:08 PM