- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Can not read old CompacTape II tapes
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 12:37 AM
12-02-2008 12:37 AM
Can not read old CompacTape II tapes
we have some old tapes (CompacTapeII-tk70 years 1989-1990-1991), but we don't know how these historic tapes were generated. We think it were saved with VAX 6410, or VAX Station 3100, and we don't know which vms version.
Nowadays we have only AlphaServers and OpenVMS 7.3-2. We do the following to read the tapes (with the error shown):
$ mount/for mkc500
%MOUNT-I-WRITELOCK, volume is write locked
%MOUNT-I-MOUNTED, mounted on _DIDO$MKC500:
$ back/log/list=info.txt mkc500:*.*/save
%BACKUP-F-LABELERR, error in tape label processing on MKC500:[000000]*.*;
-BACKUP-F-NOTANSI, tape is not valid ANSI format
Anyone knows what we can do to read these tapes?
Thank you,
Lluís
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 12:45 AM
12-02-2008 12:45 AM
Re: Can not read old CompacTape II tapes
Not a good start. I'd expect a tape label in
there, like:
%MOUNT-I-MOUNTED, B08B11 mounted on _ALP$MKB400:
> Anyone knows what we can do to read these
> tapes?
Doesn't look as if BACKUP will do much for
you. You might try something like DUMP to
see if there's anything recognizable on there.
Any chance that the tapes were (bulk) erased?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 01:55 AM
12-02-2008 01:55 AM
Re: Can not read old CompacTape II tapes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 01:59 AM
12-02-2008 01:59 AM
Re: Can not read old CompacTape II tapes
What drive are you using?
Most modern tape drives are no longer (read-) compatible with the TK50 / TK70 format.
Check the doc of your drive, IF it should be able to read those formats, it will be explicitly stated. If not, you will have to somehow get access to a drive that CAN read them.
hth
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 03:12 AM
12-02-2008 03:12 AM
Re: Can not read old CompacTape II tapes
your MOUNT/FOR command did not show a volume label for that tape. Make sure, there is really any data by using:
$ DUMP/BL=COUNT=1 MKC500:
to dump the blocks on tape one by one.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 03:30 AM
12-02-2008 03:30 AM
Re: Can not read old CompacTape II tapes
The tape unit model is TZ87. It is possible to read TK70 tapes but not write in it.
the mount/id not recognizes the tape:
-----------------------------
$ mount/over=id mkc500
%MOUNT-I-OPRQST, tape is not labeled
%MOUNT-I-OPRQST, Please mount device _DIDO$MKC500:
-----------------------------
The execution of the dump command as follow:
------------
$ DUMP/BL=COUNT=1 MKC500:
Dump of device MKC500: on 2-DEC-2008 12:18:08.13
Block number 1 (00000001), 0 (0000) bytes
%SYSTEM-F-PARITY, parity error
------------
doest the error mean that there isn't any data?
Thank you,
LluÃs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 03:40 AM
12-02-2008 03:40 AM
Re: Can not read old CompacTape II tapes
the tapes have been in a cupboard of the data center all this time. It's strange all the tapes have this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 03:48 AM
12-02-2008 03:48 AM
Re: Can not read old CompacTape II tapes
I have a original TK70-drive here. If nothing helps you may send the tape to Germany.
good luck
Eberhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 05:14 AM
12-02-2008 05:14 AM
Re: Can not read old CompacTape II tapes
Accessing and retrieving the data?
Curiosity?
Data security?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 05:23 AM
12-02-2008 05:23 AM
Re: Can not read old CompacTape II tapes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 06:16 AM
12-02-2008 06:16 AM
Re: Can not read old CompacTape II tapes
If you get have a TZ87 and you get a parity error then the only hope is another tapeunit.
No mount command will help.
Jur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 05:59 PM
12-02-2008 05:59 PM
Re: Can not read old CompacTape II tapes
When the tape gets loaded, what LEDs on the drive light up? Normally, the LEDs will indicate what type of tape and at what density it was initialized. A real TZ87 will have an LED labeled TK50/TK70 at the top left of the drive (see page 4 of http://deathrow.vistech.net/~cvisors/DEC94MDS/xtz87ina.pdf )
Are you sure there is data written to the tapes? Do you have any tapes with VMS distribution or patches on them? You stated that "all the tapes" (in the cabinet?) had the same problem. Do you have access to any known "good" tapes with data that you can try in the drive?
As Jur stated, if you do a mount/for followed by a dump/blo=cou=1 and get a parity error, the drive isn't seeing any good data on the tape. That could be because the tape was bulk erased as suggested by Steven Schweda, or it is possible the TK50/TK70 part of the drive is broken (or absent if a TZ87N or a DLT2000)
Backup/list will error with BACKUP-F-LABELERR apparently without reading the tape if getdvi(dev,"VOLNAM") is "". To get it to actually try to read the tape you have to specify /ignore=label
I would guess that the commands:
$ mount/for mkc500
$ backup/log/list=info.txt mkc500:*.*/save/ignore=label
would result in a parity error as well.
p.s. mount/foreign and mount/nolabel are equivalent.
$ pipe verb mount | search/nowin sys$pipe foreign,nolabel
qualifier FOREIGN, syntax=MOUNT_WO_LABEL, nonnegatable
qualifier NOLABEL, syntax=MOUNT_WO_LABEL, nonnegatable
disallow (LABEL and NOLABEL)
disallow (MULTI_VOLUME and (not FOREIGN or LABEL))
disallow (POOL and (CACHE or SYSTEM or GROUP or FOREIGN))
disallow ((
disallow (
disallow ((
Good Luck,
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 01:14 AM
12-03-2008 01:14 AM
Re: Can not read old CompacTape II tapes
we have all backups on DLTIII and DLTIV, and these old backups on CompacTapeII. Now, we are changing to LTO-4, and we want to move all data to new format LTO-4.
Jon,
the model tape is â TZ87 â TAâ , and the Ownerâ s Manual (Digital part number EK-OTZ87-OM.A01), pag. 1-7, specifies that CompacTape II/TK70 is â Read onlyâ . I have tested to read DLTIII tapes and it is ok, but these old tapes is not possible.
we have a when the tape gets loaded, there are 4 leds light up:
- TK50/TK70
- Write protected
- Tape in use
- Use cleaning tape
state â use cleaning tapeâ is because unit canâ t read. Iâ ve put the cleaning tape five times, and if I put a DLTIII tape, the unit can read it.
execution of mount and back commands:
----------
$ mount/for mkc500:
%MOUNT-I-WRITELOCK, volume is write locked
%MOUNT-I-MOUNTED, mounted on _DIDO$MKC500:
$ backup/log/list=info.txt mkc500:*.*/save/ignore=label
%BACKUP-F-LABELERR, error in tape label processing on MKC500:[000000]*.*;
-BACKUP-F-NOTANSI, tape is not valid ANSI format
----------
Thank you,
LluÃs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 01:18 AM
12-03-2008 01:18 AM
Re: Can not read old CompacTape II tapes
Thank you.
Lluis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 07:44 AM
12-03-2008 07:44 AM
Re: Can not read old CompacTape II tapes
it is entirely possible that the tapes themselves are the problem. We've had similar issues with a number of 15-20 year old TK50 cartridges, even "used only once" tapes like VMS distributions. Known good drives (TZ30 and TK50, which were the native drives for these) will often fail to read tapes this old, and the attempts often further damage the media; the oxides are 'loose' on the tape backing, and can even come off while being unspooled inside the cartridge. We saw this with 9-track magtapes back in the day too; the oxide layer would be partially stripped off by the back of the tape that was the next layer out.
With magtapes, you could try a low level bake in an oven; that would allow one attempt to read with a lower probability of the oxide layer stripping. We never found out if this was useful to try, or safe to attempt, with TK cartridges, so we didn't try.
We ended up trying to do raw copies off the tapes, and managed to recover less than 10% of the ascii data (source code) from them.
When I asked about this online, two programs were recommended; one called VMSTPCE which I believe was either on a freeware disk or a DECUS distribution (did not work for us, but who knows in your case), a tape utility provided by Emulators International (now part of softresint.com) that was supposed to be able to read VMS tapes via a SCSI tape drive attached to a PC (we didn't try this because our tapes were too far gone).
Finally Glenn Everhart recommended (and we tried) a simple program issuing QIO reads to the foreign mounted tape, with IO modifiers set to disable retries and error checking. Thats what got us the little bit we did recover, and only because it was recognizable ASCII in the savesets. No binary data was recovered. And sorry but that program was not saved.
Best of luck to you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 08:19 AM
12-03-2008 08:19 AM
Re: Can not read old CompacTape II tapes
note that there are also professional data recovery services, which might be able to help you recover data from those old TK50s, but they'll charge you - of course.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 09:12 AM
12-03-2008 09:12 AM
Re: Can not read old CompacTape II tapes
As mentioned earlier an older TK drive might be able to read these cartridges.
/Guenther