- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- OpenVMS Backup error
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
OpenVMS Backup error
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-17-2005 09:07 AM
11-17-2005 09:07 AM
OpenVMS Backup error
OpenVMS Backup error
I am having the next output for the command:
$ backup/log file.txt file.bck/sav
%SYSTEM-F-ACCVIO, access violation, reason mask=04, virtual address=000000007AED
C418, PC=00000000000F4908, PS=0000001B
Improperly handled condition, image exit forced.
...
In a satellite node (7.2-1h1) connected to a cluster system with the same OS version.
The weird is that I have six satellites nodes and this is only happen in two of them.
All these nodes have the same OS, and patches.
Also the command do not fail if I send the data to a magnetic tape.
Regards
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-17-2005 10:15 AM
11-17-2005 10:15 AM
Re: OpenVMS Backup error
Re: OpenVMS Backup error
mask 04 == write function
Do you have permissions to write to the location in question?
Have you tried
backup/ignore=interlock file.txt -
file_test.bck/save
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-17-2005 11:57 AM
11-17-2005 11:57 AM
Re: OpenVMS Backup error
Re: OpenVMS Backup error
Are the SYSGEN parameters the same on all the
satellites?
Try increasing the PGFLQUOTA value for the systems
experiencing the problems.
Dave
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-17-2005 02:27 PM
11-17-2005 02:27 PM
Re: OpenVMS Backup error
Re: OpenVMS Backup error
Does this happen for any BACKUP command? Is the file particularly large? Could be a quota issue. See the BACKUP manual for recommended quotas.
It could also be a corrupt image, or global section.
If this is a common system disk, try:
$ DEFINE BACKUP SYS$SYSTEM:BACKUP.EXE;
and repeat the command. This will bypass the installed image. If the behaviour changes, have the system manager execute:
$ INSTALL REMOVE BACKUP
$ INSTALL ADD BACKUP
If it's not a common system disk see if the BACKUP image is different from those on other nodes.
Also check for device errors.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-17-2005 09:41 PM
11-17-2005 09:41 PM
Re: OpenVMS Backup error
Re: OpenVMS Backup error
Sounds like it is not checking for allocation failure and using an invalid pointer. Try using /blocksize=8192 and see if the virtual address changes from 7AED.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-18-2005 02:12 AM
11-18-2005 02:12 AM
Re: OpenVMS Backup error
Re: OpenVMS Backup error
Let me give you my feed back:
Peter:
Yes I have permissions to write in all the disks, also my account have bypass privilege.
Yes I did tried /interlock qualifier.
David:
Yes the sysuaf data files is common to the whole cluster.
Yes I did tryed to icrease the pgflquo.
The values I have in the account are:
wsdef: 512000
wsquo: 512000
wsextent: 655360
pgflquo: 655360
John:
No until I found only happens with the qualifier /Save.
Yes, I have tried define the backup command, but it did not work.
I have verified the images, and they are the same. (0 differences)
The images are well installed with the INSTALL utility.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-18-2005 02:14 AM
11-18-2005 02:14 AM
Re: OpenVMS Backup error
Re: OpenVMS Backup error
I have not tried to contact HP yet, I am trying to do a research by my self.
Because I found really weird this issue.
Regards.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP