- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- How to create a useable backup image before upgrad...
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
10-30-2006 09:01 PM
10-30-2006 09:01 PM
I have a DS10 with a single disk and no external backup device attached. It is currently running openVMS 7.3-2 and I would like to upgrade it to V8.3.
I would like to do a standalone backup and also be able to restore it back to the working 7.3-2 in case the upgrade corrupts the disk.
I have 6 other standalone DS10s running V7.3-2 on the network.
The rest of the workstations also are single disk without any backup tape device.
I appreciate your comments and advice.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 09:12 PM
10-30-2006 09:12 PM
Re: How to create a useable backup image before upgrade
$ mount/over=id
$ mount/foreign
$ backup/image
where:
You will have to set a jumper on the
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 09:19 PM
10-30-2006 09:19 PM
Re: How to create a useable backup image before upgrade
$ BACK/IMAG/IGN=INTER SYS$SYSDEVICE: node"user pass"::sys$sysdevice:[000000]backup.bck/SAVE
(perhaps another target directory...)
BUT: To restore your systemdisk in case of errors during upgrade you will have to connect the remote systemdisk to your local system.
AND: be careful not to fill up the remote disk, which may lead to problems
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 09:25 PM
10-30-2006 09:25 PM
Re: How to create a useable backup image before upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 09:34 PM
10-30-2006 09:34 PM
Re: How to create a useable backup image before upgrade
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 09:38 PM
10-30-2006 09:38 PM
Re: How to create a useable backup image before upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 09:53 PM
10-30-2006 09:53 PM
SolutionYes, if You have a cluster license, then of course this is the simplest thing.
In this case, and if the space for an image backup to a host disk is limited, then You could only backup the non-system files, hoping You have them separated in their own directories. (Assuming You have the same system configuration on all cluster members).
Do the clustering before doing the backup, then no DECnet is needed to copy the saveset to the host-system, just mount the system disk of the cluster-member, then use it in the saveset spec.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 11:07 PM
10-30-2006 11:07 PM
Re: How to create a useable backup image before upgrade
Part of systems management is getting your management to do what is essential.
Document that in these days of disastor recover, a "backout recovery option" protect the company from a disastor. But, selling it always remains somehow getting management to think it was their idea.
Face it, modern disks are some cheap. If it were my site, much more expensive than down time.
Regardless of this situation, it exposes a real problem, how to have the ability to restore a disk, not only from this node, but all your nodes. Thus, a solution could
work for all nodes. Lay out the math. However, somehow leave the obvious solution out there for them to draw that solution, and then be prepared to say how great their idea is.
You can create save sets on a remote node using Decnet. In fact, you can restore a disk from an image backup stored on a remote node to a local system. What you can't do over the network is do an image backup from disk to disk.
IE: You can do a backup/image mydisk: othernode"username password"othernode::disk:[directory]savesetname.sav/save
You can also revere that.
Backup/image othernode::disk:[dir]savesetmae/sav
Now restoring it will require another step. You have the saveset on your disk.
Just a bootable disk for repair purposes.
Obviously, an external disk and your sneakers will provide a solution for all your systems.
If you could cluster them, or even have an extra cluster license, the problems become much easire. Of course, you would need to set it up so the node can do boot into the cluster without a disk.
Lets face it, there days pulling a disk and moving it to a systems does 90% of this for you.
Have fun.... Bob - no longer HP, but a Deccie always in Spirit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 08:19 PM
10-31-2006 08:19 PM
Re: How to create a useable backup image before upgrade
Alternatively you could by an external storage shelf and write the backups to a disc.
Running that many machines with no backup device at all for any of them is not a good thing.
Cheers, Colin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 08:42 PM
10-31-2006 08:42 PM
Re: How to create a useable backup image before upgrade
Hi All,
Many thanks for your responses and thoughts/concerns.
These DS10s are currently off production mode and will be used as cold backup systems. They were previously in prodcution but has been replaced by Pcs running WindowsXP..boring..8-)
I guess the cheapest way to skin this cat in the event of a disaster is to reinstall 7.3-2 from CD and copy the image backup saveset file back to the root dir of the disk. Then bring the system with the installation CD and choose option 7 to restore the image backup files. Would this be a viable solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 08:56 PM
10-31-2006 08:56 PM
Re: How to create a useable backup image before upgrade
when restoring an image backup, the target device is mounted /FOREIGN and connot be identical to the source device.
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 09:00 PM
10-31-2006 09:00 PM
Re: How to create a useable backup image before upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 10:40 PM
10-31-2006 10:40 PM