ServerNet Cluster Supplement for HP Integrity NonStop NS-Series Servers

Size: px
Start display at page:

Download "ServerNet Cluster Supplement for HP Integrity NonStop NS-Series Servers"

Transcription

1 ServerNet Cluster Supplement for HP Integrity NonStop NS-Series Servers Abstract This supplement describes adding, configuring, and managing an HP Integrity NonStop NS-series server in an HP NonStop ServerNet Cluster. Product Version NA Supported Release Version Updates (RVUs) This publication supports H06.08 and all subsequent H-series RVUs until otherwise indicated by its replacement publication. Part Number Published August 2009

2 Document History Part Number Product Version Published NA July NA February NA November NA August 2009

3 Contents 1. Table of Contents What s New in This Manual iii Manual Information iii New and Changed Information About This Supplement v Where to Get More Information Notation Conventions v 1. iii v Requirements for Clustering 1-2 Software Requirements 1-2 Hardware Requirements 1-3 OSM Support for NonStop NS-Series Nodes in a ServerNet Cluster 1-5 Preparing Integrity NonStop NS16000 System 1-5 Preparing Integrity NonStop NS14000 System with IOAM Enclosure 1-7 Preparing Integrity NonStop NS14000 System with VIO Enclosures 1-8 SCF Displays for NonStop NS-Series Nodes in a ServerNet Cluster 1-10 INFO CONNECTION Command (6780 Switch) 1-10 INFO CONNECTION Command Display (6770 Switch) 1-13 STATUS CONNECTION Command (6780 Switch) 1-14 STATUS CONNECTION Command (6770 Switch) 1-17 Examples Tables Example 1-1. INFO CONNECTION Display for a 6780 Switch (NS16000 system) 1-11 Example 1-2. INFO CONNECTION Display for a 6780 Switch (NS14000 system) 1-12 Example 1-3. INFO CONNECTION Display for a 6770 Switch 1-13 Example 1-4. STATUS CONNECTION Display for a 6780 Switch 1-16 Example 1-5. STATUS CONNECTION Display for 6770 Switches 1-18 Table 1-1. Minimum Software Requirements for Integrity NonStop NS Table 1-2. Integrity NonStop NS-Series Node Hardware Requirements 1-4 Table 1-3. INFO CONNECTION Attributes for Integrity NonStop NS-series Nodes 1-10 Table 1-4. INFO CONNECTION Attributes for Integrity NonStop NS-series Nodes 1-13 i

4 Contents Table 1-5. Table 1-6. STATUS CONNECTION Attributes for Integrity NonStop NS-Series Nodes 1-14 STATUS CONNECTION Attributes for Integrity NonStop NS-Series Nodes 1-17 ii

5 What s New in This Manual Manual Information Abstract ServerNet Cluster Supplement for HP Integrity NonStop NS-Series Servers This supplement describes adding, configuring, and managing an HP Integrity NonStop NS-series server in an HP NonStop ServerNet Cluster. Product Version NA Supported Release Version Updates (RVUs) This publication supports H06.08 and all subsequent H-series RVUs until otherwise indicated by its replacement publication. Part Number Published August 2009 Document History Part Number Product Version Published NA July NA February NA November NA August 2009 New and Changed Information For H06.14, this supplement was updated to include HP Integrity NonStop NS16200 systems as part of the NonStop NS16000 series and HP Integrity NonStop NS14200 series systems as part of the NonStop NS14000 series. It was also updated to provide BladeCluster Solution information for NonStop NS16000 series systems and NonStop NS14000 series systems. Recent Change History For H06.08, this supplement was updated to provide ServerNet cluster details for HP Integrity NonStop NS14000 systems consisting of VIO enclosures instead of an IOAM enclosure. At H06.05, this supplement was updated to include support for HP Integrity NonStop NS14000 systems (which have no processor switches). iii

6 What s New in This Manual Recent Change History iv

7 About This Supplement The information in this manual is intended supplement the existing ServerNet cluster manual set, providing details specific to HP Integrity NonStop NS-series systems. Where to Get More Information For general information on ServerNet clusters, refer to: 6770 Switch: ServerNet Cluster Manual 6780 Switch: ServerNet Cluster 6780 Planning and Installation Guide and ServerNet Cluster 6780 Operations Guide BladeCluster Solution: BladeCluster Solution Manual Notation Conventions Hypertext Links Blue underline is used to indicate a hypertext link within text. By clicking a passage of text with a blue underline, you are taken to the location described. For example: This requirement is described under Backup DAM Volumes and Physical Disk Drives on page 3-2. General Syntax Notation This list summarizes the notation conventions for syntax presentation in this manual. UPPERCASE LETTERS. Uppercase letters indicate keywords and reserved words. Type these items exactly as shown. Items not enclosed in brackets are required. For example: MAXATTACH lowercase italic letters. Lowercase italic letters indicate variable items that you supply. Items not enclosed in brackets are required. For example: file-name computer type. Computer type letters within text indicate C and Open System Services (OSS) keywords and reserved words. Type these items exactly as shown. Items not enclosed in brackets are required. For example: myfile.c v

8 About This Supplement General Syntax Notation italic computer type. Italic computer type letters within text indicate C and Open System Services (OSS) variable items that you supply. Items not enclosed in brackets are required. For example: pathname [ ] Brackets. Brackets enclose optional syntax items. For example: TERM [\system-name.]$terminal-name INT[ERRUPTS] A group of items enclosed in brackets is a list from which you can choose one item or none. The items in the list can be arranged either vertically, with aligned brackets on each side of the list, or horizontally, enclosed in a pair of brackets and separated by vertical lines. For example: FC [ num ] [ -num ] [ text ] K [ X D ] address { } Braces. A group of items enclosed in braces is a list from which you are required to choose one item. The items in the list can be arranged either vertically, with aligned braces on each side of the list, or horizontally, enclosed in a pair of braces and separated by vertical lines. For example: LISTOPENS PROCESS { $appl-mgr-name } { $process-name } ALLOWSU { ON OFF } Vertical Line. A vertical line separates alternatives in a horizontal list that is enclosed in brackets or braces. For example: INSPECT { OFF ON SAVEABEND } Ellipsis. An ellipsis immediately following a pair of brackets or braces indicates that you can repeat the enclosed sequence of syntax items any number of times. For example: M address [, new-value ] [ - ] { } An ellipsis immediately following a single syntax item indicates that you can repeat that syntax item any number of times. For example: "s-char " Punctuation. Parentheses, commas, semicolons, and other symbols not previously described must be typed as shown. For example: error := NEXTFILENAME ( file-name ) ; LISTOPENS SU $process-name.#su-name vi

9 About This Supplement Change Bar Notation Quotation marks around a symbol such as a bracket or brace indicate the symbol is a required character that you must type as shown. For example: "[" repetition-constant-list "]" Item Spacing. Spaces shown between items are required unless one of the items is a punctuation symbol such as a parenthesis or a comma. For example: CALL STEPMOM ( process-id ) ; If there is no space between two items, spaces are not permitted. In this example, no spaces are permitted between the period and any other items: $process-name.#su-name Line Spacing. If the syntax of a command is too long to fit on a single line, each continuation line is indented three spaces and is separated from the preceding line by a blank line. This spacing distinguishes items in a continuation line from items in a vertical list of selections. For example: ALTER [ / OUT file-spec / ] LINE [, attribute-spec ] Change Bar Notation Change bars are used to indicate substantive differences between this manual and its preceding version. Change bars are vertical rules placed in the right margin of changed portions of text, figures, tables, examples, and so on. Change bars highlight new or revised information. For example: The message types specified in the REPORT clause are different in the COBOL environment and the Common Run-Time Environment (CRE). The CRE has many new message types and some new message type codes for old message types. In the CRE, the message type SYSTEM includes all messages except LOGICAL-CLOSE and LOGICAL-OPEN. vii

10 About This Supplement Change Bar Notation viii

