Sponsored Content
Operating Systems Solaris [SOLVED] How to initialize LTO5 Tape Drive? Post 302753487 by Mack1982 on Wednesday 9th of January 2013 01:11:19 PM
Old 01-09-2013
[SOLVED] How to initialize LTO5 Tape Drive?

Hi,

We replaced one of our tape drives (attached to a SPARC Server) with an LTO5 one (external, attached vi SAS). Manually we check (using tar) that the OS can write data to the Tape Drive, however, the application backup is failing.

Since the application takes its own backup, the apps team opened a case with the vendor. The vendor came back stating that "the tape is not initialized".

Can someone explain what it means and how to do it in Solaris 10.

---------- Post updated at 10:11 PM ---------- Previous update was at 08:53 AM ----------

Got it, it is done by the application.
This User Gave Thanks to Mack1982 For This Post:
 

8 More Discussions You Might Find Interesting

1. Solaris

type of tape drive

Hello Expert, I'm new from unix I just want to ask how to check what particullar tape drive installed on my SUN Ultra 450. thanks (1 Reply)
Discussion started by: eykyn17
1 Replies

2. UNIX for Dummies Questions & Answers

tape drive

Hi, I need to restore my tape backup, when I type "tape status" it gives; status : ready beginning-of-tape write-protected soft errors : 0 hard errors : 0 underruns : 3 but... (4 Replies)
Discussion started by: alisevA3
4 Replies

3. AIX

Writing in a tape drive

Hi all, I need to write on a tape drive with AIX5.3. How to know the name of this tape and what is the procedure to read and write on this tape? Regards, Tovo (2 Replies)
Discussion started by: tovohery
2 Replies

4. AIX

Tape Drive

I have tape drive in one Lpar. when i saw that time tape is in defined state. After that i deleted the tape drive using the rmdev -R command. Then fired the cfgmgr -v command. But I am not getting the tape drive. Now the drive is even not in defined state also. It is not shown the tape drive. How... (1 Reply)
Discussion started by: pernasivam
1 Replies

5. SCO

How to initialize tape drive

Hi all Just connected a SCSI tape drive to our ScoUnix server running Unixware 7.0.1. The ID assigned to it is 3. When I open ArcServe it is saying that tape drive is not found and I cannot configure it. How can I make the tape drive accessible to the system? Thanks! (4 Replies)
Discussion started by: ramon82
4 Replies

6. Solaris

Help with tape drive

Hey folks, Linux admin here, forced to use Opensolaris to try to use ufsdump/ufsrestore to get some data of some old tapes. I've got Opensolaris 2009.06 on x86 and a Sony SDX-700V. As a "control" experiment, I booted the system with a Linux live CD and the tape drive worked perfectly. ... (2 Replies)
Discussion started by: eddy_sysad
2 Replies

7. AIX

Slow listing of LTo5 tape contents

Hi, We are taking our filesystem backup having size of 1.3 TB on LTO5 catridges using the following command find * -print|backup -ivf '/dev/rmt0' '-U' i.e backup byname and it took about 6.5 Hours to complete When we are listing same tape contents using the following command restore... (1 Reply)
Discussion started by: m_raheelahmed
1 Replies

8. HP-UX

TAPE drive

I have used ioscan -fnC tape and the system identified the tape drive. what is the command to show a listing of what is on the tape? I have used ls /dev/rmt/rmt0 to no avail. can anyone help? Thanks in advance (10 Replies)
Discussion started by: Randydog
10 Replies
tms(4)							     Kernel Interfaces Manual							    tms(4)

Name
       tms - TMSCP magnetic tape interface

Syntax
       For UNIBUS, Q-bus:
	  controller klesiu0 at uba0
	  controller uq0 at klesiu0 csr 0174500 vector uqintr
	  tape tms0 at uq0 drive 0

       For MSI Bus:
	  adapter msi0 at nexus?
	  controller dssc0 at msi0 msinode 0
	  tape tms0 at dssc0 drive 3

       For VAXBI:
	  controller klesib0 at vaxbi0 node 0
	  controller uq0 at klesib0 vector uqintr
	  tape tms0 at uq0 drive 0

	  controller aie0 at vaxbi? node?
	  controller bvpssp0 at aie0 vector bvpsspintr
	  tape tms0 at bvpssp0 drive 0

       For MSI Bus:
	  adapter msi0 at nexus?
	  controller dssc0 at msi0 msinode 0
	  tape tms0 at dssc0 drive 0

       For VAX CI/HSC:
	  adapter ci0 at nexus?
	  adapter ci0 at vaxbi? node?
	  controller hsc0 at ci0 cinode 6
	  tape tms0 at hsc0 drive 3

Description
       Prior to Version 2.0, this device was referenced by tmscp(4).

       The  TMSCP  driver  provides  a standard tape drive interface, as described in This is a driver for any controller that adheres to the Tape
       Mass Storage Control Protocol (TMSCP).  The TMSCP controllers communicate with the host through a packet-oriented protocol termed the  Tape
       Mass  Storage  Control Protocol.  This driver also supports n-buffered reads and writes to the raw tape interface (used with streaming tape
       drives).  See for further details.

Tape Support
       TK50, TK70, TF70, TU81, TU81e, TA78, TA79, TA81, RV20, TA90, TA90E, TA91

Diagnostics
       All diagnostic messages are sent to the error logger subsystem.

Files
See Also
       mtio(4), nbuf(4), MAKEDEV(8), uerf(8), tapex(8)
       Guide to the Error Logger

																	    tms(4)
All times are GMT -4. The time now is 01:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy