- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Bound Volume Sets (BVS) and backups
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
09-30-2005 03:29 AM
09-30-2005 03:29 AM
What is the proper way to backup the data (Oracle data files that are big) to tape and be able to restore to new hardware assuming it is replaced?
BVS = Stooge consisting of Larry Shemp.
$ Mount/System/Bind=STOOGE PMSYS$DKC300:,PMSYS$DKD300: LARRY,SHEMP
Should I use something like (minimal for clarity):
$ Backup /image disk$stooge mka0:stooge.bck
I normally use a device name for the source, but there does not appear to be one for a BVS.
(I am a HBVS guy, this BVS stuff is too old for me. :)
rick
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 03:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 03:46 AM
09-30-2005 03:46 AM
Re: Bound Volume Sets (BVS) and backups
If I understand correctly, I should use this backup command:
$ Backup /Image pmsys$dkc300: mka0:stooge.bck
The "root" being the first ordered list device on the mount command, right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 03:48 AM
09-30-2005 03:48 AM
Re: Bound Volume Sets (BVS) and backups
I think DISK$STOOGE should work also.
A SHOW DEV /FU shows the relative number of every disk in a volume set.
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 03:49 AM
09-30-2005 03:49 AM
Re: Bound Volume Sets (BVS) and backups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 03:51 AM
09-30-2005 03:51 AM
Re: Bound Volume Sets (BVS) and backups
$ show logical DISK$STOOGE
?? (not a rethorical question - it's too long since I dealt with them)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 03:57 AM
09-30-2005 03:57 AM
Re: Bound Volume Sets (BVS) and backups
"DISK$STOOGE" = "PMSYS$DKC300:" (LNM$SYSTEM_TABLE)
So I agree, it should work as either Disk$Stooge or PMSYS$DKC300.
Just for completeness, what about a backup saveset that was created by an image backup of the "RVN 2" disk? I have
Backup/Image pmsys$dkd300: mka0:larry.bck
Do anyone think that would have worked OK or will it miss stuff from the RVN 1 disk's index file, etc.?
If I (for example) then later use:
$ Backup /Image MKA0:Larry.bck $1$DKA0:
onto another system, would it restore all the contents correctly of the former Disk$Stooge?
Rick
rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 04:27 AM
09-30-2005 04:27 AM
Re: Bound Volume Sets (BVS) and backups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2005 02:15 AM
10-01-2005 02:15 AM
Re: Bound Volume Sets (BVS) and backups
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2005 04:43 AM
10-01-2005 04:43 AM
Re: Bound Volume Sets (BVS) and backups
When I backed up as "Disk$Stooge" it seemed to be able to get to files that I can not get to from "stooge" but can from Shemp... I suspect something is corrupt.
...snip...
%BACKUP-S-COPIED, copied PMSYS$DKC300:[ORACLE.CMDLAS]041.LIS;1
%BACKUP-S-COMPARED, compared PMSYS$DKC300:[ORACLE.CMDLAS]041.LIS;1
...snip...
Even though backup of Disk$Stooge seemed to find the problem area, I can't access it manually:
$ dir PMSYS$DKC300:[ORACLE.CMDLAS]041.LIS;1
%DIRECT-E-OPENIN, error opening PMSYS$DKC300:[ORACLE.CMDLAS]041.LIS;1 as input
-RMS-E-DNF, directory not found
-SYSTEM-W-NOSUCHFILE, no such file
What happens if a user works directly on a disk that is a member of the BVS, but does not use the BVS name? E.g.,
$ Copy junk.dat disk$shemp:[oracle.cmdlas]
(Larry and Shemp are members of the BVS Stooge.)
Should I then be able to see the following?
$ Dir Disk$Stooge:[oracle.cmdlas]junk.dat
I sort of think this is doing a backdoor operation on a member without the master knowing about it. Does anyone else agree?
I did run Analayze/Disk/Repair on Disk$Stooge, Disk$Larry, & Disk$Shemp. Even if it would have broken everything, I was counting on the backup. It did not find much besides a miscount on block ownership, though that could have been due to this one user who has an entire couple directories on Shemp. Maybe it was now updating it in the diskquota.
BTW, I tried every thing I could think of to "Backup" those directories to another, single, flat disk I have. Backup refused to acknowledge their existence. I ended up using Copy for each directory, one at a time.
But, I explicitly see the directory and files in the log file (and verify) from the big backup I did yesterday of Disk$Stooge!?! It seemed to be able to walk down the tree even though I can't see it from Stooge!
$ dir disk$stooge:[oracle]*.dir
%DIRECT-W-NOFILES, no files found
$ show log disk$stooge
"DISK$STOOGE" = "PMSYS$DKC300:" (LNM$SYSTEM_TABLE)
$ sho log disk$shemp
"DISK$SHEMP" = "PMSYS$DKD300:" (LNM$SYSTEM_TABLE)
$ dir disk$shemp:[oracle]*.dir
Directory DISK$SHEMP:[ORACLE]
CMDLAS.DIR;1
Total of 1 file.
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2005 07:23 AM
10-01-2005 07:23 AM
Re: Bound Volume Sets (BVS) and backups
$ DFU VERIFY/DIR/LOCK
http://h71000.www7.hp.com/freeware/freeware70/dfu/
to see if it finds anything
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2005 01:46 PM
10-01-2005 01:46 PM
Re: Bound Volume Sets (BVS) and backups
I am a little concerned that the backup might not be good, even though it passed a verify.
I'm also starting to suspect that the 150+ disk errors we have gotten recently are due to this messed up BVS structure and not real H/W errors. The errors were translated to say things like "track following error" and "recovered error".
I attached a bunch of output from the specifics of these disks that might help shed some light.
rick
rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2005 01:47 PM
10-01-2005 01:47 PM
Re: Bound Volume Sets (BVS) and backups
rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2005 05:50 PM
10-01-2005 05:50 PM
Re: Bound Volume Sets (BVS) and backups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2005 04:42 AM
10-02-2005 04:42 AM
Re: Bound Volume Sets (BVS) and backups
Maybe that is what happened. This v7.1 system has been running for years. It is on an old Alpha4000 and I was not around for it's beginnings. I manage the newer ES40 @ v7.3.
Though, the one directory that is the troublemaker has been undergoing recent activity and changes.
rick