- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Backup, Encryption, & NotANSI
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
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
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
тАО09-11-2009 10:29 AM
тАО09-11-2009 10:29 AM
Backup, Encryption, & NotANSI
I pop in a new tape, init it, mount it /foreign, and issue the following backup command:
$ backup [...]*.*.* tape$sdlt:backup.bck/save/media=compact/label=backup/block=32768/encrypt
Works fine. Dismount/nounload, go through the *exact* same process again, and as soon as I hit
%BACKUP-F-LABELERR, error in tape label processing on MKB600:[000000]backu
p.bck;
-BACKUP-F-NOTANSI, tape is not valid ANSI format
No errors are logged by the system -- just the mounts/dismounts.
The tape, at that point, is unusable. I can put in a new tape and it works fine. (I have power cycled the tape drive in between new tapes, but don't want to waste more tapes just to find out that it does/doesn't need a power cycle.)
I've searched the ECOs, to no avail. Same with these forums, c.o.v., and the web too. Scoured the docu, no joy.
Any ideas? Anything obvious that I might be doing wrong? Any ideas on what to look for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2009 11:25 AM
тАО09-11-2009 11:25 AM
Re: Backup, Encryption, & NotANSI
With all due respect, at least two suggestions:
- MOUNT/FOREIGN and then DUMP the first several blocks of the tape to see what is actually on the tape.
- See if the problem recurs when used with the logical tape support that is part of the LDDRIVER (if it reproduces, at least it will be wasting virtual tapes, which are 100% recycleable)
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2009 12:11 PM
тАО09-11-2009 12:11 PM
Re: Backup, Encryption, & NotANSI
Unfortunately, the guy handling the tapes for me (100+ miles away) has already swapped out the bad one, so dumping it's a moot point at this time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2009 12:41 PM
тАО09-11-2009 12:41 PM
Re: Backup, Encryption, & NotANSI
LD 9.0 or later supports the LM (logical magtape) devices. You will need at least V9.1 to install on 8.3-1H1. V9.3 is current as of this time.
They are available on Jur's site www.digiater.nl
>>>"The tape, at that point, is unusable."
Does that mean:
1. You can't use backup to append another saveset to the tape.
2. You can't read the existing backup saveset you just created.
3. The tape can't be reinitialized.
4. The tape self destructs like on mission impossible.
5. Something else.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2009 01:09 PM
тАО09-11-2009 01:09 PM
Re: Backup, Encryption, & NotANSI
Seriously, tho, it can be initialized and mounted, but try to do anything to it using Backup, and I get the error mentioned above.
Thanks for the info on the new LD version -- sadly, I can't use it on this system. I may be able to load it on one of my test boxes, though, and will investigate that next week!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-12-2009 07:46 AM
тАО09-12-2009 07:46 AM
Re: Backup, Encryption, & NotANSI
What particular SDLT media?
Please post the DCL commands used for the tape creation (including the INITIALIZE and the MOUNT), and the DCL commands used to (try to) access the contents.
The DUMP of the first few records of the tape might help; I'd expect the headers here should be cleartext with a typical BACKUP, whether with encryption in use or otherwise.
Load the ECO kits, too. UPDATE, and anything else involved with SCSI, backup, mount, encryption, or tapes that wasn't included in the UPDATE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-14-2009 07:55 AM
тАО09-14-2009 07:55 AM
Re: Backup, Encryption, & NotANSI
> Same SDLT tape drive for both operations?
As stated in the OP, there is only one system and only one tape drive in use.
> What particular SDLT media?
This is a very good question. I'm checking with the system operator to find out which specific media they are using. I know that they do have a stock of SDLT-1 tapes that have been used for both 220 and 320 drives.
This drive in particular is a 320.
>Please post the DCL commands used for the
>tape creation (including the INITIALIZE and
>the MOUNT), and the DCL commands used to
>(try to) access the contents.
As stated above, I've not even gotten to the point of trying to access the contents -- I'm simply trying to overwrite the tape. In addition to the Backup command quoted above, here are the init & mount commands:
Initialize Tape$SDLT: Backup /Media=Compact
Mount /foreign Tape$SDLT: Backup /Media=Compact /NoUnload
I'm awaiting for a response concerning which cartridge is being used, and for media to be loaded now to continue my tests.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-14-2009 11:03 PM
тАО09-14-2009 11:03 PM
Re: Backup, Encryption, & NotANSI
Can you try the BACKUP with /IGNORE=LABEL qualifier instead of /LABEL=BACKUP
Regards,
Ketan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2009 01:47 AM
тАО09-15-2009 01:47 AM
Re: Backup, Encryption, & NotANSI
Jur (LDdriver author).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2009 02:41 AM
тАО09-15-2009 02:41 AM
Re: Backup, Encryption, & NotANSI
Hardware compression in the SDLT 320 should be transparent to what is written and read from the tape, but given you are using software encryption prior to sending the data to the tape drive, I see no benefit of asking the drive to compress the data.
Encrypted data appears to be random, and random data cannot be compressed.
You haven't stated one way or the other if this SDLT 320 drive has been used successfully without using encryption.
Another thing that shouldn't make a difference is having backup write the volume header. That can be accomplished by using the /REWIND switch on the first save set you write to the tape. I always do this, but that is because I also use /TAPE_EXPIRATION
So can you verify that the following works before introducing encryption into the mix?
$ init tape$sdlt: backup
$ mount/foreign/nounload tape$sdlt:
$ backup/image disk: tape$sdlt:backup.bck/save/label=backup/block=32768/REWIND
$ dismount/nounload tape$sdlt:
$ mount/foreign/nounload tape$sdlt:
$ backup/image disk: tape$sdlt:backup.bck/save/label=backup/block=32768/NOREWIND ! this should append a second backup.bck save set
$ dismount/nounload tape$sdlt:
$ mount/for/nounl tape$sdlt:
$ backup/list=backup.lis tape$sdlt:*.*/save
$ search backup.lis "save set:"
This should have two lines with BACKUP.BCK
If this works, then try the same using /encrypt
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-17-2009 10:52 AM
тАО09-17-2009 10:52 AM
Re: Backup, Encryption, & NotANSI
The tapes in question had been used before, and not necessarily on a VMS system. The tapes may or may not have been used on an SDLT-320 drive, also.
I added the following switch to all the Init, Mount, and Backup commands:
/Density=SDLT320
I also added the following switch to the Backup command:
/Rewind
The backups are now correctly being written to tape.