The CPU Expert Tool provides sophisticated troubleshooting for
problems associated with a specific Processor in a multiprocessor
environment. The ability to deactivate, reactivate, assign a process
to a processor. Allows on-line control of processor
functionality.
The CPU Expert Tool is fully interactive, with its own set of
menu commands.
Caution
The CPU Expert Tool contains commands which will cause severe performance degradation as a result of processor deallocation,it is assumed that users are aware of the dangers of its utilization.
To use the CPU Expert Tool safely,
you should be trained and knowledgeable about CPU modules.
The CPU Expert Tool allows on-line control of processor functionality in a multi-processor environment by issuing processor specific commands.
This product provides individual operations that enable the user to identify a malfunctioning processor. The goal of the Expert Tool is to provide the user with an interactive tool that allows processor deactivating or reactivating of individual processor modules without requiring reset of the SPU or restart of the operating system. The ability to assign a specific process to an individual processor is an another capability of this product.
This tool should allow the multiprocessor system under test to be reduced in scope via programmatic elimination of one or more modules.
Thus, problems caused by a CPU module or specific process can be isolated without off-line testing.
The CPU Expert Tool requires that you install a HP-Only license at the main STM window. Consult a Mesa Adminstrator for the password.
If you experience problems, consult the Troubleshooting Tool-Related Problems help topic.
To run the CPU Expert Tool on a device:
- At the main STM window, select a CPU device.
The CPU Expert Tool will access all CPU devices on the Unit Under Test.
- If desired, change the options for the CPU Expert Tool at the main STM window.
Options include the level of logging for the tool.
For more information, see online help for STM as a whole (use the Help menu in the STM main window).
- Run the CPU Expert Tool.
- To select the desired commands, use the pull-down menus in the main window of the tool.
For more information, see:
- To run any option commands, pull down Options Menu and make a selection.
- To run exercise commands, pull down CPU_exercise Menu and make a selection.
- If you run into problems, see the Troubleshooting Tool-Related Problems help topic.
- Exit the tool by selecting the Exit command from the File function keys.
The following procedure is one possible method for troubleshooting processors. The idea is to use utilize the process of elimination ideology.
First find easy problems then perform more-time consuming operations to find less obvious problems.
To troubleshoot a suspect processor:
- Try running a specific process (identified by a PID Number) on a Processor to identify Process specific Problems.
- Deactivate all processors that may not have any problems, and assign a PID to activated processor that is suspected to be malfunctioning.
- Continue Deactivating and Reactivating Processors untill a malfunctioning processor is identified.
- If you get confused on which processors are diabled/enabled run the Display command, which will indicate the status of all Processors.
If you run into problems, see the Troubleshooting Tool-Related Problems help topic.
A failure or other problem with the CPU Expert Tool:
Consult the Failure Log (for failures) and the Test Activity Log, accessible from the STM main window.Problem with the device:
Make sure the device is connected, powered on, and on-line. You could try running the verifier on the device to see why the device is not responding.You start a CPU Expert Tool command but nothing seems to happen :
You can stop the executing function by pressing the Interrupt Button in the window of the expert tool. To stop the expert tool entirely and return to the xstm Main Window, press the Abort Button.
The CPU Expert Tool may be waiting for you to respond to a query message it is displaying. Look underneath the windows on your workstation for a query message.When you try to run the CPU Expert Tool from the main STM interface,
Also, de-iconize any windows related to stm or the expert tool.
you do not see it listed:
The CPU Expert Tool requires a license to operate. Install the license at the main STM screen and try to run the tool again.
The function Exercise applied on a specified cpu to run stress tests on data cache, data tlb and float point unit in turn.
Data cache exerciser
exercises the data cache by forcing misses, replacements and flushes.
Data TLB exerciser
exercises the data TLB by forcing page faults which forces TLB replacements.
Floating point exerciser
exercises the floating point unit by providing a series of known inputs and checks for
corresponding outputs. The benchmark algorithm used here is "tomcatv".
The parameter Execution Time Limit can be specified by user as option for limit the cpu exercise execution time in minutes.
The default value is 10 minutes.
The parameter Error Allowed Number can be specified by user as option for limit the allowed number of errors before the cpu exercise test termination.
The default value is 10.
The CPU Expert Tool offers the following commands and Menu:
- File Menu
Exit
- Option Menu
Active
Assign
Deactive
Display
- CPU-Exercise Menu
Run
Termination
- Help Menu
General Help
Version
- Buttons
Abort Button
Interrupt Button
Exit
Use the Exit command to terminate the execution of the CPU Expert Tool and return to the main STM window. If the user tries to exit without reactivating deactivated processor(s), a warning message will appear. The message will indicate that all processors have not been reactivated, and reactivation of all processors will be done upon exiting.
Activate
The Activate command will only return a processor that has been previously Deactivated to normal system use. A deactivated processor that is also marked for deconfiguration may not be reactivated until it is marked for reconfiguration.
Will return error message if activation routine does not return Successful or wrong pdev # was selected.
The Activate command will display in the main window the SPU and Physical Device number along with the current number of activated processors after execution.
Assign
Forces(andlocks) a process to a specific processor module identified by the physical device number. PID and pdev number arguments are required. If a wrong physical device number in entered, an error message will display. The user is required to find an active PID numbers with a different application(top, ps ef).
Deactivate
Deactivates a processor from system use. A pdev number argument is required. The Expert Tool will display a warning message if there is only one processor currently activated or on any attempt to deactivate the Monarch. The Deactivate command will display in the main window the SPU and Physical Device number along with the current number of activated processors after execution.
Display
The Display command will display a listing of the current processor status and identify information for all system processors:SPUNumber:
Physical Device Number:
Status: (Enabled/Disabled)
Monarch: (Yes/No)
Run
The Run command will launch Cpu Exercise for a selected cpu. On the popup dialog box, the user can modify parameters of the exerciser such as Execution Time Limit and Error Allowed Number.
By design, only one cpu exerciser can run at any time.
To monitor the running processes, the user may use the Top utility to obtain execution information on the running process.
The running record can be found on cpu expert activity log.
Termination
The Termination command terminates running the exerciser as user desires to stop the exercise earlier than the Cpu Exercise. The exercise termination message will be indicated on main window of this expert tool.
General Help
The General Help command displays online help for the CPU Expert Tool (the help system you are currently viewing).
For information on using the help system, select the "Using Help..." command in the Help menu in this Help window.
For online help on STM as a whole, use the "Help" command at the STM main window.
Version
The Version command displays version and copyright information for the CPU Expert Tool.
Abort Button
The Abort button allows you to abort the CPU Expert Tool, halting its execution and returning to the STM main window.
The tool will be requested to abort and the state of the tool execution in the system map will be set to ABORT_PENDING. When the tool actually exits, its state will be set to ABORTED.
Interrupt Button
The Interrupt button allows you to interrupt the tool. When the tool receives the interrupt, it will stop whatever it is doing and prompt the user whether they want to continue with the current operation. If the choice is "Continue", the tool will continue with the current operation. If the choice is "Abort", the tool will abort the current operation and return to the window for the CPU Expert Tool.