Suggestion for INSTALL PURGE and SHUTDOWN.COM
- From: JF Mezei <jfmezei.spamnot@xxxxxxxxxxxx>
- Date: Mon, 09 Jan 2006 16:56:46 -0500
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).
The standard shutdown procedure does the INSTALL PURGE after having
called the site SYSHUTDWN.COM procedure. But SYSHUTDWN is the one where
the system manager is responsible for properly dismounting all
non-system disks. Unfortunatily, proper dismounting of disks is
impossible if there are still installed or opened files.
As a result, I have two suggestions:
1- INSTALL PURGE/DEVICE=disk:
This would limit the de-installation of files to those on a specific
drive. This would enable a procedure to deinstall all files on a
specific disk prior to dismounting it.
2- add a SYSHUTDWN_DISKS.COM procedure to be called by SHUTDOWN.COM
after all processes have been stopped, files deinstalled etc, at which
point the user would have a far better chance of properly dismounting
the disks.
Currently, SYSHUTDWN.COM is called before logicals such as OPC$REBOOT
have been set. So that procedure isn't aware if a reboot will be made
quickly or not.
In the case of disks mounter clusterwide, if you're going to reboot
within a minute, then you may not need to dismount/CLUSTER a local drive
since the other nodes will regain access to it within mount-verification
deadline. But if not doing a reboot, you may wish to really dismount the
drive clusterwide because that drive is really becoming unavailable.
(and INSTALL PURGE/DEVICE becomes useful in a SYSMAN operation to zap
installed files on that disk on all nodes).
.
- Follow-Ups:
- Re: Suggestion for INSTALL PURGE and SHUTDOWN.COM
- From: Phillip Helbig---remove CLOTHES to reply
- Re: Suggestion for INSTALL PURGE and SHUTDOWN.COM
- From: JF Mezei
- Re: Suggestion for INSTALL PURGE and SHUTDOWN.COM
- Prev by Date: Re: KVM Switches
- Next by Date: Re: KVM Switches
- Previous by thread: Search loop gets file while still being written - How to avoid conflict
- Next by thread: Re: Suggestion for INSTALL PURGE and SHUTDOWN.COM
- Index(es):
Relevant Pages
|