| DATs,   EXABYTEs,   and   DLTs |
¤ ° ¤
Topics Covered:
- Types and Locations of Tape Drives
- Mounting, Reading from (or writing to), and Dismounting Tapes within AIPS
- Mounting, Reading from (or writing to), and Dismounting Tapes at the unix Level
- Common Tape Problems
- Backing up your Data after Processing
- Dirty Tape Drives
- Tape Lifetimes
Types and Locations of Tape Drives
| MACHINE |
  DAT   |
EXABYTE |
  DLT   |
| RGLINUX4 |
no |
no |
yes |
| RGLINUX5 |
no |
yes |
no |
| RGLINUX6 |
yes |
no |
no |
| RGLINUX7 |
yes |
no |
no |
| RGLINUX8 |
yes |
no |
no |
|
There are no tape drives on RTDC1-3. Please
remote mount, if you are running AIPS on one of these machines.
All drives are in M342.
Mounting, Reading from (or writing to), and Dismounting Tapes within
AIPS
To mount your tape:
- Insert your tape into drive.
- Set the value of intape in the AIPS verb MOUNT.
- If you are mounting locally, EXABYTEs, DATs, and DLTs are assigned intapes
1,2, and 3, respectively.
- If you are mounting remotely, intape must be set to 1 or 2 (RTDC1-3); 
2 or 3 (RGLINUX6,8);  3 or 4 (RGLINUX5,7);  or 4 or 5 (RGLINUX4).
- Set the value of density in MOUNT or on the
physical tape drive. Appropriate values are given in the table below.
| TAPE TYPE |
DENSITY IN MOUNT |
  DENSITY ON DRIVE   |
| EXABYTE (54 m) |
6250 |
N/A |
| EXABYTE (112 m) |
22500 |
N/A |
|   EXABYTE (160 m)   |
22500 |
N/A |
| DAT |
6250 |
N/A |
| DLT |
leave at default (6250) |
40.0 |
|
- Set remhost, if you are reading from or writing to a remote
tape drive.
- Set remtape, if you are reading from or writing to a remote
tape drive. EXABYTEs, DATs, and DLTs should be assigned the values 1,2, and 3,
respectively.
- Software mount your tape, i.e., type: MOUNT.
A few notes:
- An example of remote mounting:
If you are running AIPS on RTDC2 and wish to mount a DAT on RGLINUX7,
set intape = 1 (or 2); density = 6250; remhost = 'rglinux7';
remtape = 2
- We do not encourage writing to EXABYTE, since our two drives
(one in use, one backup) will not be replaced when they break.
- When setting the density on the DLT drive (left hand
panel), make sure the compress light is off;  and
when mounting, pull up bar on drive, insert tape
in direction of arrow, and push bar back down.
To read (or write) the data from (to) tape:
Raw VLA, VLBA, and VLBI (correlated on a MkIII or MkIV correlator) data are
read from tape using the AIPS tasks, FILLM, FITLD, and
MK3IN, respectively. Previously processed AIPS data of any kind are read into
AIPS using the task FITLD. Data that have been processed in AIPS are
written to tape using the tasks FITTP or FITAB.
See the
AIPS Cookbook
for more details about these tasks.
To dismount your tape:
When you have finished with FILLM, FITLD, or MK3IN,
issue the dismount command (within AIPS) and physically
remove your tape.
Note: When dismounting a DLT, let it rest for a couple of seconds
before pulling it out. The clasp that holds the tape doesn't always release
immediately.
Mounting, Reading from (or writing to), and Dismounting Tapes at the unix Level
Tapes do not need to be mounted (or dismounted) when reading
or writing at the unix level.
Device Names for reading from (or writing to) tape, e.g., with the tar
command:
| MACHINE |
DAT |
EXABYTE |
DLT |
|   RGLINUX4   |
- |
- |
/dev/nst1 |
| RGLINUX5 |
- |
/dev/nst1 |
- |
| RGLINUX6 |
/dev/nst0 |
- |
- |
| RGLINUX7 |
/dev/nst0 |
- |
- |
| RGLINUX8 |
/dev/nst0 |
- |
- |
|
Common Tape Problems
- Tape device left locked by someone else:
Occasionally, someone will leave a tape mounted long after the
AIPS task that used the tape has completed. If this happens, you can software
dismount the tape as follows:
Delete the file corresponding to the mounted device, i.e., a file
of the form:
   
