[Info-vax] no master member found for this virtual unit (again)
Ken Fairfield
ken.fairfield at gmail.com
Thu Feb 10 18:13:28 EST 2011
On Feb 10, 7:22 am, RLFitch <rlfi... at gmail.com> wrote:
> On Feb 9, 3:16 pm, "Robert A. Brooks" <r... at hp.com> wrote:
[...]
>
> $ SHOW DEVICE/FULL DSA2
>
> Disk DSA2:, device type unknown, is online, file-oriented device,
> shareable,
> available to cluster, error logging is enabled.
>
> Error count 0 Operations
> completed 0
> Owner process "" Owner UIC
> [SYSTEM]
> Owner process ID 00000000 Dev Prot
> S:RWPL,O:RWPL,G:R,W
> Reference count 0 Default buffer
> size 512
> Total blocks 2130706432 Sectors per
> track 0
> Total cylinders 0 Tracks per
> cylinder 0
>
>
>
> > as well as the actual mount command with resulting error messages.
>
> I changed the ALLOCLASS to 3 then rebooted, but change while mounting.
>
> $ MOUNT /system DSA2: /SHAD=( $3$DKB100:,$3$DKB200:) ds2
> %MOUNT-F-NOMASTER, no master member found for this virtual unit
> %MOUNT-F-INCVOLLABEL, incorrect volume label
> %MOUNT-F-INCVOLLABEL, incorrect volume label
I'll just remark that upthread, when asked to give output
from SYSGEN, instead you copied what showed what
is in MODPARAMS.DAT.
I'm sure you know this, but just to be pedantic,
MODPARAMS.DAT comes into play *only* when
you run AUTOGEN. Full stop.
Also upthread, you said this:
> $ MC SYSGEN
> set alloclass 3 ! or any value that strikes your fancy
> write current
> exit
*That's* very* dangerous. When you do a
WRITE CURRENT without a previous
USE CURRENT, you're writing the ACTIVE
parameters to the CURRENT (on disk) parameters.
There's potential that you've messed things up...
(There are also pretty easy ways to recover by
copying the last/most recent ALPHAVMSSYS.OLD
to ALPHAVMSSYS.PAR;, or at least, the most
recent of .PAR or .OLD before the current highest
version of the .PAR.)
In any case, what I'd like to see is the output
of the following:
$ mc sysgen
SYSGEN> use active
SYSGEN> show allo
SYSGEN> show shad
SYSGEN>
SYSGEN> use current
SYSGEN> show allo
SYSGEN> show shad
SYSGEN> exit
Just to be sure of what state you're
presently in...
-Ken
More information about the Info-vax
mailing list