Author |
Recover Data from OpenVMS HDDs |
marix
Member
Posts: 3
Joined: 22.11.06 |
Posted on November 22 2006 07:10 |
|
|
Hello.
I'm new user with OpenVMS and I have big problem.
One Alpha 1200A server died and there is no picture and the computer doe's not boot. The problem is something with the motherboard.
I have some program for finance and I need the data and the prgram to get extract from the drives. The drives are scsi Hotplugable. I have PC with Hotplugable backplay and I will install Linux but I need more information how to get data from OpenVMS drives and how to transfer if it is possible.
Thank you very much. |
|
Author |
RE: Recover Data from OpenVMS HDDs |
operagost
Member
Posts: 4
Joined: 14.01.08 |
Posted on March 21 2008 07:39 |
|
|
I'll save you the trouble of wrestling with proprietary interfaces, obsolete RAID controllers, and other physical and electronic issues and skip to the obvious fact that Linux can't mount a VMS file system. I don't know why you seem to have that idea, as you are about to go to all the trouble of installing Linux for no reason. Windows, MacOS, and MS-DOS would get you just about as far, which is nowhere. Replace the motherboard, replace the system, or attach the disks to one of the "other" Alpha servers you alluded to. |
|
Author |
RE: Recover Data from OpenVMS HDDs |
HobbyistOne
Super Administrator
Posts: 126
Location: Plano, TX
Joined: 20.02.08 |
Posted on March 21 2008 10:25 |
|
|
I think there is software for Linux that will read an ODS-2 structured disk. I'm not sure where to find it, but it's a possibility. In any case, obviously the software isn't any good without an Alpha. You could use 'dd' on Linux to copy the raw data from the drive, and you could even use COPY to a /FOREIGN mounted disk or large enough LD container on another Alpha to restore it. Inconvenient, but possible.
|
|
Author |
RE: Recover Data from OpenVMS HDDs |
martinv2
Member
Posts: 107
Location: Goslar, Germany
Joined: 02.10.07 |
Posted on March 21 2008 18:47 |
|
|
HobbyistOne wrote:
I think there is software for Linux that will read an ODS-2 structured disk. I'm not sure where to find it, but it's a possibility.
http://h71000.www7.hp.com/freeware/freeware80/ods2/
IIRC, it can cope with text and fixed-length record files only.
HTH,
Martin |
|
Author |
RE: Recover Data from OpenVMS HDDs |
SYSMGR
Member
Posts: 18
Location: Leusden, Netherlands
Joined: 14.03.06 |
Posted on March 25 2008 03:25 |
|
|
If you can install WindowXP on that PC, you could try installing Personal alpha (www.personalalpha.com), put in your drive, and let one of the disks refer to your apha disks. Since these are VMS files, you don't need to do anything else. eventually, you can even boot from your original disks. Ask on their forum if you need assistance.
The official, full product (Charon-AXP, VirtuialAlpha) can be sued if you cannot replace your motherbard. Check [url]http://www.emulatorsinternational.com/en/index.htm [/url]for details. |
|