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-86
rld library
rld library. A library that loads position-independent code (PIC) programs and their
associated dynamic-link libraries (DLLs). The
rld library also provides the dlopen(),
dlclose(), dlresultcode(), dlsys(), and dlerror() functions.
rms. See root mean square (rms).
robot. A media-changer device that transfers a tape cartridge to a tape drive for use and
then returns the cartridge to the storage cell.
root. See root fileset and root directory. See also super ID.
root directory. In the Open System Services (OSS) file system and Network File System
(NFS), a directory associated with a process that the system uses for pathname
resolution when a pathname begins with a slash (
/) character.
root fileset. For the Open System Services (OSS) file system, the fileset with the device
identifier of 0, normally containing the root directory. HP recommends that this fileset
be named
root.
root mean square (rms). A measurement method used to determine the direct current
(DC) equivalent value for alternating voltage and current waveforms. The rms method
refers to the process of sampling a waveform, squaring the samples, averaging the
samples (mean value) over the period from one cycle, and then calculating the square
root of the samples. In general, rms-sensing devices are more accurate than averaging
meters. Measurements from averaging meters can be as low as 30 percent of the
actual current for loads with high crest factors.
root user. See super ID.
router. See ServerNet router.
router 1. See ServerNet router 1.
router 2. See ServerNet router 2.
RPC. See Remote Procedure Call (RPC).
RS-232. An industry standard for serial data transmission. It describes pin assignments,
signal functions, and electrical characteristics. The current standard specifies a 25-pin
connector.
RS-449. An industry standard for serial data transmission. It specifies pin assignments,
signal functions, electrical characteristics, and a 37-pin connector with an optional
9-pin connector for a secondary channel.
run-time data unit (RTDU). The region of a TNS object file used to store SQL/MP source
and object code. It contains embedded SQL information for clients of SQL/MP. Source
RTDUs are created when a program file using embedded SQL/MP is initially compiled
and linked. Object RTDUs are added to the program when the file is SQL-compiled.