1 Introduction
2 Ground Rules

Building a File System
3 File Systems
4 File Content Data Structure
5 Allocation Cluster Manager
6 Exceptions and Emancipation
7 Base Classes, Testing, and More
8 File Meta Data
9 Native File Class
10 Our File System
11 Allocation Table
12 File System Support Code
13 Initializing the File System
14 Contiguous Files
15 Rebuilding the File System
16 Native File System Support Methods
17 Lookups, Wildcards, and Unicode, Oh My
18 Finishing the File System Class

The Init Program
19 Hardware Abstraction and UOS Architecture
20 Init Command Mode
21 Using Our File System
22 Hardware and Device Lists
23 Fun with Stores: Partitions
24 Fun with Stores: RAID
25 Fun with Stores: RAM Disks
26 Init wrap-up

The Executive
27 Overview of The Executive
28 Starting the Kernel
29 The Kernel
30 Making a Store Bootable
31 The MMC
32 The HMC
33 Loading the components
34 Using the File Processor
35 Symbols and the SSC
36 The File Processor and Device Management
37 The File Processor and File System Management
38 Finishing Executive Startup

Users and Security
39 Introduction to Users and Security
40 More Fun With Stores: File Heaps
41 File Heaps, part 2
42 SysUAF
43 TUser
44 SysUAF API

Terminal I/O
45 Shells and UCL
46 UOS API, the Application Side
47 UOS API, the Executive Side
48 I/O Devices
49 Streams
50 Terminal Output Filters
51 The TTerminal Class
52 Handles
53 Putting it All Together
54 Getting Terminal Input
55 QIO
56 Cooking Terminal Input
57 Putting it all together, part 2
58 Quotas and I/O

UCL
59 UCL Basics
60 Symbol Substitution
61 Command execution
62 Command execution, part 2
63 Command Abbreviation
64 ASTs
65 Expressions, Part 1
66 Expressions, Part 2: Support code
67 Expressions, part 3: Parsing
68 SYS_GETJPIW and SYS_TRNLNM
69 Expressions, part 4: Evaluation

UCL Lexical Functions
70 PROCESS_SCAN
71 PROCESS_SCAN, Part 2
72 TProcess updates
73 Unicode revisted
74 Lexical functions: F$CONTEXT
75 Lexical functions: F$PID
76 Lexical Functions: F$CUNITS
77 Lexical Functions: F$CVSI and F$CVUI
78 UOS Date and Time Formatting
79 Lexical Functions: F$CVTIME
80 LIB_CVTIME
81 Date/Time Contexts
82 SYS_GETTIM, LIB_Get_Timestamp, SYS_ASCTIM, and LIB_SYS_ASCTIM
83 Lexical Functions: F$DELTA_TIME
84 Lexical functions: F$DEVICE
85 SYS_DEVICE_SCAN
86 Lexical functions: F$DIRECTORY
87 Lexical functions: F$EDIT and F$ELEMENT
88 Lexical functions: F$ENVIRONMENT
89 SYS_GETUAI
90 Lexical functions: F$EXTRACT and F$IDENTIFIER
91 LIB_FAO and LIB_FAOL
92 LIB_FAO and LIB_FAOL, part 2
93 Lexical functions: F$FAO
94 File Processing Structures
95 Lexical functions: F$FILE_ATTRIBUTES
96 SYS_DISPLAY
97 Lexical functions: F$GETDVI
98 Parse_GetDVI
99 GetDVI
100 GetDVI, part 2
101 GetDVI, part 3
102 Lexical functions: F$GETJPI
103 GETJPI
104 Lexical functions: F$GETSYI
105 GETSYI
106 Lexical functions: F$INTEGER, F$LENGTH, F$LOCATE, and F$MATCH_WILD
107 Lexical function: F$PARSE
108 FILESCAN
109 SYS_PARSE
110 Lexical Functions: F$MODE, F$PRIVILEGE, and F$PROCESS
111 File Lookup Service
112 Lexical Functions: F$SEARCH
113 SYS_SEARCH
114 F$SETPRV and SYS_SETPRV
115 Lexical Functions: F$STRING, F$TIME, and F$TYPE
116 More on symbols
117 Lexical Functions: F$TRNLNM
118 SYS_TRNLNM, Part 2
119 Lexical functions: F$UNIQUE, F$USER, and F$VERIFY
120 Lexical functions: F$MESSAGE
121 TUOS_File_Wrapper
122 OPEN, CLOSE, and READ system services

UCL Commands
123 WRITE
124 Symbol assignment
125 The @ command
126 @ and EXIT
127 CRELNT system service
128 DELLNT system service
129 IF...THEN...ELSE
130 Comments, labels, and GOTO
131 GOSUB and RETURN
132 CALL, SUBROUTINE, and ENDSUBROUTINE
133 ON, SET {NO}ON, and error handling
134 INQUIRE
135 SYS_WRITE Service
136 OPEN
137 CLOSE
138 DELLNM system service
139 READ
140 Command Recall
141 RECALL
142 RUN
143 LIB_RUN
144 The Data Stream Interface
145 Preparing for execution
146 EOJ and LOGOUT
147 SYS_DELPROC and LIB_GET_FOREIGN

CUSPs and utilities
148 The I/O Queue
149 Timers
150 Logging in, part one
151 Logging in, part 2
152 System configuration
153 SET NODE utility
154 UUI
155 SETTERM utility
156 SETTERM utility, part 2
157 SETTERM utility, part 3
158 AUTHORIZE utility
159 AUTHORIZE utility, UI
160 AUTHORIZE utility, Access Restrictions
161 AUTHORIZE utility, Part 4
162 AUTHORIZE utility, Reporting
163 AUTHORIZE utility, Part 6
164 Authentication
165 Hashlib
166 Authenticate, Part 7
167 Logging in, part 3
168 DAY_OF_WEEK, CVT_FROM_INTERNAL_TIME, and SPAWN
169 DAY_OF_WEEK and CVT_FROM_INTERNAL_TIME
170 LIB_SPAWN
171 CREPRC
172 CREPRC, Part 2
173 COPY
174 COPY, part 2
175 COPY, part 3
176 COPY, part 4
177 LIB_Get_Default_File_Protection and LIB_Substitute_Wildcards
178 CREATESTREAM, STREAMNAME, and Set_Contiguous
179 Help Files
180 LBR Services
181 LBR Services, Part 2
182 LIBRARY utility
183 LIBRARY utility, Part 2
184 FS Services
185 FS Services, Part 2
186 Implementing Help
187 HELP
188 HELP, Part 2
189 DMG_Get_Key and LIB_Put_Formatted_Output
190 LIBRARY utility, Part 3
191 Shutting Down UOS
192 SHUTDOWN
193 WAIT
194 SETIMR
195 WAITFR and Scheduling
196 REPLY, OPCOM, and Mailboxes
197 REPLY utility
198 Mailboxes
199 BRKTHRU
200 OPCOM
201 Mailbox Services
202 Mailboxes, Part 2
203 DEFINE
204 CRELNM
205 DISABLE
206 STOP
207 OPCCRASH and SHUTDOWN
208 APPEND

Glossary/Index


Downloads

Shutting Down UOS

Most things have their counterpart, especially when it comes to computers. As LOGIN has the corresponding LOGOUT, so system startup has system shutdown. Obviously, one could simply power a computer off, but that leaves the disk(s) dirty, which requires them to be cleaned during startup (a slower process than simply shutting things down properly). But there are also issues with shutting down queues, handling clusters, letting applications shut down in an orderly fashion, and - on multiuser systems - giving users a little advance notice. This is the purpose of the SHUTDOWN script in sys$system. Here is the documentation (intended for system administrators) for shutdown and for the OPCCRASH utility.

SHUTDOWN
Shut down the system

Format:
SHUTDOWN {option}

option

One of the following options may be specified to modify the behavior of shutdown. These options are provided for the sake of single-user systems and should not be used with multi-user systems or systems in clusters. When used, it is equivalent to answering the defaults to all the questions normally asked, except for "should an automatic system restart be performed".
OptionDescription
POWER_OFFImmediate shutdown and power-off the system.
REBOOTImmediate shutdown and reboot.
HIBERNATEHibernate the system and power down.

The shutdown script performs an orderly system shutdown. If no options are specified, it will ask some questions, as follows:

How many minutes until final shutdown [0]:
Provide the number of minutes to wait until the system shuts down. If users are logged-in, it is usually a good idea to give about 5 minutes notice. However, in an emergency, you can specify 0 to initiate an immediate shutdown.

Reason for shutdown [Standalone]:
Enter a short message to indicate to users the reason for the shutdown. If this is a single-user system, pressing ENTER will provide no reason messages.

Do you want to spin down the disk volumes [No]?
If you are using external disk drives, this indicates whether or not they should be spun down. It has no effect on internal or network drives. If the external drives are dual-ported and connected to other systems, they should not be spun down or the other systems will not be able to access them.

Do you want to invoke the site-specific shutdown script [Yes]?
If you wish to run the site-specific shutdown script, press ENTER or enter "Yes". Otherwise enter "No" and the site-specific shutdown script will not be run.

