Slashdot Mirror


HP Gives OpenVMS New Life and Path To X86 Port

dcblogs (1096431) writes Hewlett-Packard has changed its direction on OpenVMS. Instead of pushing its users off the system, it has licensed OpenVMS to a new firm that plans to develop ports to the latest Itanium chips and is promising eventual support for x86 processors. Last year, HP put OpenVMS on the path to extinction. It said it would not validate the operating system to its latest hardware or produce new versions of it. The move to license the OpenVMS source code to a new entity, VMS Software Inc. (VSI), amounts to a reversal of that earlier decision. VSI plans to validate the operating system on Intel's Itanium eight-core Poulson chips by early 2015, as well as support for HP hardware running the upcoming 'Kittson' chip. It will also develop an x86 port, although it isn't specifying a timeframe. And it plans to develop new versions of OpenVMS.

14 of 136 comments (clear)

  1. Excellent! by fuzzyfuzzyfungus · · Score: 5, Funny

    As a qualified Computer Systems Necromancer I've been disappointed by the lack of demand for combine technical aptitude with an ability to work with the undead creatures of nightmare. HP's plans are an exciting development for me and my colleagues!

    1. Re:Excellent! by donaldm · · Score: 3, Interesting

      For budding Necromancers and magic users in general, did you know that by incrementing the letters of VMS by one you get the following:

      V --> W
      M --> N
      S --> T

      The original letters summoned and bound the Old Ones in clusters to do your bidding. Unfortunately the incremented symbols have not bound the Old Ones properly so take care not to summon up something that could bind you into the darkest depths were there will be weeping and gnashing of teeth. ;)

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
  2. The right tool for the right job by stox · · Score: 4, Informative

    There are applications that VMS does very well in. Clustering under VMS is unsurpassed by anything else.

    --
    "To those who are overly cautious, everything is impossible. "
  3. Re:All the happy by Em+Adespoton · · Score: 3, Interesting

    I used to have an account on DEC's Alpha test servers, and remember testing out VAX/VMS back in the day.

    Seeing OpenVMS being pushed for Itanium products though... that's running one doomed OS on another doomed and believed extinct platform.

    I don't really see where they're going to make a profit on this, at least enough to survive until they can port it over to a modern x86 architecture.

    After they do THAT, I can see it being viable, especially if they provide legacy binary support. There's still a lot of iron running VMS, and most of it, while necessary infrastructure, is running on hardware that I can't imagine can last much longer.

    But they'd better get the port and compatibility layer rock solid before they try selling it, or we're in for some painful times (brownouts, water service outages, etc).

  4. Not in visable uses... by Anonymous Coward · · Score: 5, Informative

    OpenVMS is still used where high availability is needed but rarely at the front of a stack visible to users. Were I work, it's the back end, core application server (OpenVMS 8.4 on Integrity blades in a C7000 chassis), that without much effort stays up in the five or six 9's range, we use 2 or 3 CPUs worth of processing out of 16 and nobody complains about performance. Two of us easily survive 24/365 on-call because there is rarely a call. Changes from the software vendor or our in house programing staff are weekly if not daily, so it's not a static environment. We have no intent or desire to move to something else, there is little incentive: it would take 10 years to convert and certify, and several million dollars that we could us elsewhere (the study was done about 4 years ago when we moved from Alpha to Integrity). All that said, there is a lot of work needed to move to OpenVMS to X86-64: I don't expect anything for 5 years.

    1. Re:Not in visable uses... by mcrbids · · Score: 5, Interesting

      The most bad-ass server I've ever had the pleasure of working with was a Digital VAX 11/750 generations ago. It was *built* to be reliable from the very first rivet.

      Oh sure, my pocket phone has far more power, memory, and storage. Despite the ample square footage of my "McMansion" house, It would not have fit in my kitchen. It ate power like global warming really was a myth. But as a server, it was in its own class.

      It would automatically detect memory that was failing and rebuild from memory (like ECC) but then would remap that address so it would no longer be used.

      You could upgrade its CPUs one at a time without shutting it down.

      It was like a hoover with data, versioning files was intrinsic to how the O/S worked.

      One time, the A/C in the computer room went out. It mapped *everything* in RAM to disk as the temperature rose and the chips became unreliable. We literally pulled the plug on it because it was completely unresponsive, as all operations were working directly off HDD. When the A/C was fixed and it was powered up late that night, it spooled all of RAM out of the HDD swap, and everybody's workstation resumed exactly where they had left off that afternoon - we couldn't find any data loss at all.

      I will forever bow in deference to the greatest server I have ever had the pleasure of working on. How HP managed to acquire such a legacy and turn its back... part of me cries inside.

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
  5. Re:If there have been signs..... by rubycodez · · Score: 3, Informative

    banks and insurance companies still use OpenVMS, which has clustering and filesystem features GNU/Linux and Unix have yet to evolve. Why do you mention Debian, it has no ability to run OpenVMS software

  6. Re:If there have been signs..... by rubycodez · · Score: 3, Informative

    No there is no x86 code port, you might be thinking of emulator, which is fine if you want to emulate a microVAX workstation

  7. Re:VMS user interface is utterly obsolete by Eric+Smith · · Score: 4, Informative

    Somehow I fondly remember VMS running on HP hardware back in the 90s. A local university had a dialup guest account. It was fun. Going back to the DOS prompt after a finished session always made me hurt and long for something better than DOS.

    "Somehow" is that you're hallucinating. VMS didn't run on any HP hardware until 2002. Prior to that it only ran on DEC and Compaq hardware.

  8. Re:The old timers were right by rahvin112 · · Score: 4, Insightful

    I'm sure there are hundreds if not thousands of systems out there running on it because the application it runs is essential, runs perfectly fine and would cost billions to replace.

    Sometimes it's not smart to replace something just because you can or it's outdated. If it serves it's purpose, the code is essentially error free because it's been in use so long and the systems work fine there is little need to replace them. I'd argue it's better at that point to keep the original software and build new ways to access it through external applications than it is to recreate the server application.

  9. Re:VMS is dead; long live WNT by Darinbob · · Score: 3, Informative

    Because they're not at all the same thing, they're not even close. There's only a superficial resemblance, very high level concepts only. Also the concepts they have in common are very often very common in many operating systems! I think the article was written by someone who'd only ever seen VMS, NT, and Unix and failed to realize just how much variety there really was out there.

    (and Cutler was called in originally to do OS/2, which is also not like VMS)

  10. Strategy by manu0601 · · Score: 3, Insightful

    Declare a platform dead one year, support it again the next year once customers had time to think about migrating away. Product strategist at HP seems to be a very nice job.

  11. Re:If there have been signs..... by evilviper · · Score: 5, Interesting

    I am surprised that people still want to use OpenVMS.

    OpenVMS is the most mature microkernel OS out there. You can have flaky hardware, flaky drivers, flaky software, and it'll just keep running perfectly, restarting whatever services as need, as often as needed. You can't make it panic.

    It also has more advanced clustering than most people believe exists... A server's full state is replicated in real-time, so a hardware failure doesn't even need to be handled by applications, they just think everything has been running for the past decade...

    OpenVMS has ridiculous uptimes, over a decade, even on heavily utilized systems. Far longer than anything else out there.

    http://www.uptimes-project.org...

    http://www.osnews.com/comments...

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  12. Re:All the happy by TheRaven64 · · Score: 3, Informative

    OpenVMS has run on Itanium since Itanium was launched. This isn't a port to a new OS, it's just updating the existing support for the newer chips.

    The x86 port story is quite funny though. The 80386 launched with four protection rings specifically to make porting VMS from VAX easy. DEC never did the port (or, if they did, never released it publicly) and instead designed their own chip, the Alpha as the successor to the VAX. The Alpha just had two protection rings, which required a little bit of restructuring of the VMS design. Now, x86-64 has only two protection rings (unless you count HVM and SMC modes as rings), and is being considered as a porting target for VMS...

    --
    I am TheRaven on Soylent News