11 1 Integrity NonStop NS-series Server Supplement Except for the differences noted in this supplement, installing and managing an HP Integrity NonStop NS-series node in a 6770 or 6780 ServerNet cluster is the same as described in these manuals: 6770 Switch: ServerNet Cluster Manual 6780 Switch: ServerNet Cluster 6780 Planning and Installation Guide and ServerNet Cluster 6780 Operations Guide To install and manage an HP Integrity NonStop NS-series node in a BladeCluster ServerNet cluster, also refer to the BladeCluster Solution Manual. Requirements for Clustering on page 1-3 Software Requirements on page 1-3 Hardware Requirements on page 1-5 OSM Support for NonStop NS-Series Nodes in a ServerNet Cluster on page 1-6 Preparing Integrity NonStop NS16000 Series System on page 1-6 Checking the Cluster PICs on page 1-6 Replacing the Cluster PIC in a Processor Switch on page 1-7 Adding a Cluster PIC on page 1-7 Adding the Node to a ServerNet Cluster on page 1-7 Preparing Integrity NonStop NS14000 System with IOAM Enclosure on page 1-8 Checking the ServerNet Switch Boards on page 1-8 Replacing a ServerNet Switch Board on page 1-8 Adding a ServerNet Switch Board on page 1-9 Adding the Node to a ServerNet Cluster on page 1-9 Preparing Integrity NonStop NS14000 Series System with VIO Enclosures on page 1-9 Checking the Optical Extender PICs on page 1-9 Replacing an Optical Extender PIC on page 1-10 Adding an Optical Extender PIC on page 1-10 Adding the Node to a ServerNet Cluster on page 1-10 SCF Displays for NonStop NS-Series Nodes in a ServerNet Cluster on page 1-11 INFO CONNECTION Command (6780 Switch) on page

12 INFO CONNECTION Command Display (6770 Switch) on page 1-14 STATUS CONNECTION Command (6780 Switch) on page 1-15 STATUS CONNECTION Command (6770 Switch) on page

13 Requirements for Clustering Requirements for Clustering Configuring an Integrity NonStop NS-series system for inclusion in a ServerNet cluster requires a minimum level of software, hardware, and firmware. These requirements, as well as how to physically connect to the cluster, vary depending on the type of Integrity NonStop NS-series system: Integrity NonStop NS16000 series systems can utilize any of the topology, cluster switch, or node interconnect cable options listed in Table 1-2. For these systems, the cluster switches are connected to cluster plug-in cards (PICs) located in slot 2 of the processor switches. Integrity NonStop NS16000 series systems can also be connected to BladeCluster Solutions. BladeCluster Solution is a type of ServerNet cluster. For information, see the BladeCluster Solution Manual. Integrity NonStop NS14000 series systems can only be connected to a layered topology cluster and must use the MMF option. There are no processor switches. For NS14000 systems containing an IOAM enclosure, the cluster switches are connected to port 1 on the ServerNet switch boards in the IOAM enclosure. For NS14000 series systems containing VIO enclosures (instead of an IOAM enclosure), the cluster switches are connected to port 1 on the Optical Extender PICs in slot 5 of the VIO enclosure for each fabric. Integrity NonStop NS14000 series systems can also be part of a BladeCluster Solution via connection through the 6770 or 6780 ServerNet cluster switches. For information, see the BladeCluster Solution Manual. Use the Add Node to ServerNet Cluster guided procedure launched by an action of the same name under the System object in the OSM Service Connection to connect your system to a ServerNet cluster. OSM automatically detects your system type and displays the appropriate guided procedure for you. The guided procedure online help contains diagrams of the hardware configurations described in this supplement as well as step-by-step instructions to accompany the guided procedure. Software Requirements Install all software before connecting any cables or making any hardware changes. Before you add an Integrity NonStop NS-series system to a ServerNet cluster: Check that all required H-series software is installed on all Integrity NonStop NS-series nodes. Integrity NonStop NS16000 series systems require the software listed in Table 1-1. These software components are included in the H06.03 release version update (RVU) with the exception of the Expand/ServerNet profile, which is an optional product on the site update tape (SUT). Note. To take advantage of the two- or three-zone long-distance options, see the Recommended SPR for Multi-Zone Long-Distance Options on page

14 Software Requirements Integrity NonStop NS14000 systems with an IOAM enclosure require the H06.05 RVU, which includes all required SPRs. Integrity NonStop NS14000 series systems with VIO enclosures require the H06.08 RVU, which includes all required SPRs. Depending on your cluster configuration, you might also need to install G-series software on any NonStop S-series nodes in the ServerNet cluster (see Table 1-1). For RVU and SPR software requirements for Integrity NonStop NS-series systems to be connected to a BladeCluster, refer to the BladeCluster Solution Manual. Table 1-1. Minimum Software Requirements for Integrity NonStop NS16000 Series Software Component H-Series PVU G-Series PVU Expand/ServerNet profile ServerNet Management Driver T0509H01 For 6780 switches: T2800H01 The Product Version Update (PVU) required is the same as documented in existing manuals. The PVU required is the same as documented in existing manuals. SNETMON/MSGMON T0294H01 T0294AAP is required on any NonStop S-series nodes in the cluster. SANMAN T0502H01 The PVU required is the same as documented in existing manuals. T0502AAN and earlier PVUs report WRONG TYPE for the CRU TYPE if a 6780 switch contains quad MMF PICs in any of the slots 6 through 9. OSM Service Connection Suite T0682H01^AAE T0682AAA is required on all NonStop S-series nodes in the cluster if you use a 6780 switch containing quad MMF PICs in at least one of the slots 6 through 9 to connect NonStop S-series servers to the cluster. Recommended SPR for Multi-Zone Long-Distance Options For long-distance clusters using either the two or three zone options, HP strongly recommends T9050H02^AQD or later. (T9050H02^AQD was released at H06.05, so it is already part of the base software platform for Integrity NonStop NS14000 series systems.) For more information about the long-distance options, see the ServerNet Cluster 6780 Planning and Installation Guide. 1-4

15 Hardware Requirements Hardware Requirements For hardware requirements for Integrity NonStop NS-series systems to be connected to a BladeCluster, refer to the BladeCluster Solution Manual. At least two 6770 switches or 6780 switches (one for the X fabric and one for the Y fabric) are required. A cable management assembly is required for each 6780 switch. The switches must be installed and powered on. For Integrity NonStop NS16000 series nodes in a layered topology, you can use either the single-mode fiber (SMF) option or multimode fiber (MMF) option as described in Table 1-2. For example, if you use the MMF option, you must have MMF PICs installed in both the 6780 switches and the p-switches. Integrity NonStop NS14000 series nodes are only supported in a layered topology using the MMF option. Table 1-2. Integrity NonStop NS-Series Node Hardware Requirements Topology Star, split-star or tri-star topology Cluster Connectivity Point on the Node Cluster Switches Node Interconnect Cables Dual SMF PIC in slot 2 of each p-switch (NS16000 series only) A 6770 switch with at least one port in the range 0 through 7 must be available on each ServerNet II Switch (a subcomponent of the 6770 switch) for connecting a fiberoptic cable. SMF cables with duplex LC connectors on one end and duplex subscriber connectors (SC) on the other end Layered topology, SMF option Dual SMF PIC in slot 2 of each p-switch (NS16000 series only) A 6780 switch with a dual SMF PIC in at least one of the slots 6 through 9. At least one port on each PIC in the range 1 or 2 must be available. SMF cables with duplex LC connectors on both ends Layered topology MMF option For NS16000 series: Quad MMF PIC in slot 2 of each p-switch A 6780 switch with a quad MMF PIC in at least one of the slots 6 through 9. At least one port on each PIC in the range 1 or 2 must be available. For the MMF option, OSM version T0682AAA is required on all NonStop S-series nodes in the ServerNet cluster. MMF cables with duplex LC connectors on both ends For NS14000 with IOAM enclosure: port 1 of the ServerNet switch board in each IOAM For NS14000 series system with VIO enclosures: port 1 of the Optical Extender PIC in slot 5 of each VIO enclosure For the MMF option, OSM version T0682AAA is required on all NonStop S-series nodes in the ServerNet cluster. 1-5

16 OSM Support for NonStop NS-Series Nodes in a ServerNet Cluster OSM Support for NonStop NS-Series Nodes in a ServerNet Cluster For an Integrity NonStop NS-series node, the attributes and actions for the cluster switches are the same as described in the existing manuals and the OSM online help: 6770 switch ServerNet Cluster 6770 Supplement 6780 switch ServerNet Cluster 6780 Operations Guide Depending on your system type and configuration, see: Preparing Integrity NonStop NS16000 Series System on page 1-6 Preparing Integrity NonStop NS14000 System with IOAM Enclosure on page 1-8 Preparing Integrity NonStop NS14000 Series System with VIO Enclosures on page 1-9 Preparing Integrity NonStop NS16000 Series System Checking the Cluster PICs 1. To locate and check a cluster PIC in the OSM Service Connection, expand the system object in the tree pane and navigate to: Fabric Group 100 > Internal ServerNet X/Y Fabric > Processor Switch 2. Expand the Processor Switch and select the ServerNet PIC in slot 2 to check for alarms or problem attributes. VST001.vsd 1-6

17 Preparing Integrity NonStop NS16000 Series System 3. If the ServerNet PIC icon contains a yellow arrow, double-click to expand it and select the Port object. In this example, the degraded Service State is caused by an alarm. In the Alarms tab, select the individual alarm, then right-click and select Detail to get more information, including suggested repair actions, for the alarm. VST002.vsd Replacing the Cluster PIC in a Processor Switch To change the type of cluster PIC from MMF or SMF or to replace the PIC, right-click on the ServerNet PIC object in slot 2 and select Actions. Perform the Replace action to launch an OSM guided procedure to help you replace the PIC. The MSEB Replace action documented in the existing ServerNet cluster manuals does not apply to Integrity NonStop NS-series nodes. Adding a Cluster PIC 1. Determine if you need an MMF PIC or SMF PIC. 2. In slot 2 of the p-switch, insert the PIC until it is fully seated. 3. Check that the green power LED on the PIC is lit, and that the amber fault LED is not lit. 4. Refer to Adding the Node to a ServerNet Cluster. Do not connect the cables until instructed to do so by the guided procedure. Adding the Node to a ServerNet Cluster 1. On both the X-fabric and Y-fabric, check that the PICs used to connect the p-switch to the cluster switch are the correct type (either SMF or MMF) as described in Hardware Requirements on page If the PICs in both the cluster switch and p-switch do not match or are not supported for the type of cluster switch, replace or add the correct type of PIC to either the cluster switch or p-switch as needed. 3. Start the guided procedure for adding an Integrity NonStop NS-series node to a new or existing ServerNet cluster: a. In the tree pane of the OSM Service Connection, right-click the system resource and select Actions. b. Select Add Node to ServerNet Cluster and click Perform Action. c. In the guided procedure, click Start. 1-7

18 Preparing Integrity NonStop NS14000 System with IOAM Enclosure Preparing Integrity NonStop NS14000 System with IOAM Enclosure Because an Integrity NonStop NS14000 system with IOAM enclosure has no processor switches or cluster PICs, ServerNet cluster connectivity is established through the ServerNet switch boards in each of the two I/O adapter modules (IOAMs). Checking the ServerNet Switch Boards 1. To locate and check a ServerNet switch board in an Integrity NonStop NS14000 system, expand the system object in the tree pane and navigate to: Fabric Group 100 > IOAM Enclosure > IOAM 100.n* > ServerNet Switch Board * IOAM for X-fabric, IOAM for Y-fabric 2. Select the ServerNet Switch Board and check for alarms or problem attributes. 3. If the ServerNet Switch Board icon contains a yellow arrow, double-click to expand it and select Port 1 (the port used for cluster connectivity) to check for alarms or problem attributes. VST003.vsd Replacing a ServerNet Switch Board To replace the ServerNet switch board in an Integrity NonStop NS14000 system, right-click on the ServerNet switch board object and select Actions. Perform the Replace action to launch a documented service procedure that describes how to replace the ServerNet switch board. 1-8

19 Preparing Integrity NonStop NS14000 Series System with VIO Enclosures Adding a ServerNet Switch Board Use can use the Add Node to ServerNet Cluster guided procedure to add a ServerNet switch board. (See Adding the Node to a ServerNet Cluster.) Do not connect the cables until instructed to do so by the guided procedure. Adding the Node to a ServerNet Cluster 1. As noted in Table 1-2, the 6780 cluster switch slot used for connecting to an Integrity NonStop NS14000 system must have a quad MMF PIC. Replace or add a PIC as needed. 2. Start the guided procedure for adding an Integrity NonStop NS14000 node to a new or existing ServerNet cluster: a. In the tree pane of the OSM Service Connection, right-click the system object and select Actions. b. Select Add Node to ServerNet Cluster and click Perform Action. c. In the guided procedure, click Start. Preparing Integrity NonStop NS14000 Series System with VIO Enclosures For Integrity NonStop NS14000 series systems with VIO enclosures, ServerNet cluster connectivity is established through the Optical Extender PIC in slot 5 of the VIO enclosure on each fabric. Checking the Optical Extender PICs 1. To locate and check an Optical Extender PIC in an Integrity NonStop NS14000 series system, expand the system object in the tree pane and navigate to: Fabric Group 100 > Internal ServerNet Fabric > VIO Module 100.n* > Optical Extender PIC * VIO Module for X-fabric, VIO Module for Y-fabric 2. Select the Optical Extender PIC and check for alarms or problem attributes. 3. If the Optical Extender PIC icon contains a yellow arrow, double-click to expand it and select Port 1 (the port used for cluster connectivity) to check for alarms or problem attributes. 1-9

20 Preparing Integrity NonStop NS14000 Series System with VIO Enclosures VST004.vsd Replacing an Optical Extender PIC To replace the Optical Extender PIC, right-click on the Optical Extender PIC object and select Actions. Perform the Replace action to launch a documented service procedure that describes how to replace the Optical Extender PIC. Adding an Optical Extender PIC Use can use the Add Node to ServerNet Cluster guided procedure to add a Optical Extender PIC. (See Adding the Node to a ServerNet Cluster.) Do not connect the cables until instructed to do so by the guided procedure. Adding the Node to a ServerNet Cluster 1. You must have an Optical Extender PIC installed in slot 5 of each VIO enclosure. If not, see Adding an Optical Extender PIC. 2. Start the guided procedure for adding an Integrity NonStop NS14000 series node to a new or existing ServerNet cluster: a. In the tree pane of the OSM Service Connection, right-click the system object and select Actions. b. Select Add Node to ServerNet Cluster and click Perform Action. c. In the guided procedure, click Start. 1-10

21 SCF Displays for NonStop NS-Series Nodes in a ServerNet Cluster SCF Displays for NonStop NS-Series Nodes in a ServerNet Cluster For detailed syntax and descriptions of the Subsystem Control Facility (SCF) commands, refer to: 6770 Switch ServerNet Cluster Manual 6780 Switch ServerNet Cluster 6780 Operations Guide For an Integrity NonStop NS-series node, the commands and displays are the same as described in the existing manuals except for the differences noted here. INFO CONNECTION Command (6780 Switch) The output display for the INFO CONNECTION command varies, depending on the type of Integrity NonStop NS-series system. Example 1-1 on page 1-12, shows an example of a 6780 switch connected to an Integrity NonStop NS16000 series node. Example 1-2 on page 1-13, shows an example of a 6780 switch connected to an Integrity NonStop NS14000 series node. The Node port heading replaces the MSEB port heading displayed for NonStop S-series nodes. The Node port heading contains information about the port on the p-switch (NS16000 series), ServerNet switch board (NS14000 with IOAM), or Optical Extender PIC (NS14000 series with VIO) that connects to the cluster switch. The NNA Version attribute does not appear in the displays for the Node Port. Table 1-3 lists the attributes whose descriptions have changed for Integrity NonStop NS-series nodes. Table 1-3. INFO CONNECTION Attributes for Integrity NonStop NS-series Nodes Attribute Port PIC or CRU Type Node Routing ID Description The port number on the ServerNet switch board (NS14000 with IOAM), Optical Extender PIC (NS14000 series with VIO), or p-switch PIC (NS16000 series) to which the ServerNet cable is attached. The type of plug-in card used in the cluster switch, p-switch, ServerNet switch board, or Optical Extender PIC. Routing ID on the cluster switch, p-switch, ServerNet switch board, or Optical Extender PIC. 1-11

22 INFO CONNECTION Command (6780 Switch) Example 1-1. INFO CONNECTION Display for a 6780 Switch (NS16000 series system) INFO CONNECTION X Fabric Y Fabric Response Status ok ok Rsp Status Detail No Status Detail No Status Detail Switch Type Model 6780 Model Node Port Port Configuration Port Configuration Port 1 1 PIC Type Dual SMF Dual SMF Node Number Mask 0x000ff000 0x000ff000 Node Routing ID 0x000c7000 0x000c7000 SvNet Node Number SvNet Switch Port Port Configuration Port Configuration CRU Slot 7 7 CRU Port 1 1 PIC Type Dual SMF Dual SMF Transceiver 9/125u SMF 9/125u SMF Desired Port State n/a n/a Neighbor ID Check Query No Resp Expected Query No Resp Expected Node Number Mask 0x000ff000 0x000ff000 Node Routing ID 0x000c7000 0x000c7000 SvNet Node Number