Should an automatic system restart be performed [No]?
If you answer "Yes", the system will restart after shutting down. If you enter "No" or press ENTER, the system will power down after shutdown.

When will the system be rebooted [later]?
Here you can enter a message about when the system will be restarted. This us for the benefit of any logged-in users. If you press ENTER, the message will be that the system will be rebooted "later".

Shutdown options [NONE]:
Here you may enter zero, one, or multiple options for shutdown. If you enter more than one, separate them with commas. This script will list the valid options before prompting you. The following options are valid:
REMOVE_NODERemaining nodes in a cluster should decrement the EXPECTED_VOTES system parameter. However this will not decrease the EXPETED_VOTES below the quorum value. This will also dismount all locally attached disks clusterwide, which may affect applications running on other nodes. Use this option if the node you are shutting down will be out of the cluster for an extended period of time. This option has no effect if this system is not part of a cluster.
CLUSTER_SHUTDOWNEntire cluster is being shut down. This does not shutdown any other nodes in the cluster. It simply indicates that this system's shutdown is part of a cluster shutdown and is used to synchronize the shutdown of the cluster. This option must be used on each node during shutdown. Only when shutdown has reached a certain point on all nodes will the nodes all complete shutdown.
REBOOT_CHECKVerify that the system is bootable. If there is no boot information on the disk, the shutdown will be cancelled.
SAVE_FEEDBACKSave usage characterists for this boot session. This can be used later for system tuning.
DISABLE_AUTOSTART=nDisable auto-start queues in n minutes. Although no additional jobs will autostart while system shutdown is happening, this gives the queues time to finish their current jobs before the system shuts down. However, any jobs running when the number of minutes is past will be stopped or failed over to another node on the cluster.

At this point, the system shutdown will begin. The process follows these steps:

  1. The system symbol shutdown$time is set to the absolute time of the shutdown. This symbol can be checked at any time to see if the system is being shutdown and when that shutdown is scheduled.
  2. At various intervals, a message is broadcast to all users on the system requesting them to log off.
  3. If the DISABLE_AUTOSTART option was specified, at the time indicated all autostart jobs are terminated or failed-over.
  4. At 6 minutes, or less, before shutdown, the terminal running shutdown will become an operator console. All users connected through SET HOST will lose their connection. The network is shut down. All further non-operator logins are disabled.
  5. One minute, or less, before shutdown, all queue jobs are terminated (or failed over) and the queue manager is stopped.
  6. At the time of shutdown, the site-specific shutdown script is started, unless otherwise specified.
  7. All remaining user processes are stopped.
  8. On multiprocessor systems, all secondary processors are stopped.
  9. All installed images are removed.
  10. All mounted file systems are dismounted except for the boot disk. If requested, all external drives are spun down, nor are quorum disks spun down.
  11. The operator log file is closed.
  12. sys$system:OPCCRASH.EXE is run to shutdown the system.
  13. If a restart was requested, the system reboots.

System symbols can be defined that will affect the operation of the shutdown script as follows. The default indicates what value is used if the symbol is not defined.
Symbol nameDefaultDescription
shutdown$net_minutes6Number of minutes before shutdown when the network is shut down.
shutdown$disable_autostart1Defines the number of minutes before shutdown when the autostart queues are disabled.
shutdown$inform_nodesA comma-delimited list of all nodes to notify about the shutdown.
shutdown$minimum_minutes0The minimum number of minutes that can be given before shutdown. You will not be able to specify a value less than this when prompted by the shutdown script.
shutdown$queue_minutes1The number of minutes before shutdown when queues are shut down.
shutdown$timeDefined by the shutdown script to indicate the absolute time of the shutdown.
shutdown$verboseIf any non-null value, the shutdown script will list each disk as it is dismounted.

Example:


$ @SYS$SYSTEM:SHUTDOWN
         SHUTDOWN -- Perform an Orderly System Shutdown
 
How many minutes until final shutdown [0]: 10
Reason for shutdown: [Standalone] SYSTEM UPGRADE
Do you want to spin down the disk volumes [No]?
Do you want to invoke the site-specific shutdown procedure [Yes]?
Should an automatic system reboot be performed [No]?
When will the system be rebooted [later]?
Shutdown options (enter as a comma-separated list): 
 REMOVE_NODE         Remaining nodes in the cluster should adjust quorum 
 CLUSTER_SHUTDOWN    Entire cluster is shutting down 
 REBOOT_CHECK        Check existence of basic system files 
 SAVE_FEEDBACK       Save performance feedback information from this boot 
 DISABLE_AUTOSTART   Disable autostart queues
