1 04/05/85 shutdown_state, sds
2
3 Syntax as a command: sds
4
5
6 Syntax as an active function: sds
7
8
9 Function: returns the state of completion of the shutdown of Multics.
10 It does this by examining the shutdown_state flag in the label of the
11 RPV. This command is valid at all BCE command levels.
12
13
14 Notes: The interpretation of the shutdown states follows:
15
16 0 Normal Multics shutdown no esd
17 1 esd part 1 started memory flush of modified pages
18 of segments
19 2 esd part 1 completed
20 3 shutdown or esd completed with lock errors
21 4 shutdown or esd completed with no errors
22 other shutdown completed with errors, or not completed for
23 one or more disk errors
24