23 INFO CONNECTION Command (6780 Switch) Example 1-2. INFO CONNECTION Display for a 6780 Switch (NS14000 series system) INFO CONNECTION X Fabric Y Fabric Response Status ok ok Rsp Status Detail No Status Detail No Status Detail Switch Type Model 6780 Model Node Port Port Configuration Port Configuration Port 1 1 PIC or CRU Type Switch 4 Logical Board Switch 4 Logical Board Node Number Mask 0x000ff000 0x000ff000 Node Routing ID 0x000c7000 0x000c7000 SvNet Node Number SvNet Switch Port Port Configuration Port Configuration CRU Slot 7 7 CRU Port 1 1 PIC or CRU Type Dual SMF Dual SMF Transceiver 9/125u SMF 9/125u SMF Desired Port State n/a n/a Neighbor ID Check Query No Resp Expected Query No Resp Expected Node Number Mask 0x000ff000 0x000ff000 Node Routing ID 0x000c7000 0x000c7000 SvNet Node Number

24 INFO CONNECTION Command Display (6770 Switch) INFO CONNECTION Command Display (6770 Switch) The syntax for INFO CONNECTION has not changed. Example 1-3 shows the display for a 6770 switch connected to an Integrity NonStop NS-series node: The Node port heading contains information about the p-switch port that connects to the cluster switch. This port heading replaces the MSEB port heading used for NonStop S-series nodes. The NNA Version attribute does not appear in the displays for the Node Port. Table 1-4 lists the attributes that have different descriptions for Integrity NonStop NS-series nodes. Table 1-4. INFO CONNECTION Attributes for Integrity NonStop NS-series Nodes Attribute Port number PIC Functional ID Node Routing ID Description The port number on the PIC located in slot 2 of the p-switch to which the ServerNet cable is attached The type of plug-in card used in the p-switch and cluster switch The node routing ID on the p-switch and cluster switch Example 1-3. INFO CONNECTION Display for a 6770 Switch INFO CONNECTION X Fabric Y Fabric Response Status ok ok Rsp Status Detail No Status Detail No Status Detail Switch Type Model 6770 Model Configuration Node Port Switch Port Node Port Switch Port Port Info Valid true true true true Port Number Desired Port State n/a TX/RX Auto n/a TX/RX Auto Neighbor ID Check n/a No Qry pass n/a No Qry pass Node Number Mask 0x000fc000 0x000fc000 0x000fc000 0x000fc000 Node Routing ID 0x000dc000 0x000dc000 0x000dc000 0x000dc000 SvNet Node Number PIC Functional ID SMF Optical SMF Optical SMF Optical SMF Optical

25 STATUS CONNECTION Command (6780 Switch) STATUS CONNECTION Command (6780 Switch) The STATUS CONNECTION syntax has not changed, except that the NNA option is not supported for Integrity NonStop NS-series nodes. Example 1-4 on page 1-17 shows the display for a 6780 switch connected to an Integrity NonStop NS-series node. The Node port heading replaces the MSEB port heading displayed for NonStop S-series nodes. The Node port heading contains information about the port on the p-switch (NS16000 series), ServerNet switch board (NS14000 with IOAM), or Optical Extender PIC (NS14000 series with VIO) that connects to the cluster switch. Table 1-5 lists the attributes that have different descriptions for Integrity NonStop NS-series nodes. Table 1-5. STATUS CONNECTION Attributes for Integrity NonStop NS-Series Nodes (page 1 of 2) Attribute Fabric Access Port Description The status of the external X and Y fabric connections. The possible values are the same as documented in the ServerNet Cluster 6780 Operations Guide, except for: WRONG CRU TYPE indicates that a PIC other than a dual SMF or quad MMF PIC is installed in slot 2 of the p-switch. For NS14000 series, only an MMF connection to the IOAM ServerNet switch board or the VIO Optical Extender PIC is supported. The NonStop S-series equivalent is CRU TYPE NOT MSEB. CRU MISSING indicates that a p-switch (or p-switch logic board) (NS16000 series), a ServerNet switch board (NS14000 with IOAM), or an Optical Extender PIC (NS14000 series with VIO) is missing. The NonStop S-series equivalent is MSEB MISSING. PIC MISSING indicates that a dual SMF PIC or quad MMF PIC is missing from slot 2 of the p-switch. The NonStop S-series equivalent is NO NNA PIC. NO CRU CONFIG RECORD indicates a configuration problem. The NonStop S-series equivalent is NO MSEB CONFIG RECORD. BAD CRU CONFIG RECORD indicates a configuration problem. The NonStop S-series equivalent is BAD MSEB CONFIG RECORD. CRU CONFIG FETCH ERR indicates a configuration problem. The NonStop S-series equivalent is MSEB CONFIG FETCH ERROR. The port number on the ServerNet switch board (NS14000 with IOAM), Optical Extender PIC (NS14000 series with VIO), or p-switch PIC (NS16000 series) to which the ServerNet cable is attached. 1-15

26 STATUS CONNECTION Command (6780 Switch) Table 1-5. STATUS CONNECTION Attributes for Integrity NonStop NS-Series Nodes (page 2 of 2) Attribute Port Status NNA Prog State Node Routing ID Description The status of the cluster switch port and the port on the p-switch (NS16000 series), ServerNet switch board (NS14000 with IOAM), or Optical Extender PIC (NS14000 series with VIO). The possible values are: link alive LINK DEAD RESET LA, DISABLED UNINSTALLED The programming state of the NNA on the p-switch Possible values are enabled, DISABLED, RESET, ENABLED FOR IBC ONLY, and CONFIG ERR. Routing ID on the cluster switch, p-switch, ServerNet switch board, or Optical Extender PIC. 1-16

27 STATUS CONNECTION Command (6780 Switch) Example 1-4. STATUS CONNECTION Display for a 6780 Switch STATUS CONNECTION X Fabric Y Fabric Response Status ok ok Rsp Status Detail No Status Detail No Status Detail Fabric Access No Error No Error Node Port Port Status Port Status Port 1 1 Link Speed 125 MB/S 125 MB/S Optical Signal present present Port Status link alive link alive Link Level Rx enabled enabled Link Level Tx enabled enabled Packet Level Rx enabled enabled Packet Level Tx enabled enabled NNA Prog State enabled enabled Node Number Mask 0x000ff000 0x000ff000 Node Routing ID 0x000c7000 0x000c7000 SvNet Node Number SvNet Switch Port Port Status Port Status CRU Slot 7 7 CRU Port 1 1 Transceiver Enabled yes yes Transceiver Status ok ok LED State on on Link Speed 125 MB/S 125 MB/S Optical Signal present present Port Status enabled enabled Node Number Mask 0x000ff000 0x000ff000 Node Routing ID 0x000c7000 0x000c7000 SvNet Node Number

28 STATUS CONNECTION Command (6770 Switch) STATUS CONNECTION Command (6770 Switch) The STATUS CONNECTION syntax has not changed, except that the NNA option is not supported for Integrity NonStop NS-series nodes. Example 1-5 shows the display for a 6770 switch connected to an Integrity NonStop NS-series node: The Node port heading contains information about the p-switch port that connects to the cluster switch. The NonStop S-series equivalent is MSEB port. Table 1-6 lists the attributes that have different descriptions for Integrity NonStop NS-series nodes. Table 1-6. STATUS CONNECTION Attributes for Integrity NonStop NS-Series Nodes Attribute Fabric Access Port Port Status NNA Prog State Node Routing ID Status for Neighbor Description The status of the external X and Y fabric connections. The possible values are the same as documented in the ServerNet Cluster Manual, except for: WRONG CRU TYPE indicates that a PIC other than a dual SMF or quad MMF PIC is installed in slot 2 of the p-switch. The NonStop S-series equivalent is CRU TYPE NOT MSEB. CRU MISSING indicates that a p-switch or p-switch logic board is missing. The NonStop S-series equivalent is MSEB MISSING. PIC MISSING indicates that a dual SMF PIC or quad MMF PIC is missing from slot 2 of the p-switch. The NonStop S-series equivalent is NO NNA PIC. NO CRU CONFIG RECORD indicates a configuration problem. The NonStop S-series equivalent is NO MSEB CONFIG RECORD. BAD CRU CONFIG RECORD indicates a configuration problem. The NonStop S-series equivalent is BAD MSEB CONFIG RECORD. CRU CONFIG FETCH ERR indicates a configuration problem. The NonStop S-series equivalent is MSEB CONFIG FETCH ERROR. The port number on the PIC located in slot 2 of the p-switch to which the ServerNet cable is attached The status of the p-switch port or cluster switch port. Possible values for are: link alive LINK DEAD RESET LA, DISABLED UNINSTALLED The programming state of the NNA on the p-switch. Possible values are enabled, DISABLED, RESET, ENABLED FOR IBC ONLY, and CONFIG ERR The node routing ID on the p-switch and cluster switch This attribute does not apply to ports on the p-switch 1-18

