- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- How tu re-use old DLT tape on a VAX ?
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
06-19-2009 12:48 AM
06-19-2009 12:48 AM
New to vax admin...
I've a very old vax with a DLT TZxx
I've a lot of old DLT tapes previously used on unix systems.
I would like to reformat (init) for use on the vax but no way.
The vax only accept blank tapes or previoulsy vax formatted tapes.
When I load a old tape; the TZ seems to be looking for a specific header(blank or Vms) and never stop searching for it.
Any help appreciated
Thank.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:07 AM
06-19-2009 01:07 AM
Re: How tu re-use old DLT tape on a VAX ?
Loading of the cartrige has nothing to do with the content i.e. wether it was software formatted by whatever.
If the drive is unable to load the tape, then the cartrige is incompatible with the drive. Check the particular drive model against the cartrige type: DLT-III, DLT-IV.,...
Once a tape is successfully loaded, VMS can initialize the tape as a VMS volume even if it was unformatted or "Unix" formatted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:16 AM
06-19-2009 01:16 AM
Re: How tu re-use old DLT tape on a VAX ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:16 AM
06-19-2009 01:16 AM
Re: How tu re-use old DLT tape on a VAX ?
It may well be that Joseph gave the full answer.
However, I do recall way back in the time of TK50 and TK70 that those WERE incompatible, once INITed.
We used to rub them with a fairly strong bar magnet, after which they could be reused, also for the other format.
Never did that to DLTs, however. So, no guarantee, but maybe worth a try?
fwiw
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:25 AM
06-19-2009 01:25 AM
Re: How tu re-use old DLT tape on a VAX ?
VAX 4000/300
DLT TZ88
OS VMS 5.5-2
Tapes DLT IV (40/80Gb)
With new tape DLT IV it works fine.
When I try
allocate MKA100
INIT MKA100: label
answer is : not a blank tape
is there a init/force "like" option please ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:41 AM
06-19-2009 01:41 AM
Re: How tu re-use old DLT tape on a VAX ?
Now I don't know the particular drive models, but the VMS driver tells You the cartrige can't be written in that density, only READ.
But You have a version of VMS which maybe does not support the DLT drive at all, so it misinterprets the density. I remeber 5.5-2 in a time when only DEC TK70 where available, no later DLTs.
I think You should be able to MOUNT/FOREIGN/NOWRITE the tape, then
do a SHOW DEVICE/FULL of the drive to see what VMS thinks the tape/drive is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:42 AM
06-19-2009 01:42 AM
Re: How tu re-use old DLT tape on a VAX ?
try init/over=exp
hth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:45 AM
06-19-2009 01:45 AM
Re: How tu re-use old DLT tape on a VAX ?
fwiw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:45 AM
06-19-2009 01:45 AM
Re: How tu re-use old DLT tape on a VAX ?
Gedeon > MOUNT/FOREIGN/NOWRITE G$DLT
%MOUNT-F-FILACCERR, magnetic tape file access is nonblank
Gedeon > show dev/full g$DLT
Magtape GEDEON$MKA100:, device type (Generic SCSI tape), is online, record-
oriented device, file-oriented device, error logging is enabled, controller
supports compaction (compaction disabled).
Error count 2 Operations completed 18437240
Owner process "" Owner UIC [0,0]
Owner process ID 00000000 Dev Prot S:RWED,O:RWED,G:RWED,W:RWED
Reference count 0 Default buffer size 512
Density unknown Format Normal-11
Volume status: no-unload on dismount, beginning-of-tape, odd parity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:55 AM
06-19-2009 01:55 AM
Re: How tu re-use old DLT tape on a VAX ?
So as far I see You can only use new cartriges or cartriges written in the "default" density of the drive.
So You really should upgrade VMS version to make full use of much newer hardware.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:58 AM
06-19-2009 01:58 AM
Re: How tu re-use old DLT tape on a VAX ?
OVERRIDE.
INIT/OVERRIDE=(ACCESS, EXPIRATION, OWNER)
That should stop it looking for a header when you try to initialize it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 01:59 AM
06-19-2009 01:59 AM
Re: How tu re-use old DLT tape on a VAX ?
"magnetic tape file access is nonblank", maybe Mark's hint to overwrite the expiration is the right direction.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 02:30 AM
06-19-2009 02:30 AM
Re: How tu re-use old DLT tape on a VAX ?
$ HELP/MESS FILACCERR - which is not available on V5.5-2, but on V6.x - says:
FILACCERR, magnetic tape file access is nonblank
Facility: SYSTEM, System Services
Explanation: The accessibility characteristic in the HDR1 label is not
blank and the file cannot be accessed without overriding the
field.
User Action: Mount the magnetic tape with the /OVERRIDE=ACCESSIBILITY
qualifier. (The VOLPRO privilege is required or you must be
the owner of the tape.) Otherwise, use another volume.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 02:42 AM
06-19-2009 02:42 AM
Re: How tu re-use old DLT tape on a VAX ?
what you may also want to learn from this thread is:
- please provide detailled information and ESPECIALLY detailled error messages, including the commands used.
OpenVMS utilities typically provide very good and descriptive error messages.
With HELP/MESSAGE (in V6.x or higher), you'll immediately get help from VMS itself.
You can also use your favorite search engine in the WEB to search for the message identification text string yourself (FILACCERR in this case) or even look up the message in the 'OpenVMS System Messages and Recovery Procedures Reference Manual'
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 03:21 AM
06-19-2009 03:21 AM
Re: How tu re-use old DLT tape on a VAX ?
>>>
FILACCERR, magnetic tape file access is nonblank
<<<
That strenthens my previous suggestion.
A "strong enough" moving magnetic field WILL blank it out pretty thoroughly!
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 03:24 AM
06-19-2009 03:24 AM
Re: How tu re-use old DLT tape on a VAX ?
The OS is too old and I don't have any option for INIT except /QUEUE.
I'll use blank tapes as long as I could find some.
Thanks again
Brgds,
Gil.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 03:30 AM
06-19-2009 03:30 AM
Re: How tu re-use old DLT tape on a VAX ?
OpenVMS (even V5.5-2) supports INIT/OVER !!!
Please try $ HELP INIT device /OVER and see for yourself.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 03:33 AM
06-19-2009 03:33 AM
Re: How tu re-use old DLT tape on a VAX ?
a little bit late to start learning Vms.
It's never too late to start to learn a real operating system ;-)
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 03:38 AM
06-19-2009 03:38 AM
Re: How tu re-use old DLT tape on a VAX ?
Gedeon > INIT /OVERRIDE=(ACCESSIBILITY,EXPIRATION,OWNER_IDENTIFIER) G$DLT:
_Label: Test
%INIT-F-FILACCERR, magnetic tape file access is nonblank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 04:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 04:29 AM
06-19-2009 04:29 AM
Re: How tu re-use old DLT tape on a VAX ?
Yes ! it works now :o)
Many , many Thanks.
I was stupid to close the thread ; I can't assign you the 10 points that you fully deserve.
Have a nice week-end.
Brgds,
Gilles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 04:30 AM
06-19-2009 04:30 AM
Re: How tu re-use old DLT tape on a VAX ?
you can re-open the thread to assign points, then close it again.
Have a nice weekend,
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 04:35 AM
06-19-2009 04:35 AM
Re: How tu re-use old DLT tape on a VAX ?
set proc/priv=all (for VOLPRO)
INIT /OVERRIDE=(ACCESSIBILITY,EXPIRATION,OWNER_IDENTIFIER) Dev: Test
deallocate Dev