- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Convert populated ODS-2 disk to ODS-5
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
07-24-2007 12:40 AM
07-24-2007 12:40 AM
What happens to the files that reside on a disk if I Use the Set Vol/Struc=5 command to convert to ODS-5?
Do I have to move all files off the disk before I execute the Command?
TIA,
Jim
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 12:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 12:56 AM
07-24-2007 12:56 AM
Re: Convert populated ODS-2 disk to ODS-5
extract from
http://h71000.www7.hp.com/openvms/journal/v6/disk_partitioning_with_lddriver.html
$ ld create lddisk:[vms]disk.dsk/size=10000
$ ld connect lddisk:[vms]disk.dsk lda1:
$ ld show lda1:
%LD-I-CONNECTED, Connected $7$LDA1: to $7$DRA6:[VMS]DISK.DSK;1
This creates a new disk on the system (LDA1:), which can do anything a normal disk can do:
$ initialize lda1: lddisk
$ mount/system lda1: lddisk
%MOUNT-I-MOUNTED, LDDISK mounted on _$7$LDA1: (LDDRVR)
$ dismount lda1:
$ ld disconnect lda1:
Install the latest version of LD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 12:57 AM
07-24-2007 12:57 AM
Re: Convert populated ODS-2 disk to ODS-5
For INITIALIZE /STRUCTURE=5 you'd want to
save the data somewhere else, not for SET
VOLUME ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 02:26 AM
07-24-2007 02:26 AM
Re: Convert populated ODS-2 disk to ODS-5
2: no.
I'd tend to choose to make a BACKUP /IMAGE at this juncture, but that's because I had the disk off-line and could always use a good and complete checkpoint of the contents of the disk(s) in a production environment.
A (used) disk shelf is a cheap investment these days, and a good investment if you're so short on storage that you don't have a spare disk spindle around. If you have an open SCSI port or open PCI slot... (Used FC SAN PCI controllers have cratered in price, too.)
As for the question...
AskHL: Converting ODS-2 to ODS-5 volume structure:
http://64.223.189.234/node/321
Switching between ODS-2 and ODS-5 Volume Structures:
http://64.223.189.234/node/216
There are other ODS-5 articles at that site.
Stephen Hoffman
HoffmanLabs LLC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 05:00 AM
07-24-2007 05:00 AM
Re: Convert populated ODS-2 disk to ODS-5
You can convert the volume with the files in place (otherwise, what would be the purpose of the SET VOLUME command being able to change things).
As Hoff has noted, it is a good opportunity to take a full backup of the disk BEFORE changing to ODS-5; precautions are never a bad idea.
The one warning I will raise is that many OpenVMS users are used to ignoring the case of filenames. I would recommend care in turning on the case sensitivity, as some programs and command procedures which worked correctly may blunder badly when they are executed from within a process that enables the case sensitivity.
I hope that the above is helpful.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2007 07:53 PM
07-24-2007 07:53 PM
Re: Convert populated ODS-2 disk to ODS-5
This will allow you to switch between traditional VMS and extended filename syntax.
Rob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2007 01:11 AM
07-25-2007 01:11 AM
Re: Convert populated ODS-2 disk to ODS-5
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2007 04:23 AM
07-25-2007 04:23 AM
Re: Convert populated ODS-2 disk to ODS-5
Then remount the device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2007 05:35 PM
07-25-2007 05:35 PM
Re: Convert populated ODS-2 disk to ODS-5
(Hoff might have this in the articles he pointed to - I didn't look at them)
Software Concepts International
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2007 05:35 PM
07-25-2007 05:35 PM
Re: Convert populated ODS-2 disk to ODS-5
(Hoff might have this in the articles he pointed to - I didn't look at them)
Brad McCusker
Software Concepts International
www.sciinc.com
Software Concepts International