Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

tms(7) [osf1 man page]

tms(7)							 Miscellaneous Information Manual						    tms(7)

NAME
tms - TMSCP magnetic tape interface SYNOPSIS
For XMI/KDM on Alpha-based systems: bus xmi0 at iop0 vector xmierror controller uq0 at xmi? port kdm vector uqintr device tape tms0 at uq0 drive 0 For MSI Bus: only MIPS-based DECsystem 5500 bus msi0 at ibus? vector msi_isr controller dssc1 at msi0 msinode 1 device tape tms3 at dssc1 drive 3 For XMI/CI/HSC on Alpha-based systems: bus xmi0 at iop0 vector xmierror bus ci0 at xmi? port np vector cimna_isr controller hsc6 at ci0 cinode 6 device tape tms3 at hsc6 drive 3 For tms devices dual ported between two controllers: device tape tms2 at * drive 2 DESCRIPTION
The TMSCP driver provides a standard tape drive interface, as described in mtio(7). 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. Tape Support - Alpha-based systems TA78, TA79, TA81, TA90, TA90E, TA91 Diagnostics All diagnostic messages are sent to the error logger subsystem. FILES
/dev/rmt??? /dev/nrmt??? SEE ALSO
mtio(7), MAKEDEV(8), uerf(8), tapex(8) delim off tms(7)

Check Out this Related Man Page

MT(1)							      General Commands Manual							     MT(1)

NAME
mt - magnetic tape manipulating program SYNOPSIS
mt [ -f tapename ] command [ count ] DESCRIPTION
Mt is used to give commands to a magnetic tape drive. If a tape name is not specified, the environment variable TAPE is used; if TAPE does not exist, mt uses the device /dev/rmt12. Note that tapename must reference a raw (not block) tape device. By default mt performs the requested operation once. Operations may be performed multiple times by specifying count. The available commands are listed below. Only as many characters as are required to uniquely identify a command need be specified. eof, weof Write count end-of-file marks at the current position on the tape. fsf Forward space count files. fsr Forward space count records. bsf Back space count files. bsr Back space count records. rewind Rewind the tape (Count is ignored). offline, rewoffl Rewind the tape and place the tape unit off-line (Count is ignored). status Print status information about the tape unit. cacheon Enable the readahead/writebehind cache on the tape unit. cacheoff Turn off the readahead/writebehind cache on the tape unit. Mt returns a 0 exit status when the operation(s) were successful, 1 if the command was unrecognized, and 2 if an operation failed. The cacheon and cacheoff commands currently only apply to the TMSCP driver and then only for certain drives such as the TU81+. No error is produced by the TMSCP driver if the cache commands are used. Other drivers will return an error code since they do not recognize the MTCACHE and MTNOCACHE functions codes. See mtio(4). FILES
/dev/rmt* Raw magnetic tape interface SEE ALSO
mtio(4), tmscp(4), dd(1), ioctl(2), environ(7) 4th Berkeley Distribution December 22, 1995 MT(1)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

View tape Info?

Does anyone know the UNIX command to view and/or erase data that is on an 8-track tape? Thanks for your help! Linda (13 Replies)
Discussion started by: lfulton
13 Replies

2. Solaris

I/O error

I have error in my tape drive... what is that mean this msg "tar: write error: I/O error" plz help me :( i checked the SCSI and the power of the tape drive. bash-2.03$ mt -f /dev/rmt/1 status HP DAT-72 tape drive: sense key(0xb)= Aborted Command residual= 0 retries= 0 file no=... (6 Replies)
Discussion started by: ahmad_one
6 Replies

3. SCO

Tape drive cleaning

Hello everyone, First, thank you anyone who might be able to help : ) !! here it is, I am using SCO at my business, and I back up everything to a tape drive. I want to do my cleaning of the drive, and i put in the cartridge to the drive, it recognizes it yet it will not engage the... (5 Replies)
Discussion started by: RichardHeadd
5 Replies

4. HP-UX

IGNITE / Make recovery

Hi, Currently, we are doing make recovery in our servers but dds tape drive of 1 of our servers is not working. I suppose to use external dds tape drive but the problem is that there is no slot from the server for the scsi type external dds device. Is it possible to use drives from other... (5 Replies)
Discussion started by: Tris
5 Replies

