<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=us-ascii"><meta name=Generator content="Microsoft Word 12 (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:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-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;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.5pt;
        font-family:Consolas;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:Consolas;}
span.EmailStyle19
        {mso-style-type:personal-compose;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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-US link=blue vlink=purple><div class=WordSection1><p class=MsoPlainText>Lennert, <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>According to the VAX.DOC page 13..... <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>"The type options can be used only when a unit is not attached to a file.  RAUSER is a "user specified" disk; the user can specify the size of the disk in either MB (1000000 bytes) or logical block numbers (LBN's, 512 bytes each).  <b>The minimum size is 5MB; the maximum size is 2GB without extended file support, 1TB with extended file support</b>"<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>I tried it, (I user RAUSER with 2048 as the argument, it works) anything larger reports …..<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>VAX simulator V3.9-0<o:p></o:p></p><p class=MsoPlainText>NVR: buffering file in memory<o:p></o:p></p><p class=MsoPlainText>C:\VAX\vax.ini> set rq4 rauser=20480<o:p></o:p></p><p class=MsoPlainText>Unit disabled<o:p></o:p></p><p class=MsoPlainText>C:\VAX\vax.ini> attach rq4 C:\VAX\data\test.dsk<o:p></o:p></p><p class=MsoPlainText>Unit disabled<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>=================================================<o:p></o:p></p><p class=MsoPlainText>Joseph Ambrose<o:p></o:p></p><p class=MsoPlainText>172 Ketcham Avenue<o:p></o:p></p><p class=MsoPlainText>Amityville, NY 11701<o:p></o:p></p><p class=MsoPlainText>Primary: 631-598-0528<o:p></o:p></p><p class=MsoPlainText>  Mobile: 516-380-6047<o:p></o:p></p><p class=MsoPlainText>    Email: jambrose0321@gmail.com (Job search related)<o:p></o:p></p><p class=MsoPlainText>               joeambrose@optonline.net (Personal)<o:p></o:p></p><p class=MsoPlainText>Profile: http://www.linkedin.com/in/jambrose0321<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>-----Original Message-----<br>From: simh-bounces@trailing-edge.com [mailto:simh-bounces@trailing-edge.com] On Behalf Of Lennert Van Alboom<br>Sent: Friday, February 15, 2013 8:32 AM<br>To: simh@trailing-edge.com<br>Subject: [Simh] VAX and disk device size oddness<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Hello,<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>I just started playing with a simh vax again. Built the 3.9 vax binary (on linux/powerpc), and it works fine.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Odd thing though: I cannot use RAUSER, it seems. I tried the following line:<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>SET RQ1 RAUSER=20000 <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Which should result in a 20GB disk. No dice though: simh claims "invalid parameter". I tried lowering the size to 10000, 5000, ... no difference. <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>I then tried replacing the RAUSER by RA92, which should be supported and have a ~8GB size. This was accepted. However, from the OS (VMS 7.3), after an INIT/ERASE the disk reports 2940951 blocks which is somewhat under 1.5GB. The<o:p></o:p></p><p class=MsoPlainText>RQ0 RA90 reports the expected 2376153 blocks or somewhat under 1.2GB. <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Now, the host OS is on a PPC G4, which means a 32bit kernel. Is this what is causing this? If yes, can I work around it? I'd prefer something bigger than 1.5GB :-)<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Thanks,<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Lennert<o:p></o:p></p></div></body></html>