miscellaneous puzzles
From: Phillip Helbig (HELBPHI@sysdev.deutsche-boerse.com)
Date: 04/07/03
- Next message: @SendSpamHere.ORG: "SAMBA on VMS... how to make it work."
- Previous message: Doc.Cypher: "Re: Newsgroup posting conventions, was: RE: VMS Software Product & Online"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Phillip Helbig <HELBPHI@sysdev.deutsche-boerse.com> Date: Mon, 07 Apr 2003 16:56:49 +0100 (MET)
Here are a few puzzling things I came across while working on my
hobbyist cluster this weekend.
A:
When I have a shadow set (both members physically connected to node A
(for now), all disks in the cluster MSCP-served) mounted one one node, I
can mount in on node B by issuing MOUNT/SYSTEM there or MOUNT/CLUSTER on
either node (though the latter is overkill). When I then DISMOUNT it on
node B, OPCOM says that the physical devices have been removed from the
shadow set, which sounds scary! Actually, it was only dismounted, and
could be immediately remounted and dismounted again etc on node B. On
node A, of course, it was mounted all the time. Is this confusing
message a bug or feature?
B:
SYLOGICALS.TEMPLATE contains this:
$! The user should include definitions for the devices, directories, and file
$! names for the various core VMScluster and DECnet files, typically including
$! all of the logical names and file names shown below. (The file locations
$! shown below use search list logical names such as SYS$SYSTEM: for clarity
$! -- be aware that the files actually reside in the system disk system-common
$! root, and not in the system-specific root. eg: the common files reside in
$! SYS$SYSROOT:[SYSEXE], in the case of any files accessable via SYS$SYSTEM:.)
^^^^^^^^^^^^^^^^^^^
Shouldn't that be SYS$COMMON:[SYSEXE]? (Of course, SYS$SYSROOT is
confusing since it is defined to be a search list to SYS$SPECIFIC and
SYS$COMMON with only the second translation being CONCEALED, so saying
that the files reside in SYS$SYSROOT:[SYSEXE] isn't much help,
especially when the whole point of the text is to say in which directory
they actually reside! In other words, the text above is not just
unclear but WRONG after "eg:".)
C:
Autogen delivered this gem (VAX VMS 7.2):
MSCP_SERVE_ALL parameter information:
Override Information - parameter calculation has been overridden.
The calculated value was 4. The new value is 1.
MSCP_SERVE_ALL has been set to the hard-coded value of 1.
How can the calculated value be 4?!
The documentation says:
MSCP_SERVE_ALL
MSCP_SERVE_ALL controls the serving of disks during a
system boot. Specify one of the following values:
Value Description
0 Do not serve any disks. This is the default.
1 Serve all available disks.
2 Serve only locally attached (non HSC) disks.
I have it hard-coded to 1 in MODPARAMS.DAT.
D:
I've been noticing some strange things during shutdown and reboot. Is
there a general rule of thumb about what should be explicitly shutdown
in SYSHUTDWN.COM? In particular things relating to the mounting and
dismounting of disks, including but not limited to those containing swap
and page which are not on the system disk and shadow sets.
- Next message: @SendSpamHere.ORG: "SAMBA on VMS... how to make it work."
- Previous message: Doc.Cypher: "Re: Newsgroup posting conventions, was: RE: VMS Software Product & Online"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|