C H A P T E R 3 |
Configuring Netra CP2500 Board Software |
This chapter contains the following sections:
If the Solaris Operating System is running on a Netra CP2500 board, and you open the board's ejector levers, you will see a message that the operating system will shut down. When the OS achieves the OpenBoot PROM ok prompt level, you can safely remove the board.
CODE EXAMPLE 3-1 displays a typical example of these Solaris OS shut down messages, where hostname is the host name of the Netra CP2500 board being shut down.
The blue hot-swap LED, located on the front panel of the Netra CP2500 board (FIGURE 3-2), lights up when the hot-swap function is enabled by the system software. The hot-swap LED indicates that the board can be extracted from the chassis. When a board is inserted into a cPSB system, the LED is lit automatically until the hardware connection process is completed. The LED then remains off until the extraction is once again enabled by the system software.
FIGURE 3-1 shows how to release the Netra CP2500 levers. FIGURE 3-2 shows the location of the blue hot-swap LED.
You use the Solaris platform information and control library (PICL) framework for obtaining the state and condition of the Netra CP2500 board, rather than the Solaris cfgadm framework used with other CompactPCI boards.
The PICL framework provides information about the system configuration that it maintains in the PICL tree. Within this PICL tree is a subtree named FRU tree, that represents the hierarchy of system FRUs with respect to a root node in the tree called chassis. The FRU tree represents physical resources of the system. The PICL tree is updated whenever a change occurs in the device status.
The prtpicl -v command shows the condition of all devices in the PICL tree. CODE EXAMPLE 3-2 displays example Netra CP2500 board output from the prtpicl command.
TABLE 3-1 shows the FRU tree (frutree) entries and properties that describe the condition of the Netra CP2500 board.
For more information on the PICL framework, refer to the picld(1M) man page.
The Netra CP2500 board does not have a battery backup to save the time of day (TOD) over reboots and power-outages. However, the board contains a capacitor that will keep the TOD during power-outages of 4 hours in length.
If the TOD is not powered through the capacitor, the TOD will be programmed with a default date and time of 01/01/2000 00:00:00 GMT. You can update the date and time using the Solaris date command.
To set the time of day manually after the power is restored:
As superuser, use the date command at a Solaris prompt to set the correct time.
Refer to the date(1M) command man page for additional information. After you set the date, you must reboot (but not power cycle) the system for the changes to take full effect. Failing to reboot can cause time conflicts among applications.
The Sun Validation Test Suite (SunVTS software) is a comprehensive software package that tests and validates the Netra CP2500 by verifying the configuration and function of most hardware controllers and devices on the board. SunVTS is used to validate a system during development, production, inspection, troubleshooting, periodic maintenance, and system or subsystem stressing. SunVTS can be tailored to run on various types of machines ranging from desktops to servers with modifiable test instances and processor affinity features.
You can perform high-level system testing by using the appropriate version of SunVTS. For detailed information on SunVTS support and downloads, refer to the following web site:
http://www.sun.com/oem/products/vts/
Download version 5.1PS11, or a future supported version, of the SunVTS software, if you want to test the Netra CP2500 board hardware.
Ensure that the SunVTS software version is compatible with the Solaris OS version being used.
You can find information about the SunVTS software version installed on your system by viewing the contents of the .version file:
To obtain SunVTS documentation, contact your local customer service representative or field application engineer.
Note - For security reasons, only a superuser is permitted to run SunVTS. Installation and starting instructions are included with the software when it is downloaded. |
Copyright © 2007, Sun Microsystems, Inc. All Rights Reserved.