<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Source Code Pro";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'>I have the same MFM emulator, it is great, I use it to image old disks and then run the machines from the images. I occasionally get power outages because something in kitchen trips an RCD, the SIMH instances on the Pi have always survived this without a problem, although a clean shutdown mechanism would be nice. However, unless you get extended power outages, then perhaps something like this would work: <a href="https://www.pi-supply.com/product/pi-ups-uninterrupted-power-supply-raspberry-pi/">https://www.pi-supply.com/product/pi-ups-uninterrupted-power-supply-raspberry-pi/</a>. I can’t say I have tried it myself, but it is a nice idea.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'>I think the network problem with Pi is hardware, it seems to become unreliable after a while, despite a reboot. But it does take quite some time before it becomes a problem, so at the price, I think it is fine to get a Pi.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'>Regards<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'>Rob<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri",sans-serif'> owner-hecnet@Update.UU.SE [mailto:owner-hecnet@Update.UU.SE] <b>On Behalf Of </b>Mark J. Blair<br><b>Sent:</b> 27 January 2018 19:14<br><b>To:</b> hecnet@Update.UU.SE<br><b>Subject:</b> Re: [HECnet] DECnet for Linux<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal><br><br><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal>On Jan 27, 2018, at 11:01, Rob Jarratt <<a href="mailto:robert.jarratt@ntlworld.com">robert.jarratt@ntlworld.com</a>> wrote:<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>I run SIMH on a couple of Raspberry Pis without issue, one running VMS 5.4 the other VMS 7.3. They each run as cluster members so I have a cluster for 5.4 and 7.3 running at all times. It is very straightforward. I have even set it up to automatically boot SIMH when the machine is powered on using a tool called “screen”, so I can run it completely headless. I have found that the Raspberry Pi networking starts to get a bit unreliable after running these machines 24 hours a day for a few years.</span><o:p></o:p></p></div></div></blockquote><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I have SIMH running on a BeagleBone Green, though I don't have a lot of time or use on it yet. It's just the native DECnet support under Linux which doesn't work out of the box using the source in the kernel distribution and the userland stuff available via apt-get.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>One thing I'd like to look into for a full-time server is whether I might be able to have host system shutdown trigger a VMS shutdown on the emulated system, or alternately, just halt and checkpoint the emulation. That could be nice in conjunction with a supercap-based backup supply for the host computer, so it can have time to shut down when the power unexpectedly drops. I have an MFM hard drive emulator designed by David Gesswein which is built around a BeagleBone, and it has supercap-based backup to let it be embedded inside an old computer and simply powered on and off without worrying about performing a shutdown on it first. When the power gets yanked, the supercaps keep it running long enough to shut down and dismount its filesystems cleanly.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Is the network unreliability that you mention just a matter of high uptime? Does an occasional reboot fix it, e.g. by resetting memory leaks?<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div></div><div><div><p class=MsoNormal><span style='font-size:10.5pt;font-family:"Source Code Pro",serif;color:black'>-- <br>Mark J. Blair, NF6X <<a href="mailto:nf6x@nf6x.net">nf6x@nf6x.net</a>><br><a href="http://www.nf6x.net/">http://www.nf6x.net/</a><o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>