Shutdown options [NONE]: 
SHUTDOWN message on MYCOMPUTER, from user SYSTEM at _MYCOMPUTER$TERMA0:  14:00:00.00
MYCOMPUTER will shut down in 10 minutes for SYSTEM UPGRADE; back up later. Please log off 
node MYCOMPUTER.
%SHUTDOWN-I-OPERATOR, This terminal is now an operator's console.
%%%%%%%%%%%  OPCOM, 11-DEC-2023 14:01:00.10  %%%%%%%%%%%
Operator status for operator _MYSYSTEM$TERMA0:
PRINTER, TAPES, DISKS, DEVICES, NETWORK, OPER1
%SHUTDOWN-I-DISLOGINS, Interactive logins will now be disabled.
%SET-I-INTSET, login interactive limit = 0 current interactive value = 1
%SHUTDOWN-I-SHUTNET, The network will now be shut down.
 
SHUTDOWN message on MYCOMPUTER, from user SYSTEM at _MYCOMPUTER$OPA0:   14:05:00.30
MYCOMPUTER will shut down in 5 minutes for SYSTEM UPGRADE; back up later. Please log off 
node MYCOMPUTER.
2 terminals have been notified on MYCOMPUTER.
SHUTDOWN message on MYCOMPUTER from user SYSTEM at _MYCOMPUTER$TERMA0:   14:06:50.31
MYCOMPUTER will shut down in 3 minutes for SYSTEM UPGRADE; back up later. Please log off 
node MYCOMPUTER.
%%%%%%%%%%%  OPCOM, 11-DEC-2023 14:07:12.30  %%%%%%%%%%%
SHUTDOWN message on MYCOMPUTER user SYSTEM at _MYCOMPUTER$TERMA0:   14:08:12.40
MYCOMPUTER will shut down in 2 minutes for SYSTEM UPGRADE; back up later. Please log off 
node MYCOMPUTER.
%%%%%%%%%%%  OPCOM, 11-DEC-2023 14:08:11:50  %%%%%%%%%%%
Message from user SYSTEM on MYCOMPUTER 
-SYSTEM-S-NORMAL, normal successful completion
%%%%%%%%%%%  OPCOM, 11-DEC-2023 14:08:42.30  %%%%%%%%%%%
%SYSTEM-I-STOPQUEUES, The queues on this node will now be stopped.
SHUTDOWN message on MYCOMPUTER from user SYSTEM at _MYCOMPUTER$OPA0:   14:09:12.56
MYCOMPUTER will shut down in 1 minute for SYSTEM UPGRADE; back up later. Please log off 
node MYCOMPUTER.
SHUTDOWN message on MYCOMPUTER, from user SYSTEM at _MYCOMPUTER$TERMA0:   14:10:00.20
MYCOMPUTER will shut down in 0 minutes for SYSTEM UPGRADE; back up later. Please log off 
node MYCOMPUTER.
17 terminals have been notified on MYCOMPUTER
%SHUTDOWN-I-SITESHUT, The site-specific shutdown procedure will now be invoked.
%SHUTDOWN-I-STOPUSER, All user processes will now be stopped.
%SHUTDOWN-I-REMOVE, All installed images will now be removed.
%SHUTDOWN-I-DISMOUNT, All volumes will now be dismounted.
%%%%%%%%%%%  OPCOM, 11-DEC-2023 14:09:42.30  %%%%%%%%%%%
Message from user System on MYCOMPUTER 
_MYCOMPUTER$TERMA0:, MYCOMPUTER shutdown was requested by the operator.
%%%%%%%%%%%  OPCOM, 11-DEC-2023 14:10:02.44  %%%%%%%%%%%
Logfile was closed by operator _MYCOMPUTER$TERMA0: 
Logfile was SYS$SYSROOT:[SYSMGR]OPERATOR.LOG
%%%%%%%%%%%  OPCOM, 11-DEC-2002 14:10:32.20  %%%%%%%%%%%
Operator _MYCOMPUTER$TERMA0: has been disabled, username SYSTEM
        SYSTEM SHUTDOWN COMPLETE


OPCCRASH
Force system shutdown

Format:

OPCCRASH {/NODUMP}{/RESTART}

The shutdown script should be used to shut down the system. OPCCRASH should only be used if the shutdown script doesn't work. The CMKRNL privilege is necessary to run OPCCRASH.

OPCCRASH performs the following procedures:

  1. All processes other than the one running OPCCRASH are immediately terminated.
  2. Any modified memory pages are written out to the disk.
  3. Write a crash dump, unless /NODUMP specified or the opc$nodump system symbol is defined and non-null.
  4. Dismount boot disk.
  5. Either power off the system or restart (if /RESTART was specified).

In the next article, we will look at the shutdown script.