H06.11 Software Installation and Upgrade Guide

Check the CONFTEXT file to ensure that these entries are present. They are needed for the implicit
DLLs:
SYSTEM_IMPLICIT_INIT_FILES TANDEM^IMPLICIT^INIT^FILES;
SYSTEM_IMPLICIT_CORE_FILES TANDEM^IMPLICIT^CORE^FILES;
SYSTEM_IMPLICIT_FS_FILES TANDEM^IMPLICIT^FS^FILES;
SYSTEM_IMPLICIT_MCP_FILES TANDEM^IMPLICIT^MCP^FILES;
SYSTEM_IMPLICIT_ETC_FILES TANDEM^IMPLICIT^ETC^FILES;
This example shows a CONFTEXT file for H06.11:
$TEMP CONFIGXX 2> type conftext
ALLPROCESSORS:
SYSTEM_PROCESSOR_TYPE NSE-A;
SYSTEM_VOLUME_SUBVOL $SYSTEM.SYS00;
SYSTEM_LIBRARY_CODE_FILES TANDEM^LIBRARY^CODE^FILES;
SYSTEM_PROCESS_CODE_FILES TANDEM^PROCESS^CODE^FILES;
SYSTEM_PROCESS_LIBRARY_FILES TANDEM^PROCESS^LIBRARY^FILES;
STANDARD_MICROCODE TANDEM^STANDARD^MICROCODE;
MICROCODE_FILES TANDEM^MICROCODE^FILES;
FILES_TO_COPY_TO_NEW_SYSTEM TANDEM^FILES^TO^COPY;
SYSTEM_IMPLICIT_INIT_FILES TANDEM^IMPLICIT^INIT^FILES;
SYSTEM_IMPLICIT_CORE_FILES TANDEM^IMPLICIT^CORE^FILES;
SYSTEM_IMPLICIT_FS_FILES TANDEM^IMPLICIT^FS^FILES;
SYSTEM_IMPLICIT_MCP_FILES TANDEM^IMPLICIT^MCP^FILES;
SYSTEM_IMPLICIT_ETC_FILES TANDEM^IMPLICIT^ETC^FILES;
FORMATTER_TEMPLATE_FILES TANDEM^FORMATTER^TEMPLATE^FILES;
INITIAL_COMINT_INFILE $DSMSCM.SYS.CIIN;
tape_label_processing enabled;
Managing Microcode and Firmware for NonStop NS-Series Servers
NOTE: Trained HP service providers will update the firmware when they install any
field-replaceable units (FRUs). Firmware, unless otherwise noted, is considered
customer-updateable.
You must manage all microcode and firmware within your system properly, updating it as
necessary when new versions become available. Failure to do so can result in a wide range of
system problems, from intermittent faults to partial or complete system outages.
NOTE: Always check Scout for the most recent updateable firmware.
Although OSM does display firmware revision information (Downrev, Same, or Uprev), you
can enter the FILEINFO command to see firmware files using the FILEINFO command.
Enter this FILEINFO command, if you are connected to a NonStop S-series server, to check for
location and file information for CPUCODE and SPCODE:
$SYSTEM STARTUP 7> FILEINFO $SYSTEM.SYS*.*CODE*
Enter this FILEINFO command to check for location and file information for the HSS firmware:
$SYSTEM STARTUP 7> FILEINFO $SYSTEM.SYS*.*FIRM*
Enter this FILEINFO command to check for location and file information for other firmware,
such as ServerNet Clustering:
$SYSTEM STARTUP 7> FILEINFO $SYSTEM.SYS??.M????
OSM displays firmware version information, including file names and a Compare State attribute,
which compares the current version against the default or available version. Outside of OSM,
you can use the FILEINFO command to see firmware files.
Managing Microcode and Firmware for NonStop NS-Series Servers 25