Sponsored Content
Full Discussion: Erasing backup tapes (DLT)
Special Forums Hardware Filesystems, Disks and Memory Erasing backup tapes (DLT) Post 302340950 by TonyFullerMalv on Tuesday 4th of August 2009 06:06:20 PM
Old 08-04-2009
The obvious way to do the erasing is to use the mt(1) command using the erase parameter. I've always used commercial software like Legato or Netbackup to drive tape libraries, but the scsieject(1), loaderinfo(1) and mtx(1) commands look like they will potentially do what you want in order to automate the changing of tapes in the drive.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

erasing old files

Hi, I need to delete all the files before yesterday on a single directoy. Do you help me? TKS. (1 Reply)
Discussion started by: lsquillacioti
1 Replies

2. Filesystems, Disks and Memory

DLT 4000 drivers?

I am using a Quantum DLT 4000 tape drive on a PowerMac G4 with OS 10.1.5 I'd like to use the Terminal application, which is based on BSD 4.4, to see the tape drive and write backup tapes to it. First, is there a way to list all the devices attached to the computer? And secondly, is there a way... (0 Replies)
Discussion started by: derekc132002
0 Replies

3. UNIX for Dummies Questions & Answers

check a DLT connexion?

HI, I'm using a solaris 6. I have allready changed the drive once, everything is ok unitl I mount a tape IN, after that I can't do nothing... the mt command give me every time the same result "device bussy..." I lost the DLT control, how can I check what is wrong? (1 Reply)
Discussion started by: xylos
1 Replies

4. UNIX for Dummies Questions & Answers

erasing portion of line with sed

hi, I'm trying to use sed to erase everything, and including the ending parenthesis. For example: input: blah blah blah (12355)this is what i want. output: this is what i want. how would i do this? i found an example online that does the opposite: sed \"s|test.*||g\" file1 > file2"; ... (5 Replies)
Discussion started by: gammaman
5 Replies

5. UNIX for Dummies Questions & Answers

Backspace erasing the prompt

My AIX has Korn Shell. I had set the prompt by providing assigning to PS1. If on the prompt I use backspace it erase the whatever appeared due to PS1. Can someone tell me how to forbid this erasing of prompt string, with this behaviour? Thanks in advance. (4 Replies)
Discussion started by: videsh77
4 Replies

6. SCO

New backup tapes do not work

We are using Lone-tar to back up an old SCO UNIX System V/386 3.2. It was working fine until I inserted new data cartridges. I bought the exact same ones that I was using: HP DDS-1 Data Cartridge Compressed Capacity: 4GB Order number- C5706A If I insert a new tape and backup (done by... (0 Replies)
Discussion started by: ariepul
0 Replies

7. UNIX for Dummies Questions & Answers

Mounting DLT tape and to backup file to tape

Hi there: I'm new here Can anyone help me: I have DS15 Alpha server : Unix 5.1B Now i need to connect a DLVT VS80 1U Rackmount Tape Drive unit. What is the exact comman to mount the DLTape IV?? How do i make backuo @ copy file to the tape? Thanx to all (0 Replies)
Discussion started by: ayzeayem
0 Replies

8. UNIX for Dummies Questions & Answers

Backup Tapes Health checks

Hi all gurus Is there any command to perform the tapes health checks? thanks in adv jiajin (1 Reply)
Discussion started by: lijiajin
1 Replies

9. Solaris

HELP ME! Mounting tapes parallel backup SL500 on solaris 10

Dear Experts, I would like to perform parallel backup using SL500, but i have problem with mounting tape. Please share your thought/experience how to mounting tape on SL500 with parallel backup (2 tapes). Thanks in Advance. Edy (1 Reply)
Discussion started by: edydsuranta
1 Replies

10. Red Hat

Unable to detect HP backup tapes in RHEL 6.2

Hi All, We connected 2 new tape drives to the servers. I am not able to see both HP tape drives in OS level. I am using RHEL 6.2 OS. I have scanned and rebooted the server but still can't able to find the drives. Thanks in advance..!!!! ---------- Post updated 10-22-13 at 05:07 PM... (1 Reply)
Discussion started by: Navkreddy
1 Replies
TAPELIST(5)						   File formats and conventions 					       TAPELIST(5)

NAME
tapelist - The list of Amanda volumes in use DESCRIPTION
The tapelist file contains the list of tapes in active use. This file is not ordinarily ordinarily edited or examined manually. Its format may change, or it may be removed altogether, in future versions of Amanda. It contains lines of the form: YYYYMMDD label flags [BARCODE:barcode] [META:meta] [BLOCKSIZE:blocksize] [#comment] Where YYYYMMDD is the date the tape was written, label is a label for the tape as written by amlabel and flags is one of "reuse" or "no-reuse" and tells Amanda whether the tape may be reused. A non-reusable tape will not be overwritten, even if it is older than dumpcycle dumps. See the reuse options of amadmin(8). The optional barcode is prefixed with 'BARCODE' if the volume have a barcode. The optional meta label is prefixed with 'META' if the volume is on a meta volume. The optional blocksize is prefixed with 'BLOCKSIZE'. The optional comment is prefixed with a '#' and continues to the end of the line. Amanda will maintain this comment until the tape is overwritten. Note that comments are not allowed on blank lines. The file is sorted such that the most-recently used tape appears on the first line, and the oldest tape appears on the last line. Amdump and amflush will by default refuse to write to an unlabeled tape, or to a labeled tape that is considered active or marked "no-reuse". There must be more tapes in active rotation (see the tapecycle option) than there are runs in the backup cycle (see the dumpcycle option) to prevent overwriting a backup image that would be needed to do a full recovery. SEE ALSO
amanda(8), amanda.conf(5) The Amanda Wiki: : http://wiki.zmanda.com/ AUTHORS
James da Silva <jds@amanda.org> Stefan G. Weichinger <sgw@amanda.org> Dustin J. Mitchell <dustin@zmanda.com> Zmanda, Inc. (http://www.zmanda.com) Amanda 3.3.3 01/10/2013 TAPELIST(5)
All times are GMT -4. The time now is 10:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy