[Info-vax] Proper dismounting of disks at shutdown

JF Mezei jfmezei.spamnot at vaxination.ca
Sun Jul 10 23:26:59 EDT 2011


OK, i am now at a stage where I boot my DS10L on demand and shut it down
when I am done. (to save on pwoer and heat generation).

I have found that my procedures have been grossly inadequate in the
past, but since I rarely shut down the VMS systems (and the Alpha didn't
have ALLIN1), I never noticed the problems.

The problem: upon reboot, mount verification of 1 drive takes 20 minutes.

I've looked at the shutdown process and I am finding the following still
opened at the time the dismount command is issued:

$ show dev /files $disk2

Files accessed on device $11$DQB0: (CHAIN) on 10-JUL-2011 23:05:01.52

Process name      PID     File name
                00000000  [000000]INDEXF.SYS;1
                00000000  [ALLIN1.LIB_BRITISH]SM_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]ARC_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIBRITISH]CM_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]CBI_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]DIR_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]EM_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]FC_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITH]FS_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]GS_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]KEY_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]NOTES_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]OA_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]SA_SYM.A1$SECTION;1
                0000000  [ALLIN1.LIB_BRITISH]TM_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]WPL_SYM.A1$SECTION;1
                00000000  [ALLIN1.LIB_BRITISH]MEMRES.FLC;1
                00000000  [ALLIN1.LIB_BRITISH]OAFORM.FLC;1
                00000000  [ALLIN1.LIB_BRITISH]OAN$FORMS.FLC;1
                00000000  [ALLIN1.SITE.LIB_BRITISH]SITEMEMRES.FLC;1
                00000000  [ALLIN1.SITE.LIB_BRITISH]SITEOAFORM.FLC;1
                00000000  [ALLIN1.SITE.LIB_BRITISH]SITEOAN$FORMS.FLC;1
                00000000  [ALLIN1.LIB_BRITISH]A1TXL.TXL;1
                00000000  [ALLIN1.SITE.LIB_BRITISH]CMTXL.TXL;1


This is after an INSTALL PURGE to remove all installed images (except a
couple that are marked /NOPURGE so that the system can contineu its
shutdown)


Is there a way to force global sections to be closed ?

also, if I do an MC SYSGEN DEINSTALL/ALL , is there a way to ensure that
my shutdown process isn't mapped to a page file on that second drive
that is causing problems ?

How does the system manage to cleanly dismount the system drive but
can't do the same for my second drive ?

I've had an instance where NOT doing the rebuilding caused problems with
ALLIN1 ,and ANA/DISK/REPAIR generated a gazillion errors due to "open
file" flags erroneously set (but it doesn't repair those).


Yeah, I know, I can mount/noverify at boot time, but if I still end up
having to do it later, it will still take 20 minutes to get done.


Also, when doing a shutdown, at the end of SYSHUTDWN.COM (site
shutdown), what processes must still be left running for the shutdown to
be able to complete ?




More information about the Info-vax mailing list