57 comments

[ 4.0 ms ] story [ 111 ms ] thread
I do believe that MACRO in the slides refers to MACRO-11, a PDP assembler. Or maybe MACRO-32, for VAX. In either case, they have been compiling this "assembly" language for Alpha (and now I guess Itanium) since VMS has run on that architecture.
That would be MACRO-32, the VAX assembler/assembly language dialect. As a considerable part of the VMS kernel is written in VAX assembly, they treat it as a high level language and compile it to Alpha, IA64 and now x86-64.

Other parts of the kernel are written in C (newer code) and BLISS (older code). See https://en.wikipedia.org/wiki/BLISS

As an old time OpenVMS user (on VAX DECstations first and on AlphaServer later) I'm looking forward to this.

I doubt it will ever come even remotely close to a "mainstream" OS, but Alpha to x86 is a much better migration path than Alpha to Itanium.

And yes, there are still many OpenVMS installs out there in the wild, from airport logistics to assembly lines, so this may make sense from a financial standpoint (versus a complete software rewrite for Linux/AIX/whatever) - provided they can market it well enough to the old users.

Don't forget nuclear plants running PDP-11/VMS until 2050. http://www.theregister.co.uk/2013/06/19/nuke_plants_to_keep_...
It's not entirely clear from the article, but I don't believe the PDP-11s are running VMS. As far as I know VMS has never been ported to the PDP-11.
Yeah, they're likely running RT-11 or RSX-11.

I wonder if the hardware is original and they simply have plenty of spares, or if boards are rebuilt with discrete logic or FPGAs/CPLDs as they break down.

The article is about PDP-11 computers (16-bit, 1M max memory, from the 1970s) which never ran VMS (runs on 32-bit VAXes with 4M+ memory from the 1980s). I don't know why the author mentions OpenVMS in the Updates section because it isn't mentioned anywhere in the article body.
VMS never ran on the PDP-11. That article is talking about 2 different things (running PDP-11s and HPs stance on VMS).
Hard to find a comment by you not in oblivion but I'm trolling for nobody :

Former NSA staffer and famous whistleblower, William Binney, says the DNC hack was not done by Russia but by US Intelligence.

http://investmentwatchblog.com/nsa-whistleblower-says-dnc-ha...

A troll is a douche no matter if he's piggybacking on a banned user or has the stones to put his post above board. Which you don't.
I remember learning about nuclear power plants and VMS back when I was in university. I was told they were used for the nuclear sensor networks though.
I personally worked with VMS/VAX/Alpha based systems for nuclear power plant simulators, process control for petrochemical, plastics, chemicals oil & gas, semiconductor facilities till 2002. Still get requests for consulting primarily on system/program conversion projects from VMS/Fortran variants to Windows/Unix/C variants.
No stuxnet, less worry about someone's USB key from home might infect the computer. :-)
Nerdnit, I don't think DECstatations were (or were ever called) VAX. They were MIPS-based machines and I don't think they ever ran VMS. There was VAXStations, though, which did.
Call me when they free it.
Why? Not everything is free and open source. In fact, most of the operating systems used outside the "general-purpose" Linux realm are not (e.g. OS400, z/OS, z/TPF, AIX, Solaris, NonStop, QNX, vxWorks... even Windows Server).

That said, if you're really interested, HP offers free hobbyist licenses for non-commercial use of OpenVMS, with access to the OS and compilers and usable on real hardware or SIMH.

Could you please send me the link where it says that I can get the hobbyist license. I want to give it a try.
I got licenses for my MicroVAXen some years ago. I haven't powered either of them on in a long time though...
FYI, hobbyist licenses expire after a year. You'll have to get new ones. Still free.
There was a project to reimplement OpenVMS under the GPL, http://www.freevms.net/ - I think the project has stagnated, though, the last commit in their git tree seems to have happened about two years ago.
ugh. i switched from vms to unix in '88 because the telnet in vms was crappy. other than the wonderful help system, I never found VMS attractive.
VMScluster still blows away anything else. 20 years ago it was doing what you can only now do with vMotion now... And being able to set a working set per job... And a coherent story for cross-language libraries... I could go on. VMS was a technological tour de force that has yet to be rivalled.
What cluster features were in VMScluster that weren't also in TruCluster? To me the interesting part of TruCluster was the shared filesystem and the application failover. That said, I work for a company now that eschews that kind of tight coupling, because it's expensive to scale the hardware.
I have a bad habit where instead of doing something relevant I play with old stuff I read about but didn't have access to as a kid.

VMS always interested me since I first read about it in the jargon file. I recently found an alphaserver on craigslist and I just requested an openvms hobbyist license so I could play with it.

