- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- VMS backup
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-25-2005 09:43 AM
тАО09-25-2005 09:43 AM
VMS backup
Currently we use a propriatary product from IDX Corporation called ZBACKUP for backup. The procedure freezes all databases, backs up the data,and then "thaws" the databases on backup completion. This is done when there are no users on the system. However, queries that are running are stopped during the backup downtime. Backup currently takes 2 hours. I need to reduce that time.
The only files that I am backing up are VMS files. I have lots of free disk space. One suggestion is to shadow the disk volumes. ZBACKUP knows how to split the shadow members for backup. That solution will immediately cut my free disk space. It will make increasing the volume size of the virtual disks on the fly more difficult. It will work, but I think there is a better solution.
Has anyone experienced a similar situation? I can afford "freeze" time, but I need to keep it to a minimum. If I have to use a backup product, what would you recommend? Veritas, Legato....?
Gary H. Mims
Texas Tech University Health Sciences Center
Lubbock, Texas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2005 08:49 PM
тАО09-25-2005 08:49 PM
Re: VMS backup
What type of database? If RdB or Oracle, I know there are facilities to do a on-line backup, not requiering halting any activity. I guess other RDBMS's will have a similar facility. If this is the case, I'd suggest to use that option; it's built-in into the RDBMS and works pretty well.
Shadwoing disks should be considered "good practice" anyway, and not just for backup.
So that option should be used regaurdless the database technology used, and not just for backup.
Breaking up a shadow set for backup however contains a danger: If the other disk breaks during backup, and acitivity continues, you will lose data that was entered/updated during backup. A better practice, I thnink, is to add a disk to the shadowset (it can contains 3 disks), synch the data and take it out when thet is finished - and back it up from there.
However, if you can use online-backup on your database, this isn't needed. Just for your RMS files.
having sais that, it's a wise decision to store plain RMS files on other disks than your real database files.. Just the RMS files need to be handeled using a (temprorary) third shadowset member.
Willem
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2005 10:56 PM
тАО09-25-2005 10:56 PM
Re: VMS backup
IN spite of what has been said about "Breaking shadow sets, the other thing to consider is going "bigger". Rather than have a two member shadow set, have a range of spare spindles that can be merged in to become the third volume in a three member shadow set, and then broken out and backed up - this doesn't compromise your integrity in the process.
In setting up backup, it's important to understand what you are backing up and restoring and why and how...
Is speed of restoration important? Is minimizing "backup window" important? Is data integrity important? Is speed of recovery important?
How much total storage do you have? How volatile is it (i.e. how much changes per day). Another consideration if it's relatively static, is switch to weekly full and daily incrementals. If you use VMS backup, there is a mproduct called saveset manager which allows consolidation of full and incremental on tape savesets to give a complete and current restoration kit.
Also, what tape infrastructure do you have. MSL (Not MTL 5026) - depending on the above profiles, you may want to consider moving to higher capacity drives (like LTO's or super DLT's) or higher performance (like STK 9940's) drives.
The other consideration is minimizing the "requirement for backup" particular if a lot of the data is dated or static (and you are in a Health sciences centre so lots of archival information... ) There are a number of VMS HSM (Hierarchical Storage Management) products around - by "parking" infrequently used data to tape, which easy fast and automatic retrieval, one can gain significant performance boosts.
q
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2005 11:59 PM
тАО09-25-2005 11:59 PM
Re: VMS backup
Our solution:
- 3-member Shadowsets.
- Backup procedure starts with quiescing Databases.
- Split off 1 member of each shadowset.
- Re-activate Databases.
- convert/share permanent-open files on split-off member(s)
- Backup split-off memebers.
- Mount 3rd members in shadowsets.
Re: It will make increasing the volume size of the virtual disks on the fly more difficult.
How so?
How is that any more difficult than for single disks?
You need to INIT the disk once anyhow, shadowing or not. (and since recently you can specify /LIMIT).
And if you for a shadow set from that, you are home.
And the only Backup products that I can recommend, is native VMS BACKUP, and any product that implements it directly. That disqualifies Legato as well as Veritas.
hth.
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-26-2005 10:36 PM
тАО09-26-2005 10:36 PM
Re: VMS backup
You may be able to do a Clone or Snap (instant) backup from there.
Rob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-26-2005 11:35 PM
тАО09-26-2005 11:35 PM
Re: VMS backup
You might get performance problems ...
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=707709
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2005 03:02 AM
тАО09-27-2005 03:02 AM
Re: VMS backup
ZBACKUP is a set of DCL command procedures that ultimately use the OpenVMS Backup Utility to perform the actual backup of the disks to tape.
If you use something other than ZBACKUP for your backups, then you can no longer hold IDX accountable for your backups -- you will have to support your backups yourself. This becomes an important consideration, because while you may know how to write a simple set of DCL scripts to perform the database freeze and backup operations, is that the best solution for your company should you leave? If you are not there, your company may turn to IDX for support should the backups fail, and if you are not running ZBACKUP, your company might be left without backup support. And backups are an important part of what an IS department provides for a company.
Having said that, the reason for the lengthy database freeze time is probably because you do not have shadowed disks. The databases must be in a read-only mode for the duration of your backup operation when there are no shadowed disks. If you really need shorter freeze times, then shadowing your disks is a good solution -- the duration of the database freeze with shadowed disks is the amount of time to separate the shadow sets. But then you face shadow set copies after each disk's backup is complete. I do not know whether ZBACKUP has been retrofitted to use the shadow mini-copy, and I doubt it, because ZBACKUP is a "jack of all trades, master of none" type of general solution.
If you move to a Veritas or Legato type of solution, and you do not have shadowed disks, the database freeze time will not be reduced -- unless the databases are in a readonly mode while the backup operation is in progress, the restored databases will not with with DSM, ISM, or Cache (whichever is in use at your site).
My recommendation is to work with the IDX support people to ensure that the parameters in the ZBACKUP parameter file are optimal with a high block size for the backup savesets, a large group value, and making sure that compression is enabled if your tape device supports it.
If you can afford it, shadowing the disks is a good idea for data protection generally -- that data you are backing up every night is one of your company's key assets, and really deserves being protected by redundant disks all the time. It may be that you have to add some disks to provide for shadowing and provide for adequate disk space for normal database growth. Disks are relatively cheap today, so make sure you have redundancy for your disks the best interests of your company.
This is a good forum to learn and get advice about general OpenVMS topics. There are several threads here discussing BACKUP and the pros and cons of BACKUP qualifier values. You might also subscribe to the IDX System Manager's e-mail list to get insight from other IDX system managers about IDX-specific system management issues. I use both forums routinely.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2005 03:32 AM
тАО09-27-2005 03:32 AM
Re: VMS backup
I do not know whether ZBACKUP has been retrofitted to use the shadow mini-copy, and I doubt it,
That _IS_ one beautiful aspect of mini-copy:
it is COMPLETELY automatic, once your disks are set up for it!
(And provided you do NOT overrule shadowmembership. And your out-of-set time (or rather the activity of the remaining active set) is not too long, your mutation log file must be able to hold all mutations since the member dismount)
So yes, for our disk that hold the SYSUAF, RIGHTSLIST, QUEUE control files etc, which we CONVERT/SHARE, that means a full copy, but all athers are happily doing minicopy!
hth
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2005 05:53 AM
тАО09-27-2005 05:53 AM
Re: VMS backup
We use 3 member shadow sets and drop one set for the backup. The total freeze time is about 15 minutes. We stop the incoming data interfaces, freeze the IDX system, wait for 5 minutes, drop member from each shadow set, unfreeze the IDX system and start the interfaces.
The actual backups take about 2 hours. This is with 12 DSA's across 4 tape drives. The individual DSA's get mounted as soon as their backup operation finishes.
Bob Davidson
Loyola University Physician Foundation
Maywood, Il
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2005 08:07 AM
тАО09-27-2005 08:07 AM
Re: VMS backup
Volume shadowing is the easiest solution. But, if you look at what the EVA3000 can do, it seems like taking a step backward. Why not also add software caching at the same time while moving backwards?
It seems to me that this could be done very easily with Snapshot/Snapclone. I was hoping that maybe someone actually had experience with this or had developed a script to model this after.
Gary H. Mims
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2005 07:50 PM
тАО09-27-2005 07:50 PM
Re: VMS backup
I've attached the relevant scripts.
Rob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2005 07:51 PM
тАО09-27-2005 07:51 PM
Re: VMS backup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2005 07:51 PM
тАО09-27-2005 07:51 PM
Re: VMS backup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2005 02:20 AM
тАО09-28-2005 02:20 AM
Re: VMS backup
Gary H. Mims