29 STATUS CONNECTION Command (6770 Switch) Example 1-5. STATUS CONNECTION Display for 6770 Switches STATUS CONNECTION X Fabric Y Fabric Response Status ok ok Rsp Status Detail No Status Detail No Status Detail Fabric Access No Error No Error Status Result Node Port Switch Port Node Port Switch Port Port Status Valid true true true true Port Status link alive link alive link alive link alive Link Speed 125 MB/S 125 MB/S 125 MB/S 125 MB/S Link Lvl Prtcl Rcv enabled enabled enabled enabled Link Lvl Prtcl Trn enabled enabled enabled enabled Pckt Lvl Prtcl Rcv enabled enabled enabled enabled Pckt Lvl Prtcl Trn enabled enabled enabled enabled Lost Optical Signl false false false false Status For Neighbr n/a ok n/a ok Target Output Port enabled enabled enabled enabled Node Number Mask 0x000fc000 0x000fc000 0x000fc000 0x000fc000 Node Routing ID 0x000dc000 0x000dc000 0x000dc000 0x000dc000 SvNet Node Number NNA Prog State enabled n/a enabled n/a

30 STATUS CONNECTION Command (6770 Switch) 1-20

HPE NonStop RPM 1.3 User s Guide

HPE NonStop RPM 1.3 User s Guide HPE NonStop RPM 1.3 User s Guide Abstract HPE NonStop Real-time Process Monitor (RPM) is a high-performance, low-overhead monitoring utility for NonStop servers. RPM continuously discovers "busy" CPUs,

More information

NGS Assisted DS14 Shelf Module Replacement/Reseat or Power Cycle For NetApp Authorized Service Engineers-2

NGS Assisted DS14 Shelf Module Replacement/Reseat or Power Cycle For NetApp Authorized Service Engineers-2 NGS Assisted DS14 Shelf Module Replacement/Reseat or Power Cycle Page 1 of 11 Doc Rev -009f I. SECTION OUTLINE for DS14 Shelf Module Replacement/Reseat or Power Cycle STOP Read the "README FIRST" below

More information

Onboard Failure Logging (OBFL)

Onboard Failure Logging (OBFL) 16 CHAPTER Prerequisites for OBFL, page 16-1 Restrictions for OBFL, page 16-2 Information About OBFL, page 16-2 Default Settings for OBFL, page 16-8 Enabling OBFL, page 16-9 Configuration Examples for

More information

CCC Wallboard Manager User Manual

CCC Wallboard Manager User Manual CCC Wallboard Manager User Manual 40DHB0002USBF Issue 2 (17/07/2001) Contents Contents Introduction... 3 General... 3 Wallboard Manager... 4 Wallboard Server... 6 Starting the Wallboard Server... 6 Administering

More information

Scheduler Book Mode User Guide Version 4.81

Scheduler Book Mode User Guide Version 4.81 Scheduler Book Mode User Guide Version 4.81 Contents Introduction...2 Scheduler Active Tab...2 Appointment Colors and Markings...2 Setting Book Mode...3 Active Tab Options...3 Active Tab Use...3 Active

More information

Winzer Corporation 1 Revision: 4.0

Winzer Corporation 1 Revision: 4.0 Table of Content Section 1: Getting Started... 2 1.1 Overview... 2 Section 2: Installation Overview... 3 2.1 Install CD / Start.exe... 3 2.2 Welcome Screen... 4 2.3 Device Selection... 4 2.4 Auto or Industrial...

More information

Configuring vpc from a Host to Fabric Extenders (FEX) in ACI

Configuring vpc from a Host to Fabric Extenders (FEX) in ACI Configuring vpc from a Host to Fabric Extenders (FEX) in ACI Contents Introduction Topology Prerequisites Requirements Components Used Configure Setup vpc Between the 2 Leaf Switches Bring the FEX's Online

More information

Technical Manual. NCC-20x. Network Control Center. Article No.: A A. Software version: V1.17 Document version: V3.

Technical Manual. NCC-20x. Network Control Center. Article No.: A A. Software version: V1.17 Document version: V3. Technical Manual NCC-20x Page 1 / 15 Technical Manual NCC-20x Network Control Center Article No.: 876 500 802A 876 500 803A Software version: V1.17 Document version: V3.3 Depending on the NCC software

More information

Saint Louis University. Business and Finance

Saint Louis University. Business and Finance Saint Louis University Finance Navigation, Requisitioning, & Approvals Business and Finance Office of the Controller Financial Services Salus Center 5 th Floor April 27, 2009 Table of Contents Chapter

More information

Deltek Touch Time & Expense for Vision. User Guide

Deltek Touch Time & Expense for Vision. User Guide Deltek Touch Time & Expense for Vision User Guide September 2017 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors

More information

Table of Contents. Contents. Introduction. Program Setup. Locations. Warehouses. Company Settings. PM Schedule Templates.

Table of Contents. Contents. Introduction. Program Setup. Locations. Warehouses. Company Settings. PM Schedule Templates. Contents I Table of Contents Introduction...1 Program Setup...1 Locations...1 Warehouses...3 Company Settings...5 PM Schedule Templates...8 Adding Equipment...13 Configuring Last...15 PM Data The Home

More information

Sage Abra SQL HRMS Reports. User Guide

Sage Abra SQL HRMS Reports. User Guide Sage Abra SQL HRMS Reports User Guide 2009 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

Multi-door Networking Controller

Multi-door Networking Controller AR-76EV AR-76Ei (RS-485) (0 Base-T) Multi-door Networking Controller User s Guide Version: 7. May 6, 004 Table of Contents. Introduction ---------------------------------------------------------------------------------------------.

More information

INDEX. 1 Introduction. 2 Software installation. 3 Open the program. 4 General parameters. 5 Tuning

INDEX. 1 Introduction. 2 Software installation. 3 Open the program. 4 General parameters. 5 Tuning SET UP MANUAL INDEX 1 Introduction 2 Software installation 3 Open the program 4 General parameters 5 Tuning 2 1 Introduction Here below the instruction to use the FLYJET software. 1.1 Software features

More information

Cisco FXOS Troubleshooting Guide for the Firepower 2100 Series Running Firepower Threat Defense

Cisco FXOS Troubleshooting Guide for the Firepower 2100 Series Running Firepower Threat Defense Cisco FXOS Troubleshooting Guide for the Firepower 2100 Series Running Firepower Threat Defense First Published: 2017-05-15 Last Modified: 2018-02-15 Americas Headquarters Cisco Systems, Inc. 170 West

More information

Oracle Order Capture. Concepts and Procedures. Release 11i. August, 2000 Part No. A

Oracle Order Capture. Concepts and Procedures. Release 11i. August, 2000 Part No. A Oracle Order Capture Concepts and Procedures Release 11i August, 2000 Part No. A86136-01 Oracle Order Capture Concepts and Procedures, Release 11i Part No. A86136-01 Copyright 1996, 2000, Oracle Corporation.

More information

FXOS CLI Troubleshooting Commands

FXOS CLI Troubleshooting Commands FXOS CLI Chassis Mode Troubleshooting Commands, page 1 FXOS CLI Eth-Uplink Mode Troubleshooting Commands, page 8 FXOS CLI Fabric Interconnect Mode Troubleshooting Commands, page 11 FXOS CLI Security Services

More information

Call-Back Configuration for the CR800/CR1000 MultiLogger Application Note #19

Call-Back Configuration for the CR800/CR1000 MultiLogger Application Note #19 5 Gould Road, PO Box 2155 New London, NH 03257 Voice: (603) 526-9088 info@canarysystems.com www.canarysystems.com Call-Back Configuration for the CR800/CR1000 MultiLogger Application Note #19 Overview

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 12c Release 5 (12.1.0.5.0) E38529-08 April 2016 This document describes how to use the Infrastructure

More information

Version Countries: US, CA Setup and User Manual

Version Countries: US, CA Setup and User Manual Version 1.0.2.1 Countries: US, CA Setup and User Manual For Microsoft Dynamics 365 Business Central Last Update: January 31, 2019 Contents Description... 4 Business Central Editions... 4 Features... 4

More information

SyteLine: Using Bills of Material & Engineering Change Notices (BOM/ECN) Training Workbook

SyteLine: Using Bills of Material & Engineering Change Notices (BOM/ECN) Training Workbook SyteLine: Using Bills of Material & Engineering Change Notices (BOM/ECN) Training Workbook Infor SyteLine March 4, 2014 Course code: 01_0010900_IEN0004_SYT Legal notice Copyright 2014 Infor. All rights

More information