An octane running irix is another expression of this problem.

Nothing wrong with that, you simply suffer from retrocomputing.

Careful about the power bill though. Large SGI stuff (e.g. Onyx) can go in the kilowatt range under load, and an AlphaServer idles at around 200W last time I checked.

IT was no green back then :)

My ES40 (4 x 667MHz 21264s) consumes 16A @ 110V. Most 110V US circuits are 10A.

I blew at least three fuses between that and the RX5670 (4 x Itanium), which consumed a similar amount of power @ 110V.

On the upside, depending on where you live, you probably save a lot of money on heating... ;-)
Is there a EnergyGuide heating furnace efficiency score for the ES40?
Resistance heating is pretty poor compared to heat pumps.
That's the joke that I was trying to make.
I think I remember reading or overhearing that Intel's chips somewhere in the Pentium 4 era were more efficient at converting electricity to heat than a typical hotplate. (Ratio-wise, at least.)
Household circuits are generally 15A or 20A AFAIK. Never seen one as low as 10.
Hmmm. Maybe it was 15A. A 16A ES40 plus other stuff plugged in to the same circuit would have happily blown 15A under load, I guess.
> you simply suffer from retrocomputing

I love the way you phrase that! (I do suffer from that condition, too, in a way, if "suffer" is the word I want - but in my case it is select pieces of obsolete equipment sitting on my bookshelf. My favorite is an ancient IBM ISDN adapter (it still says 1TR6 instead of EDSS1 somewhere on the case) that once hooked up a mainframe to the outside world... ;-)

A friend of mine had an old Alpha years ago; was running NT4 on it. You'd watch the lights dim slightly when it turned on. I don't know the model, but the thing was huge.
AFAIK Theo de Raadt still has a bunch of racks of vintage hardware working as an OpenBSD build cluster in his basement (old photo circa 2009: http://www.openbsd.org/images/rack2009.jpg). VMS-related, OpenBSD discontinued the VAX port in the 6.0 release this year. Never touched a VAX but from what I read the OpenBSD 5.8 VAX port is a lot more recent and better maintained than the NetBSD port.
I just bought an 1989 HP48SX, hi.
> An octane running irix is another expression of this problem

I dreamed of having a SGI after watching Jurassic Park as a child. I also remember my dad bringing me home a VHS of SIGGRAPH circa 1995 and dreaming about time on a SGI. Time to check Craigslist, I think. :)

Why not translate the PDP-11 or VAX binaries to x86-64 and emulate the memory-mapped device interfaces? Seems like less work, and more likely to produce a cheap solution for legacy installations worrying about how to run an ancient critical application on old gear.
I work with an old DEC guy who co-wrote a book about the BLISS compiler back in the day. He thought it made a much better "portable assembly language" than C.

He also likes to talk about the binary compatibility on VMS; e.g., VAX binaries that run unchanged on Itanium. Unfortunately, that commitment to compatibility has wavered a bit since HP offshored VMS maintenance. We've had to work around some breaking changes recently.

If I'm understanding these slides correctly, AMD64 VMS would require recompiling VAX, Alpha, and Itanium applications from source. I kind of see a chicken-and-egg problem: application vendors won't port without demand, and customers won't adopt without applications.

DEC had a tool called VEST which was used to take native VAX binaries and convert them to run on Alpha AXP. It was very cool technology. A fair amount of the system utilities for OpenVMS on AXP were VESTed VAX binaries. I'm pretty sure the EDT editor was one of these.

The VEST technology could possibly be used to convert native VAX binaries to run on X86_64, I don't know for sure how the endian-ness would be dealt with.

Why would endianness be a problem? VAX, Alpha and x86 all are little endian.
long live DEC OpenVMS, it's really rare to see an article on hacker news about OpenVMS, but it has happened before. long live DCL, ASTs. i started work in 2000, but was still able to play around with vax and alpha clusters, sometimes if i recall correctly, a mix of vax and alpha nodes in the same cluster. OpenVMS was such a stable operating system, by 2000, most of the good DEC engineers had left already for companies like Microsoft (Dave Cutler, etc), but that legacy code was still quite amazing. long live ZKO and DEC, i learned a lot from that job, great to see this coming, but not sure if it's still relevant these days with all my development on linux. could you imagine running this port on aws, like some customer migrating to the cloud all their legacy infrastructure? that would be such a niche market.
Interesting that they have a non-clang C front end. Did DEC have weird vendor-specifoc extensions to C?
I have OpenVMS running under the SIMH emulator... It takes me back to the late 80's / early 90's. Hobbyist licenses are available for people who want to tinker. Fun stuff...