- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Dynamic Volume Expansion of Shadow Set
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
01-19-2007 01:28 PM
01-19-2007 01:28 PM
Dynamic Volume Expansion of Shadow Set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2007 05:08 PM
01-19-2007 05:08 PM
Re: Dynamic Volume Expansion of Shadow Set
$set volu/size I think.
You can set volume/size=big_number
if you prefer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2007 04:59 AM
01-20-2007 04:59 AM
Re: Dynamic Volume Expansion of Shadow Set
If this is the OpenVMS Alpha (circa) V7.3-2 bug involving the distro CD and the SET VOLUME/LIMIT command returning the following errors:
%SET-E-NOTSET, error modifying ddcu:
-SYSTEM-W-DEVNOTALLOC, device not allocated
Then the usual approach is to use the OpenVMS V8.2 or later distro, to enable the feature. Or you can use a second system disk for the task. Or you can re-spin the distro onto a new disk, with the requisite ECO applied onto your own customized distro.
Once you have the DVE flag enabled, there is a second related bug here involving restoring the limit attributes after a BACKUP/IMAGE restoration; you have to reset the attributes on the restored disk. There's a BACKUP ECO kit for that on V7.3-2. This is fixed in newer OpenVMS versions, so the distro CD from, say, V8.3 can be used.
There's a third DVE-related bug involving ANALYZE/DISK when a limit was specified. VERIFY gets cranky about a few things, and incorrectly. There's an VERIFY ECO kit for that for V7.3-2. Again, the V8.3 distro can be used.
If I've guessed incorrectly here, please post related commands, error messages, or details. With that information, I or others here might well be able to better target your question.
Stephen Hoffman
HoffmanLabs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2007 03:19 PM
01-20-2007 03:19 PM
Re: Dynamic Volume Expansion of Shadow Set
--
What do you mean by "SDA MODE"?
-- Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2007 06:58 PM
01-20-2007 06:58 PM
Re: Dynamic Volume Expansion of Shadow Set
if the Expansion Size Limit has already been increased (SHOW DEV/FULL will tell) and the disk has been pyhsically increased already, you can easily use the SET VOL/SIZE command in the running system - you do NOT need to mount the disk privately for that operation.
If you need to increase the Expansion Size Limit with the SET VOL/LIMIT command - Hoff said it all...
You can LOOK at the disk size and volume size parameters with SDA, but you can't change them that way:
$ ANAL/SYS
SDA> SHOW DEV Dxxx
SDA> READ SYSDEF
SDA> EXA UCB+UCB$L_MAXBLOCK
SDA> EXA VCB+VCB$L_VOLSIZE
SDA> EXA VCB+VCB$L_EXPSIZE
SDA> EXIT
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2007 06:58 AM
01-24-2007 06:58 AM
Re: Dynamic Volume Expansion of Shadow Set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2007 07:05 AM
01-24-2007 07:05 AM
Re: Dynamic Volume Expansion of Shadow Set
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2007 09:17 AM
01-24-2007 09:17 AM
Re: Dynamic Volume Expansion of Shadow Set
Can you Mount/Shadow from the installation CD to do a Set Volume /Limit for the shadowed system disk? (no license db available at that point, I think)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2007 09:30 AM
01-24-2007 09:30 AM