/aips/DA00/[MACHINE-NAME]/TAPE[n].lock.
For example, the file corresponding to an exabyte (tape device 1) mounted on
RGLINUX5 would be called:
   
/aips/DA00/RGLINUX5/TAPE1.lock.
- Permissions problems and corrupted processes:
Sometimes, one gets tape related error messages such as "permission
denied" or "device busy" (even though there is no
"TAPEn.lock" file). Two crons have been set up to deal with these
problems:
/root/devnst (resets drive permissions)
/AIPS/tpmon (kills and restarts AIPS remote tape mount processes)
The crons run once a day, at 6:00 AM. If there should be a problem between
runs, "tpmon" can be executed by user "aips" and "devnst" by user "root".
AIPS reads or writes that are executing at 6:00 AM will be
compromised. Please plan accordingly.
Backing up your Data after Processing
Determine the size of your data files:
- Run the AIPS task disku with
sort='b' to see how large your data files are.
- Convert blocks to GB, i.e., divide by 106.
- Multiply by 3 if filetype='uv'.
Compressed (u,v) data expands by a factor of (approximately) three when
written to tape; images do not.
Choose an appropriate backup medium.
- Note the capacity of your backup medium and choose accordingly
(see table below).
- Set the "density" in the mount command as in step (3)
of "Mounting and Dismounting your Tape."
- Run the AIPS task fittp or fitab with appropriate inputs.
| TAPE TYPE |
CAPACITY (GB) |
DRIVE MODEL |
MACHINE |
| DAT |
4.0 |
DDS 2 |
RGLINUX7,8 |
| DAT |
40.0 |
DDS 4 |
RGLINUX6,7,8 |
| EXABYTE (54 m) |
2.4 |
8505XL,8500 |
RGLINUX5 (drive previously on RGALP8) |
| EXABYTE (112 m) |
5.0 |
8505XL,8500 |
RGLINUX5 (drive previously on RGALP8) |
| DLT |
40.0 |
- |
RGLINUX4 |
|
Notes:
- The literature that accompanies DATs and DLTs often
distinguishes between compressed and uncompressed data when talking about tape
capacity. This is a hardware compression and is not the same as the
compression of (u,v) data discussed above. AIPS can not do hardware
compression, so if two numbers are given, one for compressed and one for
uncompressed, choose the smaller.
- See Muriel Hodges (M333) for DATs, EXABYTEs, or
DLTs.
Click here for a detailed example.
Dirty Tape Drives
A dirty tape drive may result in the following:
- A parity error message (on computer screen) when reading from (or writing to) tape
- A flashing orange light in DAT or EXABYTE drive after insertion
of tape into drive
- A message on DLT drive after insertion of tape into drive
Try cleaning the drive. Cleaning tapes are on the tables holding the
computer monitors. Once inserted into the drive, the tape will run through its
cycle and pop out on its own. Note that
160 m EXABYTEs are especially sensitive, so you'll probably want
to clean the drive after every two or three uses.
Tape Lifetimes
Tape lifetimes depend critically on storage
conditions. Temperature, humidity levels, and tape usage all make a
difference. If you want to keep your tapes around for a long time, store
them in a moderate environment and exercise (read) them at least once a year. Our
experience is that EXABYTEs and DATs last at least a few
years but maybe not as long as a decade. DLTs are expected
to last for more than a decade.
Please note that large capacity media (e.g., DLTs and DDS 4 DATs) are more
expensive than smaller capacity media (DDS 2 DATs). Use only as much storage
as you need.
[RTDC Home]