NonStop S-Series System Expansion and Reduction Guide
Table Of Contents
- NonStop S-Series System Expansion and Reduction Guide
- What’s New in This Guide
- About This Guide
- 1 The Resizing Process
- 2 Planning System Expansion
- 3 Planning System Reduction
- 4 Reducing a System Online
- 1.Prepare the Donor System for Reduction
- 2.Record Information About the Donor System
- 3.Prepare Both ServerNet Fabrics
- 4.Inventory Enclosures to Be Removed
- 5.Prepare and Stop Devices and Processes
- 6.Ensure Devices and Processes Are Stopped
- 7.Delete Devices and Processes If Necessary
- 8.Prepare Enclosures for Removal
- 9.Finish the Reduction
- 10.Remove Other Cables From Powered-Off Enclosures
- 11.Physically Remove Enclosures From the System
- Adding Enclosures to Another System
- 5 Reducing a System Offline
- 6 Expanding a System Online
- Preparation for Online Expansion
- 1.Prepare Target System for Expansion
- 2.Record Information About Target System
- 3.Prepare Target System for Addition of Block
- 4.Save Current Target System Configuration
- 5.Copy SP Firmware File From the Target System to the System Console
- 6.Finish Gathering Information
- 7.Connect a System Console to the Enclosure
- 8.Change Group Number of Enclosure to 01
- 9.Power On Enclosure
- 10.Verify Connection Between System Console and Enclosure
- 11.Configure System Console and Enclosure
- 12.Verify SP Firmware Is Compatible
- 13.Update SP Firmware in Enclosure If Necessary
- 14.Configure Topology of Enclosure If Necessary
- 15.Power Off Enclosure
- 16.Repeat Steps 6 Through 15 If Necessary
- 17.Assemble Enclosures Into a Block
- 18.Change Group Numbers of Block to Fit Target System
- 19.Disconnect System Console From Block
- 20.Power On Added Block
- 21.Cable Block to Target System
- 22.Verify Resized Target System
- 23a.Update Firmware and Code in Block (Using TSM)
- 23b.Update Firmware and Code in Block (Using OSM)
- 24.Reload Processors in Block If Necessary
- 25.Verify Operations in Added Block
- 26.Configure CRUs in Added Block
- 7 Troubleshooting
- A Common System Operations
- Determine the Processor Type
- Determine the ServerNet Fabric Status
- Determine the Product Versions of the OSM Client Software
- Determine the Product Version of the TSM Client Software
- Move the System Console
- Stop the OSM or TSM Low-Level Link
- Start a Startup TACL Session
- Start the OSM or TSM Low-Level Link
- Start the OSM Service Connection or TSM Service Application
- B ServerNet Cabling
- C Checklists and Worksheets
- D Stopping Devices and Processes
- Safety and Compliance
- Glossary
- Index

Glossary
G-Series Common Glossary
Glossary-82
R2
R2. See ServerNet router 2.
raceway. An enclosed channel used to hold wires, cables, or busbars. Most raceways have
removable tops to facilitate the installation or removal of their contents.
rack. A structure that houses a chassis, power shelf, and other system components. The
HP NonStop™ S-series server is designed to be mounted in an industry-standard
19-inch rack or a NonStop S-series frame. See also frame
.
radio frequency interference (RFI). Forms of conducted or radiated interference that might
appear in a facility as either normal or common-mode signals. The frequency of the
interference can range from the kilohertz to gigahertz range. However, the most
troublesome interference signals are usually found in the kilohertz to low megahertz
range. At present, the terms radio frequency interference and electromagnetic
interference (EMI) are usually used interchangeably.
range of servers. See HP NonStop™ servers.
read-only file system. A file system with implementation-defined characteristics that restrict
changes to the files within that file system.
read/write head. An electromagnet that can pick up (read) electronic pulses and record
(write) electronic pulses on a magnetic disk or tape. The electronic pulses are
interpreted by the processor as binary data. See also disk drive
and tape drive.
real group ID. An attribute of an Open System Services (OSS) process. When an OSS
process is created, the real group ID identifies the group of the user or parent process
that created the process. The real group ID can be changed after process creation.
real user ID. An attribute of an Open System Services (OSS) process. When an OSS
process is created, the real user ID identifies the user or parent process that created
the process. The real user ID can be changed after process creation.
$RECEIVE. The name of a file through which a process receives and optionally replies to
messages from other processes.
reconfiguration. The act of changing the hardware or software configuration of a running
system. Examples include installing a new software release version update (RVU),
adding hardware peripherals, and restructuring a database. Reconfiguring a system
might or might not require a planned outage.
reduced instruction-set computing (RISC). A processor architecture based on a relatively
small and simple instruction set, a large number of general-purpose registers, and an
optimized instruction pipeline that supports high-performance instruction execution.
Contrast with complex instruction-set computing (CISC)
.
reexported library. A library whose symbols are made available by another dynamic-link
library (DLL) to any localized client of that DLL. Reexport is an attribute of the DLL’s
libList entry for that library. This attribute is specified by the DLL’s programmer and