5. Linux

How to changed Permission on Tape

I am unable to backup file on my tape drive # mt -f /dev/st0 status SCSI 2 tape drive: File number=0, block number=0, partition=0. Tape block size 0 bytes. Density code 0x25 (DDS-3). Soft error count since last status=0 General status bits on (45010000): BOT WR_PROT ONLINE IM_REP_EN #... (6 Replies)
Discussion started by: real-chess
6 Replies

6. Solaris

in correct drive name

I am new to solaris and I replaced a faulty tape drive sun DLT7000 But, I am getting the follwoing error when system reboots ltid deamon error drive index 1 is not correct, drive name /dev/rmt/2cbn is incorrect no such file or directory. I have two drives the other one is /dev/rmt/0cbn,... (8 Replies)
Discussion started by: latif1958
8 Replies

7. Solaris

/dev/rmt is empty - Trying to make Tape Drive Functional

I have an HP Proliant DL380 with Intel Processors that I recently loaded Solaris 10 with latest patches on it. I'm trying to do a ufsdump to an HP DAT 40 tape drive via SCSI, but I can't get it to do anything because /dev/rmt is empty. I've tried the following with luck: touch /reconfigure,... (7 Replies)
Discussion started by: cvaughn
7 Replies

8. AIX

AIX doesn't detect smc1 media changer in ts3200 tape library

Hi all, I'm having a problem here my environment as follows. AIX 5.3 TL 10 running on a P6 p520 sever with 3 fibre channel cards and Tivoli Storage Manager TSM 5.4 and TS3200 Tape Library with 2 drives and 2 media changers. My problem as follows smc1 doesn't show up , I ran cfgmgr multiple... (6 Replies)
Discussion started by: h@foorsa.biz
6 Replies

9. AIX

/dev/rmt devices are missing

Hello, I attached a tape drive to one of my partitions but i cannot find the device. I run the command lsdev|grep rmt but i dont get anything in return. When i run lsslot -c slot i can see the slot number and the device that belongs to the tape drive but i cannot find any rmt files in /dev.... (6 Replies)
Discussion started by: omonoiatis9
6 Replies

10. SCO

Tape Drive (/dev/rct0) donot work sometimes

Hi all, I am facing problem with my Tape drive (hp) (/dev/rct0) on SCO Unix version 6.0.0. Sometimes tar works fine but some times it doesnot work and I have to restart the server to get it work. One reboot/shutdown is OK. to solve the problem. Error is "cannot open ... (9 Replies)
Discussion started by: dextergenious
9 Replies

11. Emergency UNIX and Linux Support

C4 scsci Tape library not detectable after lustarter patching on solaris 10 u4

Hi All, We have patched our solaris 10 u4 server with lustarter patch in order to get it prepared for solaris live upgrade.The patch installation went pretty fine and we did reboot the server after patching.But after patching we have noticed O.S is not able to detect tape library.Not sure what... (22 Replies)
Discussion started by: sahil_shine
22 Replies

12. Solaris

Generic drive in a Sun Storage Array?

With a sun storage array j4200 with a failed drive. It's got 11 other drive right now running seagate's ST314655SSUN146G I'm about to replace that one drive with seagate's ST3146356SS drive. Do anyone see this as a problem to use non-Sun drives in Sun storage array or mixing the two... (9 Replies)
Discussion started by: JT-KGY
9 Replies

13. Solaris

UNIX Checking Tape Space

Hello. My name is Alex and I am new to the UNIX environment. One of the things that I do on a daily basis is I perform backups to tape on a Sun Ultra 25. I use DAT72 tape. The tape that is currently in the tape drive has about five database backups within it already. I was just hoping... (19 Replies)
Discussion started by: daddy.torres
19 Replies

14. 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

15. Solaris

Install ext DLT Sun Tape drive on V445 Solaris 10

I have a SunFire V445 running Solaris 10 and am adding a Sun DLT tape drive. From the OK prompt the probe-scsi-all does see the drive and it is the proper target of 4. When I do the boot -- -r it does build the /dev/rmt directories correctly and the links to /devices appear correct as well. When I... (8 Replies)
Discussion started by: chastings
8 Replies