What's New - Task Planning

What's New - Task Planning What's New - Task Planning by Dale Howard and Gary Chefetz With this chapter, teach yourself how to use Microsoft Project 2010 s new manual scheduling feature. This self-paced study guide includes hands-on

More information

Bionano Access Software User Guide

Bionano Access Software User Guide Bionano Access Software User Guide Document Number: 30142 Document Revision: C For Research Use Only. Not for use in diagnostic procedures. Copyright 2018 Bionano Genomics, Inc. All Rights Reserved. Table

More information

Environmental Monitoring and Power Management

Environmental Monitoring and Power Management 36 CHAPTER Environmental Monitoring and Power Management This chapter describes power management and environmental monitoring features in the Catalyst 4500 series switches. It provides guidelines, procedures,

More information

1. LC has been divided in to 9 power zones i.e. 0 to 8. All these power zones are controlled by CCC (Card controller Chip).

1. LC has been divided in to 9 power zones i.e. 0 to 8. All these power zones are controlled by CCC (Card controller Chip). Contents Troubleshooting Some Line Card (LC) issues on NCS4016 Introduction Background Information Before You Begin: State-1: HW_FAILED State-2: POWERED_ON State-3: PRESENT State-4: UNKNOWN State-5: SW_INACTIVE

More information

IBM TRIRIGA Application Platform Version 3 Release 4.1. Reporting User Guide

IBM TRIRIGA Application Platform Version 3 Release 4.1. Reporting User Guide IBM TRIRIGA Application Platform Version 3 Release 4.1 Reporting User Guide Note Before using this information and the product it supports, read the information in Notices on page 166. This edition applies

More information

What s New in Global Storage Manager 4.0?

What s New in Global Storage Manager 4.0? What s New in Global Storage Manager 4.0? Version 4.0 Service Pack 5 Document Effectivity EC Number Date 132412 September 15, 2005 Doc Kit Number Type Effectivity What s New in GSM 4.0 documentation updated

More information

ServicePRO + PartsPRO User Guide

ServicePRO + PartsPRO User Guide ServicePRO + PartsPRO User Guide ServicePRO Version 2.0 PartsPRO Version 1.0 Page 1 of 82 1 WHAT IS SERVICEPRO + PARTSPRO?... 4 1.1 What is ServicePRO?... 4 1.2 What are the benefits of using ServicePRO?...

More information

ACD MIS Supervisor Manual

ACD MIS Supervisor Manual Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your

More information

SMARTSCAN 8000 SERIES MUTE MODULES Series Mute Accessories Installation Sheet ( CD174A and CD174B )

SMARTSCAN 8000 SERIES MUTE MODULES Series Mute Accessories Installation Sheet ( CD174A and CD174B ) SMARTSCAN 8000 SERIES MUTE MODULES 1 8000 Series Mute Accessories Installation Sheet ( CD174A150805 and CD174B080605 ) Unpacking Remove all packaging material and retain it Locate and keep the delivery

More information

Productivity. PPS Cart: PulseNet Production Systems. Powerful Tools for Better Performance

Productivity. PPS Cart: PulseNet Production Systems. Powerful Tools for Better Performance Productivity : PulseNet Production Systems Powerful Tools for Better Performance This page intentionally left blank. I Contents Introduction 1 What is 1 Using this Manual 1 System Setup 2 Open PPS Monitor

More information

Oracle Hospitality Cruise Shipboard Property Management System OHC POS Discount Handling Release E

Oracle Hospitality Cruise Shipboard Property Management System OHC POS Discount Handling Release E Oracle Hospitality Cruise Shipboard Property Management System OHC POS Discount Handling Release 7.30.870 E83360-01 January 2017 Copyright 1995, 2017, Oracle and/or its affiliates. All rights reserved.

More information

10/13/2017. Jakarta Service Management

10/13/2017. Jakarta Service Management 10/13/2017 Contents Contents...4 Activate...4 Activate other applications... 4 Service management states...6 State flow customization...6 State flow example... 11 Implications of disabling SM state flows...

More information

Replacing a PCIe card

Replacing a PCIe card FAS8200 systems Replacing a PCIe card To replace a PCIe card, you must perform a specific sequence of tasks. About this task You can use this procedure with all versions of ONTAP supported by your system

More information

Configuring Power over Ethernet

Configuring Power over Ethernet CHAPTER 13 Before reading this chapter, read the Preparing for Installation section of the Catalyst 4500 Series Installation Guide. You must ensure that your installation site has enough power and cooling

More information

Using Waypoints with ProMark3

Using Waypoints with ProMark3 Using Waypoints with ProMark3 13 June 2007 Note: These instructions describe the latest versions of ProMark3 receiver firmware and the latest version of MobileMapper Office. You may download the latest

More information

Analytics Cloud Service Administration Guide

Analytics Cloud Service Administration Guide Analytics Cloud Service Administration Guide Version 17 November 2017 Contents About This Guide... 5 About Primavera Analytics... 5 About Primavera Data Warehouse... 6 Overview of Oracle Business Intelligence...

More information

Monitoring Inventory. Inventory Management. This chapter includes the following sections:

Monitoring Inventory. Inventory Management. This chapter includes the following sections: This chapter includes the following sections: Inventory Management, page 1 Viewing Inventory Details for a UCS Domain, page 2 Viewing Inventory Details of a Server, page 3 Viewing Local Service Profile,

More information

ACD MIS SUPERVISOR S GUIDE

ACD MIS SUPERVISOR S GUIDE Notice Note that when converting this document from its original format to a.pdf file, some minor font and format changes may occur. When viewing and printing this document, we cannot guarantee that your

More information

About Configuring BI Publisher for Primavera Unifier. Getting Started with BI Publisher Reports

About Configuring BI Publisher for Primavera Unifier. Getting Started with BI Publisher Reports Unifier BI Publisher Configuration Guide Version 17 July 2017 Contents About Configuring BI Publisher for Primavera Unifier... 5 Getting Started with BI Publisher Reports... 5 Downloading BI Publisher...

More information

FedEx Ship Manager. Software. Version Quick Guide

FedEx Ship Manager. Software. Version Quick Guide FedEx Ship Manager Software Version 0715 Quick Guide This Quick Guide is to help you learn how to install, set up and use the software in the shortest time. For detailed information, please refer to the

More information

MobileMapper Pro FAQ: Using Waypoints

MobileMapper Pro FAQ: Using Waypoints MobileMapper Pro FAQ: Using Waypoints 13 September 2006 How do I create waypoint files in MobileMapper Office for uploading to the receiver? Click on Tools > Place Waypoints or on the Place Waypoints icon

More information

BOOT PROM FLASH UPDATE V880

BOOT PROM FLASH UPDATE V880 BOOT PROM FLASH UPDATE V880 Sun Fire V480 and V880 With 900 MHz CPUs May Panic or "Red State" Due to Incorrect L2 SRAM Parameter Settings in Firmware Doc ID 55480 Date 10 July 03 V880 installation process.

More information

LIFT CONTROL WITH HIGH LEVEL INTERFACE (V3 OR LATER)

LIFT CONTROL WITH HIGH LEVEL INTERFACE (V3 OR LATER) Applications Programming Guide - LIFT CONTROL WITH HIGH LEVEL I FACE. Rev 3.00 Page 1 LIFT CONTROL WITH HIGH LEVEL INTERFACE (V3 OR LATER) Lift control logic can be used to control Floor security for a

More information

Enterprise by HansaWorld Resource Planner

Enterprise by HansaWorld Resource Planner Enterprise by HansaWorld Resource Planner Version 7.2 Mac OS October 2014 Table of Contents THE RESOURCE PLANNING MODULE...3 Settings...3 Display Groups...3 Invoice Items...4 Number Series Reservations...4

More information

This document should not be distributed. For Instructor Use Only. R12.x Oracle Project Management Fundamentals Supplemental Student Practices

This document should not be distributed. For Instructor Use Only. R12.x Oracle Project Management Fundamentals Supplemental Student Practices D60121GC10 Edition 1.0 February 2010 D68539 R12.x Oracle Project Management Fundamentals Supplemental Student Practices Activity Guide Copyright 2010, Oracle. All rights reserved. Disclaimer This document

More information

We recommend that you remove the batteries from the LabelMaker if you will not be using it for some time.

We recommend that you remove the batteries from the LabelMaker if you will not be using it for some time. Visit dymo.com for information on obtaining tapes and accessories for your LetraTag. USA AUS Power Supply Insert six AA batteries, as shown in Fig. A. NZ We recommend that you remove the batteries from

More information

Bionano Access v1.2 Release Notes

