Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Reading a tape from a StorEdge Autoloader L8. Post 302227550 by dr. phreeze on Thursday 21st of August 2008 11:45:29 AM
Old 08-21-2008
Quote:
Originally Posted by lochraven
What OS?

How was the tape created? tar, cpio, 3rd party utility?
It's actually on a Solaris 8. Tar
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

error reading from tape

Hi all, I am attempting to read tar images from a DLT tape, and have recieved an error, which i don't know: tar: blocksize = 8 tar: directory checksum error I have been able to read from other tapes, using the same command (tar -tvf /devicename) but this time i have an... (3 Replies)
Discussion started by: colesy
3 Replies

2. UNIX for Dummies Questions & Answers

reading from tape error

I have been attempting to read a DLT tape, but encountered problems. I have applied patches from SUN that 'resolve' known problems with tape reading etc...but still the error! Techsupport reckon that the data/tape is corrupt. I would like to think they aren't. Are there any issues with... (10 Replies)
Discussion started by: colesy
10 Replies

3. UNIX for Advanced & Expert Users

Autoloader working

Hi Exprts, I've some question regrading to work with Tape Autoloaders. i like to know that for making backup we could use "Tar" commands & any commands that we use for writing on ordinary Tape drives. Thanks, Nikk (4 Replies)
Discussion started by: nikk
4 Replies

4. AIX

reading contents on a 4mm tape

I am experimenting with one of my TSM processes, and I am trying to write something to a 4mm tape. I tried to use the tctl command, but, I was unsuccessful. what AiX command can I run in order to see if my output is on the tape ? Thank You ! (0 Replies)
Discussion started by: DATDANGGADUDE
0 Replies

5. AIX

Problem reading a 4mm tape drive

I'm attempting to read a tape in a 4mm drive (AIX 4.3) using the following command... tar tvf /dev/rmt0 ...and I keep getting the following error message: tar: 0511-193 An error occurred while reading from the media. There is not enough memory available now. I've googled this error... (2 Replies)
Discussion started by: tdpearson
2 Replies

6. Solaris

Using Enterprise 4500 with storedge D100 and storedge A5200

Sorry if this seems trivial. i have been given a task at work to configure a sun processing server "enterprise 4500" so it can work with the a storage server "storedge A5200" and "storedge D1000" the truth is i have never worked on a sun server before. i need a guideline (step by step) as to... (5 Replies)
Discussion started by: lawalidowu
5 Replies

7. UNIX for Advanced & Expert Users

Reading from a corrupted tape

I've got a backuptape in cpio format that was accidentally overwritten with a very small batch file. As I assume that the cpio header has been overwritten, I cannot extract files from the backup in the conventional manner: ( cpio -itv </dev/rct0 cpio: this is not a cpio file, bad header) ... (0 Replies)
Discussion started by: mart4179
0 Replies

8. UNIX for Dummies Questions & Answers

Reading label from tape

Hi, I have a HP SURESTORE 40 tape drive. Several archives are stored on it using DUMP. I have several volumes stored on the tape... If I issue restore -rf /dev/st0 will it restore just the arhcive that the tape reader is currently on or will it restore all of them? Thanks, (3 Replies)
Discussion started by: mojoman
3 Replies

9. Red Hat

reading an AIX cpio tape on RH8

Thanks for any insights you might have... I have a RH8 system setup with a DAT drive. I have a AIX tape that was made using cpio. Bottom line is I need to read the AIX tape into the RH box. I was able to do cpio -itv --no-absolute-filenames < /dev/st0 and read the table of contents. ... (0 Replies)
Discussion started by: mike114327
0 Replies

10. UNIX for Advanced & Expert Users

Help with ZFS backup on remote autoloader

I have a cluster of 2 V490s, one is connected to tape. I need a way to backup ZFS file systems from the non-tape machine to the tape machine. I tried : zfs send pool/snap@today | ssh host2 zfs recv pool2/snap@today | dd /dev/tape, to no avail. My question: 1- Is there a way to backup ZFS... (1 Reply)
Discussion started by: Blacklander
1 Replies
BTAPE(8)					     Network backup, recovery and verification						  BTAPE(8)

NAME
btape - Bacula's Tape interface test program SYNOPSIS
btape [options] device-name DESCRIPTION
This manual page documents briefly the btape command. OPTIONS
A summary of options is included below. -? Show summary of options and commands. -b bootstrap Specify a bootstrap file. -c config Specify configuration file. -d nn Set debug level to nn. -p Proceed inspite of I/O errors. -s No signals (for debugging). -v Set verbose mode. COMMANDS
autochanger test autochanger bsf backspace file bsr backspace record cap list device capabilities clear clear tape errors eod go to end of Bacula data for append eom go to the physical end of medium fill fill tape, write onto second volume unfill read filled tape fsf forward space a file fsr forward space a record help print this reference label write a Bacula label to the tape load load a tape quit quit btape rawfill use write() to fill tape readlabel read and print the Bacula tape label rectest test record handling functions rewind rewind the tape scan read() tape block by block to EOT and report scanblocks Bacula read block by block to EOT and report status print tape status test General test Bacula tape functions weof write an EOF on the tape wr write a single Bacula block rr read a single record rb read a single bacula block qfill quick fill command SEE ALSO
bscan(1), bextract(1). AUTHOR
This manual page was written by Jose Luis Tallon <jltallon@adv-solutions.net>. Kern Sibbald 26 November 2009 BTAPE(8)
All times are GMT -4. The time now is 05:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy