Managing the ExtremeWare XOS Software
ExtremeWare XOS 11.3 Concepts Guide
104
● Start Time—The current start time of the process. Options are:
■Day/Month/Date/Time/Year—The date and time the process began. If a process terminates and
restarts, the start time is also updated.
■Not Started—The process has not been started. This can be caused by not having the appropriate
license or for not starting the process.
If you specify the
detail keyword, more specific and detailed process information is displayed. The
show process detail and show process slot <slotid> detail commands display the following
information in a multi-tabular format:
â—Ź Detailed process information
â—Ź Memory usage configurations
â—Ź Recovery policies
â—Ź Process statistics
â—Ź Resource usage
Stopping a Process
If recommended by Extreme Networks Technical Support personnel, you can stop a running process. To
stop a running process, use the following command:
terminate process <name> [forceful | graceful] {msm <slot>}
Where the following is true:
● name—Specifies the name of the process.
● forceful—Specifies that the software quickly terminate a process. Unlike the graceful option, the
process is immediately shutdown without any of the normal process cleanup.
● graceful—Specifies that the process shutdown gracefully by closing all opened connections,
notifying peers on the network, and other types of process cleanup.
● slot—Specifies the slot number of the MSM. A specifies the MSM installed in slot A. B specifies the
MSM installed in slot B. (This parameter is available only on modular switches.)
NOTE
Do not terminate a process that was installed since the last reboot unless you have saved your configuration. If you
have installed a software module and you terminate the newly installed process without saving your configuration,
your module may not be loaded when you attempt to restart the process with the start process command.
You can also use a single command to stop and restart a running process during a software upgrade on
the switch. By using the single command, there is less process disruption and it takes less time to stop
and restart the process. To stop and restart a process during a software upgrade, use the following
command:
restart process [class <cname> | <name> {msm <slot>}]
Where the following is true:
● cname—Specifies that the software terminates and restarts all instances of the process associated with
a specific routing protocol on all VRs.
● name—Specifies the name of the process.