Re: Suggestion for INSTALL PURGE and SHUTDOWN.COM



In article <43C2DC11.61DEB5A@xxxxxxxxxxxx>, JF Mezei
<jfmezei.spamnot@xxxxxxxxxxxx> writes:

> When shutting down a system, proper dismounting of disks is always
> important, especially when you have shadowsets involved since it makes
> the rebooting process and subsequent remounting of drives much faster
> (no volume rebuidling needed and in case of shadowsets, a much fater
> re-integration of a disk into the shadow set).

True. However, what happens if you stop all applications which have
open files (web server, whatever), then don't call SYSHUTDWN.COM at all?
This works for me. INSTALLED stuff will only be open on the node whose
system disk this is. One can dismount the system disk of a particular
node from all other nodes with no problem.

In other words, when shutting down node X:

On all other nodes, dismount all shadow sets with members with direct
connections only to node X (usually only system disks and swap/page
disks---otherwise I lose a shadow set when I lose a node, which is not
what I want).

On node X, dismount all shadow sets with members with direct connections
only to other nodes.

On ALL nodes, dismount all shadow set members with direct connections
only to node X. (If you have an ALPHA in the cluster which is not going
to reboot now, do this from that node with /POLICY=MINICOPY and make
sure that the subsequent MOUNT command (after the reboot) is also done
from an ALPHA, so that one gets a minicopy instead of a full copy.)

Depending on how fast the reboot is, what various system parameters are
set to, and whether or not WRITEs occur during the reboot, this might
not all be necessary, but I think it is sufficient.

.



Relevant Pages

  • Re: long, boring explanation of minicopy (and HBVS, in general)
    ... > immediately kick the missing disk out of the shadow set. ... For a quick, planned reboot, I agree. ... it appears that the proper DISMOUNT command is enough. ...
    (comp.os.vms)
  • Shadow Volume Copy
    ... We have a shadow logical disk, with two members. ... $ dismount lda1: ...
    (comp.os.vms)
  • Re: volume shadowing question
    ... you will at least have to dismount the current disk to re-mount it as a one-member shadowset to get the process started. ... Considering you will have to dismount the original disk before the transfer and dismount the target disk after the transfer, I don't see the advantage of this "shadow" tranfer method. ... mount /cluster the shadow member, will all nodes see it properly (different ...
    (comp.os.vms)
  • Re: VOL Shadow an mounted drive
    ... you cannot convert a mounted disk into a shadow disk. ... you will have to FIRST dismount the physical disks. ... carefully and surely backup one of these disks because its data will ... Also, I mount all my disks as shadow sets, even the single ones. ...
    (comp.os.vms)
  • Re: How clean is the snapshot when dismounting a member of a shadow set?
    ... >> disk. ... > successful upgrade when I have a valid shadow set, ... It means an additional reboot. ... > the system using it as a system disk, as long as I add this member after ...
    (comp.os.vms)