- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Backup message error
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-15-2005 07:06 AM
12-15-2005 07:06 AM
the tape unit 120/220 gb sdlt
the tape sdlt 1 160/320 GB
mi procedure of backups looks like fine but when try the see the save.set show me the error
my procedure
$ BACKUP/LOG/IGNORE=INTER-/IGNORE=LABEL/MEDIA_FORMAT=COMPACTION-
/BLOCKSIZE=65534 -/NOASSIST -
$1$DGA11:[000000...]*.*;*-
$1$MKA600:$1$DGA11.SAV-
/save
$ BACKUP/LIST $1$MKA600:
%BACKUP-E-READERR, error reading $1$MKA600:[000000].;
-BACKUP-E-SHORTBLOCK, save-set block too short
thanks for your comments
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 07:13 AM
12-15-2005 07:13 AM
Re: Backup message error
Data in the save set is corrupt.
Clean heads ? Bad or very old tape ? Show error command reporting drive errors ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 04:39 PM
12-15-2005 04:39 PM
SolutionCollapse the 2 /ignore qualifiers into one, as /IGNORE=(INTER,LABEL). I forget which way this works, but one of your /ignores is being ignored.
There's a problem in the v731_fibre_scsi-v0700 kit. Engineering released a remedial sys$pkwdriver to address this very problem. BACKUP returns "SHORTBLOCK" error when reading tape savesets. There will not be an official ECO kit, since V7.3-1 is no longer supported.
Send me mail to jeff.chisholm@hp.com and I'll put a copy on the ftp site for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 06:12 PM
12-15-2005 06:12 PM
Re: Backup message error
thanks for providing a detailled error message. This really helps in identifying the problem.
See the following thread for another recent discussion about this problem:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=981957
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2005 04:38 AM
12-17-2005 04:38 AM
Re: Backup message error
yesterday I was backup in new sdlt tape and the backup was without error.
only the backup/list and restore show me the message again.
im in ods-2 and probably the patch will help to me.
another suggest..?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2005 12:00 PM
12-17-2005 12:00 PM
Re: Backup message error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2005 06:35 PM
12-17-2005 06:35 PM
Re: Backup message error
it may look fine, if backup does not produce any errors while saving the files to tape, but you're really interested in what's on the tape afterwards !
As was said in a presentation at the OpenVMS Technical Update Days:
'You do NOT need to test your BACKUP procedures, just test your RESTORE procedures !'
Volker.