Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: formatting; copyright;

...

Charon-HPA provides the utility MTD , a Magnetic Tape Dump utility which can copy Charon-HPA virtual tape image files to or from a physical tape device connected to the host system. MTD is a Linux
command line utility.

The MTD utility is used to:

  • Create a Charon-HPA tape image from a physical tape
  • Write a tape image to a physical tape.

Command syntax:

$ mtd [options] <tape device name> <tape container name>  name>    (tape > to file)

$ mtd [options] <tape  <tape container name> <tape device name>  name>   (file > to tape)


Parameters:

MTD - CHARON Magnetic Tape Dump & Restore utility, Version 2.3 (Build 18302)
Copyright (C) 2009-

2016

2018 STROMASYS SA. All rights reserved.

Usage: mtd [options] <tape-drive-name> <file-name> - dump tape content to file

mtd

mtd                  <file-name> <tape-drive-name> - restore dump to tape

mtd

mtd                  <file-name> <file-

name>

name>       - convert formats

mtd <file-name>

mtd                  <file-name>                   - examine tape dump and check integrity

<tape-drive-name> - tape drive
      <file-name> - name of tape container file (.mtd or .vtape)

Options: 
-l <file-name> - log file name (.log)

-

n

n             - do not rewind tape
-r

<number>

<number>    - number of attempts to retry failing tape reads
-

i

i             - ignore failing tape reads (implies -r 0)
-

p

p             - disable progress reporting
-

v

v             - enable verbose trace of data transfer (implies -p)
-

s

s             - output tape image in SMA format (not relevant for Charon-HPA)
-

g

g             - gather statistics and print upon completion
-a             - do not print logo


Example physical tape to container:

$ mtd -l tape1.txt -r 10 /dev/st5 /charon/tapes/tape1.vtape

Example container to physical tape:

$ mtd /charon/tapes/tape1.vtape /dev/st5


Div
classpagebreak



Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc