- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Backup .com to look at more than one disk
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
06-30-2010 06:55 AM
06-30-2010 06:55 AM
Re: Backup .com to look at more than one disk
I guess what I need is the syntax for having both directories assigned to one logical. Can you assist with that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2010 07:00 AM
06-30-2010 07:00 AM
Re: Backup .com to look at more than one disk
>> Disk01 logical would maintain 2 physical disk addresses
Not sure if i understand your question correctly.
But if you want a logical to have 2 physical disk address, you
can do it as follows -
$ DEFINE/SYS disk01 "$1$DGA001:[DIR1]", "$1$DGA002:[DIR2]"
The logical disk01 now points to two directories.
$ dir disk01
...
lists
- $1$DGA001:[DIR1]
and
-
$1$DGA002:[DIR2]
Hope this helps.
Regards,
Murali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2010 07:20 AM
06-30-2010 07:20 AM
Re: Backup .com to look at more than one disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2010 10:06 AM
06-30-2010 10:06 AM
Re: Backup .com to look at more than one disk
Probably not the best thing to do.
> $ dir disk01
> [...]
Ok. What about this?:
dir disk01:[some_dir]
Perhaps something else would work better:
define /system -
/TRANSLATION_ATTRIBUTES = CONCEALED -
disk01 -
$1$DGA001:[DIR1.], -
$1$DGA002:[DIR2.]
Other possibilities:
/EXECUTIVE_MODE
/TRANSLATION_ATTRIBUTES = TERMINAL
HELP DEFINE
You really should look into buying some
serious help. Free advice can get you into
trouble if you're not careful. (And it's not
clear that you know enough to be careful.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2010 11:25 AM
06-30-2010 11:25 AM
Re: Backup .com to look at more than one disk
Can you indicate where in the US you are located? This is an issue that really needs a face to face. In order for anyone to provide relevant advice, a better understanding of the envoronment and its current limitations is required.
I too can provide VMS training and have done so for may years both for DEC and independently.
The fear here is that one of us will provide what sounds like a reasonable solution that may have ramifications down the road.
DAn
- « Previous
-
- 1
- 2
- Next »