Bionano Access v1.2 Release Notes Bionano Access v1.2 Release Notes Document Number: 30220 Document Revision: A For Research Use Only. Not for use in diagnostic procedures. Copyright 2018 Bionano Genomics, Inc. All Rights Reserved. Table

More information

Salesforce Connector. Features. Workflow Salesforce Connector. webkul.com /blog/salesforce-connector-magento2/

Salesforce Connector. Features. Workflow Salesforce Connector. webkul.com /blog/salesforce-connector-magento2/ Salesforce Connector webkul.com /blog/salesforce-connector-magento2/ This module is best known for synchronizing an ecommerce platform to a CRM platform. Salesforce Connector provides real-time synchronization

More information

Operating Instructions GENIUS Control Unit Optional: Serial Interface

Operating Instructions GENIUS Control Unit Optional: Serial Interface Operating Instructions GENIUS Control Unit Optional: Serial Interface 9-18812 96 th Avenue Surrey, BC Canada, V4N 3R1 Tel: (001) 604 607-6028 Fax: (001) 604 607-6026 e-mail: service@metal-shark.com 1 Customer

More information

About SMART Practice Aids - Field Work

About SMART Practice Aids - Field Work About SMART Practice Aids - Field Work SMART Practice Aids Field Work is the newest addition to PPC s SMART Audit Suite. You can now plan and execute the entire PPC audit process within the SMART Suite,

More information

I-7565-CPM. Quick Start User Guide

I-7565-CPM. Quick Start User Guide 1. Introduction I-7565-CPM Quick Start User Guide This Quick Start User Guide introduces users how to implement the I-7565-CPM module to their applications quickly. It helps you to familiarize yourself

More information

Pepperi Plugin for SAP Business One

Pepperi Plugin for SAP Business One Pepperi Plugin for SAP Business One April. 2015 Ver 1.1 Contents 1 Introduction...4 1.1 System Requirements... 4 1.2 Glossary... 4 2 System Architecture...5 3 Overview...6 3.1 Installation and Setup...

More information

i -Global System Production Management Module User Manual

i -Global System Production Management Module User Manual i -Global System Production Management Module User Manual 1 i-global System Copyright 2004, i-global Solutions Limited. All rights reserved. Production Management Module User Manual -- Version: 1.03 This

More information

Roger Hupfauer January System Inventory Tool and Portal Customer Facing Product Overview

Roger Hupfauer January System Inventory Tool and Portal Customer Facing Product Overview Roger Hupfauer January 2019 System Inventory Tool and Portal Customer Facing Product Overview System Inventory Tool and Portal 2 Tool - scans the system Part 1: Part II: Part III: System Inventory Tool

More information

"Charting the Course... MOC C Administering System Center Configuration Manager and Intune. Course Summary

Charting the Course... MOC C Administering System Center Configuration Manager and Intune. Course Summary Description Course Summary Get expert instruction and hands-on practice configuring and managing clients and devices by using Microsoft System Center v1511, Microsoft Intune, and their associated site

More information

IBM Cognos 8 IBM COGNOS CONFIGURATION USER GUIDE

IBM Cognos 8 IBM COGNOS CONFIGURATION USER GUIDE IBM Cognos 8 IBM COGNOS CONFIGURATION USER GUIDE Product Information This document applies to IBM Cognos 8 Version 8.4 and may also apply to subsequent releases. To check for newer versions of this document,

More information

PowerTrack ios Timesheet Client. Installation and Quick Guide

PowerTrack ios Timesheet Client. Installation and Quick Guide PowerTrack ios Timesheet Client Installation and Quick Guide Compsee, a Business Unit of Control Solutions Copyright 2015 1 PowerTrack ios Timesheet Installation The PowerTrack Timesheet installation begins

More information

Importing Part Information in Sage BusinessWorks 2013

Importing Part Information in Sage BusinessWorks 2013 Importing Part Information in Sage BusinessWorks 2013 Sage BusinessWorks Accounting import format requirements: 1. The import file must be in a comma delimited variable (.CSV) text format. Each field can

More information

Project and Portfolio Management Center

Project and Portfolio Management Center Project and Portfolio Management Center Software Version: 9.42 Portfolio Management Configuration Guide Go to HELP CENTER ONLINE http://admhelp.microfocus.com/ppm/ Document Release Date: September 2017

More information

ACTAtek Timesheet User Manual

ACTAtek Timesheet User Manual ACTAtek Timesheet User Manual Version 1.1 30 October 2008 ACTAtek UK Limited Revision History Revision Date Description Author 1.0 7 July 2008 Initial Release Nicola 1.1 16 October 2008 Sage Integration

More information

Oracle Communications ASAP

Oracle Communications ASAP Oracle Communications ASAP Order Control Application User's Guide Release 7.2 E18881-01 April 2012 Oracle Communications ASAP Order Control Application User's Guide, Release 7.2 E18881-01 Copyright 2012,

More information

Agilent Quality Tool Online Help. Printable Version. Intelligent Test Software Solutions. ITFSS p January 2005

Agilent Quality Tool Online Help. Printable Version. Intelligent Test Software Solutions. ITFSS p January 2005 Agilent Quality Tool Online Help Printable Version Intelligent Test Software Solutions ITFSS 03.10 p 1204 January 2005 Agilent Quality Tool Online Help: Printable Version 1 Copyrights and Notices Agilent

More information

SIO Series RS485 Modbus RTU Remote IO Modules User Manual

SIO Series RS485 Modbus RTU Remote IO Modules User Manual SIO Series RS485 Modbus RTU Remote IO Modules User Manual BrainChild Electronic Co.,Ltd UMSIOB Rev.May 2017 Copyright The description, exemplary and software applied to smart Series Module are the copyright

More information

Scanning Devices Label Counting Table Operations Manual

Scanning Devices Label Counting Table Operations Manual Scanning Devices Label Counting Table Operations Manual This document describes the functions performed by counting table components and suggests procedures for setting up and operating the counting table.

More information

Vendor Center. Page. Table of Contents: About the Vendor Center Purpose: Configuration and Setup Company Maintenance...

Vendor Center. Page. Table of Contents: About the Vendor Center Purpose: Configuration and Setup Company Maintenance... Vendor Center Table of Contents: About the Vendor Center... 2 Purpose:... 2 Configuration and Setup... 2 Company Maintenance... 2 Security... 3 Vendor Maintenance... 3 Edit Follow Up Codes... 4 Vendor

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents Update 1 16 OCT 2018 vsphere Web Services SDK 6.7 vcenter Server 6.7 VMware ESXi 6.7 You can find the most up-to-date technical documentation

More information

X2-RCU (Robot Control Unit) BE-5132 User Guide V1.0

X2-RCU (Robot Control Unit) BE-5132 User Guide V1.0 X2-RCU (Robot Control Unit) BE-5132 User Guide V1.0 Thank you for purchasing this JoinMax Digital product. To understand the remarkable features of X2-RCU and the correct operation method, you re recommended

More information

Bionano Access 1.1 Software User Guide

Bionano Access 1.1 Software User Guide Bionano Access 1.1 Software User Guide Document Number: 30142 Document Revision: B For Research Use Only. Not for use in diagnostic procedures. Copyright 2017 Bionano Genomics, Inc. All Rights Reserved.

More information

Bionano Access 1.0 Software User Guide

Bionano Access 1.0 Software User Guide Bionano Access 1.0 Software User Guide Document Number: 30142 Document Revision: A For Research Use Only. Not for use in diagnostic procedures. Copyright 2017 Bionano Genomics, Inc. All Rights Reserved.

More information

DIGITAL VERSION. Microsoft EXCEL Level 2 TRAINER APPROVED

DIGITAL VERSION. Microsoft EXCEL Level 2 TRAINER APPROVED DIGITAL VERSION Microsoft EXCEL 2013 Level 2 TRAINER APPROVED Module 4 Displaying Data Graphically Module Objectives Creating Charts and Graphs Modifying and Formatting Charts Advanced Charting Features

More information

Enterprise Call Recorder

Enterprise Call Recorder Enterprise Call Recorder Installation and Setup Guide Algo ECR Version 2.3 Document #:ECR-SV-02 sales@algosolutions.com support@algosolutions.com www.algosolutions.com About this Manual This User Guide

More information

PeopleSoft Requisition Manual Using the PeopleSoft Requisition System

PeopleSoft Requisition Manual Using the PeopleSoft Requisition System PeopleSoft Requisition Manual Using the PeopleSoft Requisition System V8.9 September 2014 Table of Contents OBJECTIVES... 3 OVERVIEW... 3 CUSTOMIZING SCREEN... 4 MODULE 1: ENTERING A REQUISITION... 5 Navigating

More information

TIKOS. Route Optimisation BUSINESS SOLUTIONS. Copyright SoCom Informationssysteme GmbH 2018, All rights reserved

TIKOS. Route Optimisation BUSINESS SOLUTIONS. Copyright SoCom Informationssysteme GmbH 2018, All rights reserved TIKOS BUSINESS SOLUTIONS Route Optimisation Copyright SoCom Informationssysteme GmbH 2018, All rights reserved support@socom.de 05.03.2018 Contents 1. General information... 3 2. Vehicle parameters...

More information

Shipping Estimator User Guide

Shipping Estimator User Guide Shipping Estimator User Guide Version: 1.0 Website: http://www.magpleasure.com Support: support@magpleasure.com Table of Contents Shipping Estimator Description... 3 Configure Shipping Estimator... 4 How

More information

Displaying Information About the Installed Hardware Modules

Displaying Information About the Installed Hardware Modules Displaying Information About the Installed Hardware Modules, on page 1 Displaying the Hardware Inventory for a Switch, on page 5 Displaying Fabric Utilization Information, on page 6 Displaying the Backplane

More information

Version 1.28 Release highlights

Version 1.28 Release highlights Version 1.28 Release highlights Copyright 2012 by R. O. Writer ALL RIGHTS RESERVED. medium without express permission from R. O Writer. CONTENTS VERSION 1.28 RELEASE HIGHLIGHTS Contents 2 New Features

More information

User Logging Programmer's Guide

User Logging Programmer's Guide User Logging Programmer's Guide 900 Series HP 3000 Computer Systems ABCDE HP Part No. 32650-90027 Printed in U.S.A. 19871101 U0788 The information contained in this document is subject to change without

More information

I Quick Start User Guide

I Quick Start User Guide 1. Introduction I-87123 Quick Start User Guide This user guide introduces how to apply the I-87123 into users application quickly and easily. Therefore, it only provides the basic instructions. For more

More information

Oracle. Field Service Cloud Using Forecasting Cloud Service 18B

Oracle. Field Service Cloud Using Forecasting Cloud Service 18B Oracle Field Service Cloud 18B Part Number: E94751-02 Copyright 2018, Oracle and/or its affiliates. All rights reserved Authors: The Field Service Cloud Information Development Team This software and related

More information

Access control SENATORFX.NET. Quick Start Guide

Access control SENATORFX.NET. Quick Start Guide Access control SENATORFX.NET Quick Start Guide p.3/48 Contents Contents... 3 Acknowledgement... 4 Information... 5 1) PC specifications... 5 2) RS485 bus connections... 6 3) Ethernet connections... 7

More information

imvision System Manager Infrastructure Management Software

imvision System Manager Infrastructure Management Software imvision System Manager Infrastructure Management Software imvision System Manager Vision imvision System Manager can provide a complete view of your physical infrastructure, including panels, faceplates,

More information

iphone/ipad User Guide

iphone/ipad User Guide iphone/ipad User Guide Last Updated On: April 07, 2018 Copyright Notice Copyright 2018 ClickSoftware Technologies Ltd. All rights reserved. No part of this publication may be copied without the express

More information

Migrating a CN1610 switch to a Cisco Nexus 3232C cluster switch

Migrating a CN1610 switch to a Cisco Nexus 3232C cluster switch Migrating a CN1610 switch to a Cisco Nexus 3232C cluster switch You must be aware of certain configuration information, port connections, and cabling requirements when you replace CN1610 cluster switches

More information

12/05/2017. Geneva Service Management

12/05/2017. Geneva Service Management 12/05/2017 Contents Contents...4 Activate...4 Activate other applications... 4 Service management states...6 State flow customization...6 State flow example... 11 Implications of disabling SM state flows...

More information

Oracle. Field Service Cloud Using Forecasting Cloud Service

Oracle. Field Service Cloud Using Forecasting Cloud Service Oracle Field Service Cloud Release August 2016 Field Service Cloud Part Number: E62344-11 Copyright 2016, Oracle and/or its affiliates. All rights reserved Authors: The Field Service Cloud Information

More information

Unanet User Guide: Timesheets & Expenses Getting Started Submitting Timesheets Submitting Expenses Contacts & Support

Unanet User Guide: Timesheets & Expenses Getting Started Submitting Timesheets Submitting Expenses Contacts & Support Unanet User Guide: Timesheets & Expenses Getting Started Submitting Timesheets Submitting Expenses Contacts & Support 395 West Passaic Street Rochelle Park New Jersey 07662 www.luxoft.com/insys Getting

More information

Guidelines for Collecting Data via Excel Templates

Guidelines for Collecting Data via Excel Templates Guidelines for Collecting Data via Excel Templates We aim to make your studies significant Table of Contents 1.0 Introduction --------------------------------------------------------------------------------------------------------------------------

More information

IKEA ULL Manager 2017 Administrator Guide

IKEA ULL Manager 2017 Administrator Guide www.nicelabel.com IKEA ULL Manager 2017 Administrator Guide IKEA August 29 th, 2018 Revision: 1.2 Prepared for IKEA Prepared by Izidor Jereb NiceLabel Index 1 INTRODUCTION... 3 1.1 IKEA and Identification

More information

Contractors Performance Evaluation. User Guide

Contractors Performance Evaluation. User Guide Contractors Performance Evaluation User Guide Table of Contents Chapter Page Purpose 1 CPE Login via Site Manger 2 CPE Administration 2-4 Entering VDOT Contacts (2) Entering Contractor Contacts (3) Selecting

More information

Sage 300 Trade Specialty Version Release Notes

Sage 300 Trade Specialty Version Release Notes Sage 300 Trade Specialty Version 13.5 Release Notes Version 13.5 Last updated: July 10, 2015 This is a publication of Sage Software, Inc. Copyright 2015. Sage Software, Inc. All rights reserved. Sage,

More information

Configuring Power over Ethernet

Configuring Power over Ethernet CHAPTER 10 Before reading this chapter, read the "Preparing for Installation section of the Catalyst 4500 Series Installation Guide. You must ensure that your installation site has enough power and cooling

More information

DCMS Link 2.10 for Compass / HyStar

DCMS Link 2.10 for Compass / HyStar DCMS Link 2.10 for Compass / HyStar DCMS Link Panel (Chromeleon Xpress) Window Compass / HyStar Window DCMS Link Event Log Window Switch between the Windows using the Taskbar Document version: 1.4 March

More information

Invoice Manager Admin Guide Basware P2P 17.3

Invoice Manager Admin Guide Basware P2P 17.3 Invoice Manager Admin Guide Basware P2P 17.3 Copyright 1999-2017 Basware Corporation. All rights reserved.. 1 Invoice Management Overview The Invoicing tab is a centralized location to manage all types

More information

Application Notes for configuring Teleopti WFM and Avaya Call Management System R17.4 using the ODBC Interface Issue 1.0

Application Notes for configuring Teleopti WFM and Avaya Call Management System R17.4 using the ODBC Interface Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for configuring Teleopti WFM and Avaya Call Management System R17.4 using the ODBC Interface Issue 1.0 Abstract These application notes describe

More information

Aldelo Liquor Controller Server User Manual

Aldelo Liquor Controller Server User Manual Aldelo Liquor Controller Server User Manual 2 Aldelo Liquor Controller Server Manual 3 PUBLISHED BY Aldelo, LP 6800 Koll Center Parkway, Suite 310 Pleasanton, CA 94566 Copyright 1997-2014 by Aldelo, LP.

More information

UPS WorldShip TM 2010

UPS WorldShip TM 2010 UPS WorldShip TM 2010 Version 12.0 User Guide The UPS WorldShip software provides an easy way to automate your shipping tasks. You can quickly process all your UPS shipments, print labels and invoices,

More information

1993 Specifications CSJ , etc. SPECIAL SPECIFICATION ITEM Digital Loop Carrier System

1993 Specifications CSJ , etc. SPECIAL SPECIFICATION ITEM Digital Loop Carrier System 1993 Specifications CSJ 0072-12-153, etc. SPECIAL SPECIFICATION ITEM 6285 Digital Loop Carrier System 1.0 Description. This Item shall govern for the furnishing and installation of the Digital Loop Carrier

More information

NOVAtime 5000 Supervisor Web Services

NOVAtime 5000 Supervisor Web Services NOVAtime 5000 Supervisor Web Services Table of Contents Logging In... 4 Terminology... 4 Message Center... 5 3.1 The Dashboard Gadgets...7 Changing Timesheet Status... 9 Timesheet Icons Definitions...

More information