I suspect the manual is saying that a typical
workload on a more capable VAX
than an MVII would need 24 MB for good performance. I think you should be able
to get by with rather less memory than that, particularly if you don't have a
graphics card.
That was essentially my assumption as well, but I'm just not 100%
sure if the pool adjustments I made to install it threw things
out of whack for my system. This is a slight bit beefier than an
MVII, but not by a lot. At some point in the near future, I'm
acquiring a VAX4000, which has a bit more to it; this one is
probably mostly going to be a curiosity or at most a file/DNS
server.
Apologies - I don't know where I picked up MVII from - I must have been reading
something else and confused myself. I should have paid more attention to the
subject line.
It should not be necessary to reinstall to see
the effect of not running
TCP/IP services. Just comment out the command to start it
(probably in
sys$manager:systartup_vms.com) and reboot.
That part was simple, but I have no clue as of yet how to back out
the adjustments I made to the pool to run TCP/IP because I don't
fully understand AUTOGEN yet. I'll get there eventually, but I
need a stable system first and I can afford to throw the baby out
with the bathwater at the moment. :-) It's all in the Essentials
manual, but that's 500 pages, so it'll be a while before I'm done
reading it.
The purpose of AUTOGEN is to get your system parameters set to appropriate
values for your workload and to make them consistent with each other and with
the resources available on your system. Once you get your system stable,
you don't need AUTOGEN any more :-)
It's not necessary to back out previous changes - just tell AUTOGEN what
parameters you need updated for software you have installed (by adding records
to sys$system:modparam.dat as recommended in the appropriate installation
manual) and then letting AUTOGEN sort it all out.
If you have never run AUTOGEN, you might get a few surprises the first time you
do but in the long run, I think it is better to make a habit of running it after
any changes to the system. That way you have a better idea what to expect each
time and there is less lightlyhood of big dramatic changes which might result
when you have made many changes and put off doing an AUTOGEN for some time.
Maybe it might be worth while trying it out in simh to get a feel for it?
It's certainly possible to modify system parameters manually but I think it's
better to build up experience by watching what AUTOGEN does before going down
that road.
Regards,
Peter Coghlan.