Host Redundancy, and IPoIB and SRP Redundancies

Size: px
Start display at page:

Download "Host Redundancy, and IPoIB and SRP Redundancies"

Transcription

1 CHAPTER 6 Host Redundancy, and IPoIB and SRP Redundancies This chapter describes host redundancy, IPoIB redundancy, and SRP redundancy and includes the following sections: HCA Redundancy, page 6-1 IPoIB High Availability, page 6-4 OFED SRP High Availability, page 6-8 IPoIB and SRP are drivers that currently support redundancy. For expansions of acronyms and abbreviations used in this publication, see Appendix A, Acronyms and Abbreviations. HCA Redundancy This section describes HCA redundancy and includes the following topics: Single HCA Redundancy, page 6-1 Multiple HCA Redundancy, page 6-3 Two HCAs with the IBM BladeCenter, page 6-3 Single HCA Redundancy This section describes how a single HCA may be configured to provide redundancy. Single HCAs can each have two ports for redundancy within a single unit. Because such HCAs contain two ports, port-to-port redundancy can be achieved with a single, dual-port HCA (see Figure 6-1). In such cases, the HCA hardware and software drivers handle failovers between ports on the same HCA. 6-1

2 HCA Redundancy Chapter 6 See the Cisco InfiniBand Host Channel Adapter Hardware Installation Guide for further details about your HCA hardware installation. Figure 6-1 Single HCA Redundancy with Dual Ports InfiniBand Fabric 1 InfiniBand Fabric 2 SFS 7000D-1 SFS 7000D-2 InfiniBand Host

3 Chapter 6 HCA Redundancy Multiple HCA Redundancy This section describes how multiple HCAs may be configured to provide redundancy. Multiple HCAs can be installed in a single host. This enables network traffic to failover from one HCA to another HCA. For example, redundancy can be provided with two HCAs serving one host. Installing two HCAs in one host is the minimum recommended configuration for a redundant IB fabric (see Figure 6-2). Such a configuration provides an extra level of redundancy at the host level. Figure 6-2 Two HCAs in a Single Host for Redundancy InfiniBand Fabric 1 InfiniBand Fabric 2 SFS 7000D-1 SFS 7000D-2 Port 1 Port 2 HCA-1 HCA-2 InfiniBand Host Two HCAs with the IBM BladeCenter For a description about this redundant configuration, see Chapter 3, InfiniBand Server Switch Module Redundancy for the IBM BladeCenter. 6-3

4 IPoIB High Availability Chapter 6 IPoIB High Availability This section describes IPoIB high availability and includes the following topics: Cisco SFS IPoIB High Availability, page 6-4 OFED IPoIB High Availability, page 6-6 Every host that complies with the RFC-4391 IPoIB specification can use Ethernet gateway redundancies. For more information about Ethernet gateway redundancies, see Chapter 7, Ethernet Gateway and IPoIB Redundancies. Cisco SFS IPoIB High Availability Merging Physical Ports This section describes IPoIB high availability and includes the following topics: Merging Physical Ports Unmerging Physical Ports IPoIB supports active/passive port failover high availability between two or more ports. When you enable the high availability feature, the ports on the HCA (for example, ib0 and ib1) merge into one virtual port. If you configure high availability between the ports on the HCA(s), only one of the physical ports passes traffic. The other ports are used as standby in the event of a failure. For more details about the Cisco SFS host drivers, see the Cisco SFS InfiniBand Host Drivers User Guide for Linux. To configure IPoIB high availability on HCA ports in a Linux host, perform the following steps: Step 1 Step 2 Step 3 Log in to your Linux host. Display the available interfaces by entering the ipoibcfg list command. The following example shows how to configure IPoIB high availability between two ports on one HCA. The following example shows how to display the available interfaces: host1# /usr/local/topspin/sbin/ipoibcfg list ib0 (P_Key 0xffff) (SL:255) (Ports: InfiniHost0/1, Active: InfiniHost0/1) ib1 (P_Key 0xffff) (SL:255) (Ports: InfiniHost0/2, Active: InfiniHost0/2) Take the interfaces offline. You cannot merge interfaces until you take them offline. The following example shows how to take the interfaces offline: host1# ifconfig ib0 down host1# ifconfig ib1 down 6-4

5 Chapter 6 IPoIB High Availability Step 4 Step 5 Merge the two ports into one virtual IPoIB high availability port by entering the ipoibcfg merge command with the IB identifiers of the first and the second IB ports on the HCA. The following example shows how to merge the two ports into one virtual IPoIB high availability port: host1# /usr/local/topspin/sbin/ipoibcfg merge ib0 ib1 Display the available interfaces by entering the ipoibcfg list command. The following example shows how to display the available interfaces: host1# /usr/local/topspin/sbin/ipoibcfg list ib0 (P_Key 0xffff) (SL:255) (Ports: InfiniHost0/1, Active: InfiniHost0/1) The ib1 interface no longer appears, as it is merged with ib0. Step 6 Step 7 Enable the interface by entering the ifconfig command with the appropriate port identifier ib# argument and the up keyword. The following example shows how to enable the interface with the ifconfig command: host1# ifconfig ib0 up Assign an IP address to the merged port just as you would assign an IP address to a standard interface. Unmerging Physical Ports To unmerge physical ports and disable active-passive IPoIB high availability, perform the following steps: Step 1 Step 2 Disable the IPoIB high availability interface that you want to unmerge by entering the ifconfig command with the appropriate IB interface argument and the down argument. The following example shows how to unmerge by disabling the IPoIB high availability interface: host1# ifconfig ib0 down Unmerge the port by entering the ipoibcfg unmerge command with the identifier of the port that you want to unmerge. The following example shows how to unmerge the port: host1# /usr/local/topspin/sbin/ipoibcfg unmerge ib0 ib1 After unmerging the port, ib1 no longer has an IP address and must be configured. Step 3 Display the available interfaces by entering the ipoibcfg list command. The following example shows how to display the available interfaces: host1# /usr/local/topspin/sbin/ipoibcfg list ib0 (P_Key 0xffff) (SL:255) (Ports: InfiniHost0/1, Active: InfiniHost0/1) ib1 (P_Key 0xffff) (SL:255) (Ports: InfiniHost0/2, Active: InfiniHost0/2) 6-5

6 IPoIB High Availability Chapter 6 Step 4 Enable the interfaces by entering the ifconfig command with the appropriate IB interface argument and the up argument. The following example shows how to enable the interfaces: host1# ifconfig ib0 up OFED IPoIB High Availability This section describes the OFED IPoIB high availability and includes the following topics: Configuring IPoIB High Availability Verifying IPoIB High Availability This section describes IPoIB high availability. IPoIB supports active/passive port failover high availability between two or more ports. When you enable the high availability feature, the ports on the HCA(s) (such as ib0 and ib1) bond into one virtual port. If you configure high availability between the ports on the HCA(s), only one of the physical ports passes traffic. The other ports are used as standby in the event of a failure. IPoIB high availability is implemented through the IPoIB bonding driver. This driver is based on the Linux Ethernet bonding driver and has been changed to work with IPoIB. The ib-bonding package contains the bonding driver and a utility named ib-bond to manage and control the driver operation. For more details about OFED host drivers, see the Cisco OpenFabrics Enterprise Distribution InfiniBand Host Drivers User Guide for Linux. Configuring IPoIB High Availability To configure IPoIB high availability, perform the following steps: Step 1 Step 2 Remove the existing IP addresses from the interfaces. The IP address from ib0 will be reassigned to the bonding interface. The following example shows how to remove the existing IP addresses: host1# ifconfig ib host1# ifconfig ib Bond the two ports into one virtual IPoIB high availability port by using the ib-bond command. The following example shows how to bond two ports into one virtual IPoIB high availability port in verbose mode: host1# ib-bond --bond-ip /24 --slaves ib0,ib1 -v enslaving ib0 enslaving ib1 bonding is up: bond0: 80:00:04:04:fe:80:00:00:00:00:00:00:00:05:ad:02:00:23:f0:d /24 slave0: ib0 * slave1: ib1 In the preceding output, ib0 * indicates that ib0 is the active interface, and ib1 is the passive interface. Partition interfaces such as ib can also be used with IPoIB high availability. In addition, /24 is the subnet mask. 6-6

7 Chapter 6 IPoIB High Availability Step 3 (Optional) Enter the ifconfig command. The following example shows how to enter the ifconfig command: host1# ifconfig bond0 bond0 Link encap:infiniband HWaddr 80:00:04:04:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00 inet addr: Bcast: Mask: inet6 addr: fe80::205:ad00:20:849/64 Scope:Link UP BROADCAST RUNNING MASTER MULTICAST MTU:65520 Metric:1 RX packets: errors:0 dropped:0 overruns:0 frame:0 TX packets: errors:2 dropped:3 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes: (163.5 GiB) TX bytes: (577.2 GiB) The IPoIB high availability status information can be printed at any time with the ib-bond --status-all command. The following example shows how to print the IPoIB high availability status information: host1# ib-bond --status-all bond0: 80:00:04:04:fe:80:00:00:00:00:00:00:00:05:ad:02:00:23:f0:d /24 slave0: ib0 * slave1: ib1 The IPoIB high availability configuration can be removed with the ib-bond --stop-all command. The following example shows how to remove the IPoIB high availability configuration: host1# ib-bond --stop-all IPoIB high availability interfaces that are configured manually are not persistent across reboots. You must use the configuration file /etc/infiniband/openib.conf to configure IPoIB high availability when the host boots. You must also remove any existing IPoIB boot-time configuration files such as ifcfg-ib0. The following example shows the portion of openib.conf that must be edited to configure IPoIB high availability at boot time: # Enable the bonding driver on startup IPOIBBOND_ENABLE=yes # Set bond interface names IPOIB_BONDS=bond0 # Set specific bond params; address and slaves bond0_ip= /24 bond0_slaves=ib0,ib1 The drivers can be restarted for the change to take effect without rebooting. The following example shows how the drivers can be restarted: host1# /etc/init.d/openibd restart Unloading HCA driver: [ OK ] Loading HCA driver and Access Layer: [ OK ] Setting up InfiniBand network interfaces: No configuration found for ib0 No configuration found for ib1 Setting up service network... [ done ] Setting up bonding interfaces: Bringing up interface bond0 [ OK ] 6-7

8 OFED SRP High Availability Chapter 6 Verifying IPoIB High Availability To force an IPoIB high availability failover while IPoIB traffic is running, perform the following steps: Step 1 Step 2 Start ping or Netperf between two IPoIB hosts. For more details about how to start ping or Netperf between two IPoIB hosts, see the Cisco OpenFabrics Enterprise Distribution InfiniBand Host Drivers User Guide for Linux. Remove the cable connected to ib0, either manually or by using the OS CLI or GUI. Print the ib-bond --status-all command to verify the IPoIB high availability status. The following example shows how to print the IPoIB high availability status: host1# ib-bond --status-all bond0: 80:00:04:04:fe:80:00:00:00:00:00:00:00:05:ad:02:00:23:f0:d /24 slave0: ib0 slave1: ib1 * The ib-bond --status-all command prints an asterix next to the primary interface. The primary interface has now switched to ib1 as shown in the preceding example. A kernel sys log message is also printed every time there is a failover. host1# dmesg bonding: bond0: link status definitely down for interface ib0, disabling it bonding: bond0: making interface ib1 the new active one. bonding: send gratuitous arp: bond bond0 slave ib1 Step 3 Verify that the ping or Netperf continues with little or no interruption. The Element Manager GUI can also be used to display port statistics, which is useful for watching a port failover. For more information about the Element Manager GUI, see the Cisco SFS Product Family Element Manager User Guide. OFED SRP High Availability This section describes how to configure SRP for use with Device Mapper Multipath, which is included with both RHEL and SLES. Device Mapper Multipath supports both active/active (load balancing and failover) and active/passive (failover only) high availability, depending on the capability of the storage device. SRP should always be used with multipathing software for high availability, to prevent data corruption and data loss. Other third-party multipathing software can also be used with SRP, for configuration information. Consult the relevant documentation for that software. Device Mapper Multipath allows hosts to route I/O over the multiple paths available to an end storage unit. A path refers to the connection from a host IB port to a storage controller port. When an active path through which I/O happens fails, Device Mapper Multipath reroutes the I/O over other available paths. In a Linux host, when there are multiple paths to a storage controller, each path appears as a separate block device and hence results in multiple block devices for a single LUN. Device Mapper Multipath creates a new multipath block device for those devices having the same LUN WWN. For example, a host with two IB ports attached to a Cisco SFS 3012R Server Switch with two Fibre Channel port(s) attached 6-8

9 Chapter 6 OFED SRP High Availability to a storage controller, sees two block devices: /dev/sda and /dev/sdb, for example. Device Mapper Multipath creates a single block device, /dev/mapper/360003ba27cf f82b , that reroutes I/O through those two underlying block devices. Device Mapper Multipath includes the following software components: dm-multipath kernel module routes I/O and does failover to paths multipath configuration tool provides commands to configure, list, and flush multipath devices multipathd daemon monitors paths to check if paths have failed or been fixed Independent of storage device high availability capability, the Device Mapper Multipath provides active/active high availability on host IB ports. The Cisco SFS Fibre Channel gateway similarly provides active/active high availability between the SFS chassis and the Fibre Channel fabric. To configure SRP high availability with Device Mapper Multipath, perform the following steps: Step 1 Edit the file /etc/infiniband/openib.conf. Change SRPHA_ENABLE=no to SRPHA_ENABLE=yes. This starts the srp_daemon program at boot time to create block devices for all paths to the SRP storage. The srp_daemon program also handles dynamic storage reconfiguration, such as new storage being added after the host is booted. Both SRP_LOAD and SRPHA_ENABLE must be set to yes for SRP high availability to function correctly. Step 2 (Optional) Edit the file /etc/srp_daemon.conf to restrict SRP host driver access to a subset of available SRP targets. By default, srp_daemon configures block devices for all SRP targets. The default /etc/srp_daemon.conf file contains this information. For more details about the srp_daemon.conf file, see the Cisco OpenFabrics Enterprise Distribution InfiniBand Host Drivers User Guide for Linux. Step 3 Edit the file /etc/multipath.conf. On RHEL4, the devnode_blacklist section (blacklist on RHEL5) should be removed, commented out, or modified. The following example shows the section of the file to be edited: devnode_blacklist { devnode "*" } (Optional) Change user_friendly_names yes to user_friendly_names no in /etc/multipath.conf on RHEL as well. The friendly names are not consistent between different hosts and operating systems. On SLES, /etc/multipath.conf does not exist by default, and devnode_blacklist is not in effect. On both RHEL and SLES, additional storage-specific configuration information may be required in /etc/multipath.conf. Consult your storage device documentation for more details. For more information on multipath.conf, consult the device-mapper-multipath package (RHEL) or multipath-tools (SLES). Both packages have well-documented sample multipath.conf example files in /usr/share/doc. 6-9

10 OFED SRP High Availability Chapter 6 Step 4 Configure Device Mapper Multipath to start at boot time. The following example shows the command to enter on RHEL: host1# chkconfig multipathd on The following example shows the commands to enter on SLES: host1# chkconfig boot.multipath on host1# chkconfig multipathd on Step 5 Step 6 Reboot the Linux host. After the reboot, multipath SRP devices should be accessible in /dev/mapper. Depending on the configuration, it may take a few minutes after reboot for /dev/mapper to be fully populated. The following example shows the output for the Fibre Channel gateway configuration when the IB host has one HCA with both IB ports connected to the Server Fabric Switch: host1# ls /dev/mapper 3600c0ff a6d11b6f245e c0ff a6d11b6f245e00p1 3600c0ff a6d11b6f245e00p2 3600c0ff a6d11b6f245e c0ff a6d11b6f245e c0ff a6d11b6f245e02p1 3600c0ff a6d11b6f245e02p2 3600c0ff a6d11b6f245e02p3 3600c0ff a6d11b6f245e c0ff a6d11b6f245e03p1 3600c0ff a6d11b6f245e03p2 3600c0ff a6d11b6f245e c0ff a6d11b6f245e c0ff a6d11b6f245e c0ff a6d11b6f245e06p1 control View the SCSI devices. The following example shows how to view the SCSI devices: host1# lsscsi [0:0:0:0] disk IBM-ESXS MAY2036RC T107 /dev/sda [1:0:0:0] disk SUN StorEdge P /dev/sdb [1:0:0:1] disk SUN StorEdge P /dev/sdd [1:0:0:2] disk SUN StorEdge P /dev/sdk [1:0:0:3] disk SUN StorEdge P /dev/sdl [1:0:0:4] disk SUN StorEdge P /dev/sdm [1:0:0:5] disk SUN StorEdge P /dev/sdn [1:0:0:6] disk SUN StorEdge P /dev/sdo [2:0:0:0] disk SUN StorEdge P /dev/sdc [2:0:0:1] disk SUN StorEdge P /dev/sde [2:0:0:2] disk SUN StorEdge P /dev/sdf [2:0:0:3] disk SUN StorEdge P /dev/sdg [2:0:0:4] disk SUN StorEdge P /dev/sdh [2:0:0:5] disk SUN StorEdge P /dev/sdi [2:0:0:6] disk SUN StorEdge P /dev/sdj The lsscsi command is supported by RHEL5 and SLES10 only. The lsscsi command is not supported by RHEL

11 Chapter 6 OFED SRP High Availability Step 7 List the relationship between the SRP block devices and multipath devices by using the multipath -l command. The following example shows how to use the multipath -l command: host1# multipath -l 3600c0ff a6d11b6f245e06dm-13 SUN,StorEdge 3510 [size=13g][features=0][hwhandler=0] \_ 2:0:0:6 sdj 8:144 [active][undef] \_ 1:0:0:6 sdo 8:224 [active][undef] 3600c0ff a6d11b6f245e05dm-12 SUN,StorEdge 3510 [size=15g][features=0][hwhandler=0] \_ 2:0:0:5 sdi 8:128 [active][undef] \_ 1:0:0:5 sdn 8:208 [active][undef] 3600c0ff a6d11b6f245e04dm-11 SUN,StorEdge 3510 [size=15g][features=0][hwhandler=0] \_ 2:0:0:4 sdh 8:112 [active][undef] \_ 1:0:0:4 sdm 8:192 [active][undef] 3600c0ff a6d11b6f245e03dm-3 SUN,StorEdge 3510 [size=15g][features=0][hwhandler=0] \_ 2:0:0:3 sdg 8:96 [active][undef] \_ 1:0:0:3 sdl 8:176 [active][undef] 3600c0ff a6d11b6f245e02dm-2 SUN,StorEdge 3510 [size=15g][features=0][hwhandler=0] \_ 2:0:0:2 sdf 8:80 [active][undef] \_ 1:0:0:2 sdk 8:160 [active][undef] 3600c0ff a6d11b6f245e01dm-1 SUN,StorEdge 3510 [size=15g][features=0][hwhandler=0] \_ 2:0:0:1 sde 8:64 [active][undef] \_ 1:0:0:1 sdd 8:48 [active][undef] 3600c0ff a6d11b6f245e00dm-0 SUN,StorEdge 3510 [size=15g][features=0][hwhandler=0] \_ 2:0:0:0 sdc 8:32 [active][undef] \_ 1:0:0:0 sdb 8:16 [active][undef] In the preceding output, each multipath device corresponds to two SRP block devices, one on each of the two attached host IB ports. 6-11

12 OFED SRP High Availability Chapter

IP over IB Protocol. Introduction CHAPTER

IP over IB Protocol. Introduction CHAPTER CHAPTER 3 The following sections appear in this chapter: Introduction, page 3-1 Manually Configure IPoIB for Default IB Partition, page 3-2 Subinterfaces, page 3-2 Verify IPoIB Functionality, page 3-5

More information

Let us ping! First we will learn the Hello World of a networked machine.

Let us ping! First we will learn the Hello World of a networked machine. AN INTRODUCTION TO LINUX NETWORKING In this article, we ll explore networking under GNU/Linux. You ll find it interesting to manage the entire network through certain valid keystrokes known as commands.

More information

C H A P T E R Commands Cisco SFS Product Family Command Reference OL

C H A P T E R Commands Cisco SFS Product Family Command Reference OL CHAPTER 3 This chapter documents the following commands: aaa accounting, page 3-8 aaa authorization, page 3-9 action, page 3-11 addr-option, page 3-12 authentication, page 3-14 auto-negotiate (Ethernet

More information

InfiniBand OFED Driver for. VMware Virtual Infrastructure (VI) 3.5. Installation Guide

InfiniBand OFED Driver for. VMware Virtual Infrastructure (VI) 3.5. Installation Guide Mellanox Technologies InfiniBand OFED Driver for VMware Virtual Infrastructure (VI) 3.5 Installation Guide Document no. 2820 Mellanox Technologies http://www.mellanox.com InfiniBand OFED Driver for VMware

More information

SCSI RDMA Protocol. Introduction. Configuring SRP CHAPTER

SCSI RDMA Protocol. Introduction. Configuring SRP CHAPTER 4 CHAPTER This chapter describes SCSI RDMA protocol and includes the following sections: Introduction, page 4-1 Configuring SRP, page 4-1 Verifying SRP, page 4-7 See the Root and Non-root Conventions in

More information

Fibre Channel Gateway Overview

Fibre Channel Gateway Overview CHAPTER 5 This chapter describes the Fibre Channel gateways and includes the following sections: About the Fibre Channel Gateway, page 5-1 Terms and Concepts, page 5-2 Cisco SFS 3500 Fibre Channel Gateway

More information

InfiniBand OFED Driver for. VMware Infrastructure 3. Installation Guide

InfiniBand OFED Driver for. VMware Infrastructure 3. Installation Guide Mellanox Technologies InfiniBand OFED Driver for VMware Infrastructure 3 Installation Guide Document no. 2820 Mellanox Technologies http://www.mellanox.com InfiniBand OFED Driver for VMware Infrastructure

More information

CIS Test 1- Practice - Fall 2011

CIS Test 1- Practice - Fall 2011 CIS 192 - Test 1- Practice - Fall 2011 Name Each question worth 2 points: Tip: When not logged in as root, you can still use many of the network commands but you must preface them with /sbin/ because you

More information

GM8126 MAC DRIVER. User Guide Rev.: 1.0 Issue Date: December 2010

GM8126 MAC DRIVER. User Guide Rev.: 1.0 Issue Date: December 2010 GM8126 MAC DRIVER User Guide Rev.: 1.0 Issue Date: December 2010 REVISION HISTORY Date Rev. From To Dec. 2010 1.0 - Original Copyright 2010 Grain Media, Inc. All Rights Reserved. Printed in Taiwan 2010

More information

Wi-Fi Guide: Edimax USB Adapter on BBG

Wi-Fi Guide: Edimax USB Adapter on BBG Wi-Fi Guide: Edimax USB Adapter on BBG August 3 rd 2017 Table of Contents: Page 1: Page 2: Page 3: Page 4: Page 5: Introduction & Hardware requirements Getting Started Connecting to a network using Network

More information

Red Hat Enterprise Linux 5 DM Multipath. DM Multipath Configuration and Administration Edition 3

Red Hat Enterprise Linux 5 DM Multipath. DM Multipath Configuration and Administration Edition 3 Red Hat Enterprise Linux 5 DM Multipath DM Multipath Configuration and Administration Edition 3 Red Hat Enterprise Linux 5 DM Multipath DM Multipath Configuration and Administration Edition 3 Legal Notice

More information

TABLE OF CONTENTS. ACI Solutions Team by Tomas de Leon 2

TABLE OF CONTENTS. ACI Solutions Team by Tomas de Leon 2 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 LAB REFERENCE & TOPOLOGY INFORMATION... 3 3 DELETE THE EXISTING OUT OF BAND NODE MANAGEMENT ADDRESSES CONFIGURATION FOR YOUR DESIGNATED ACI FABRIC... 4 4 CONFIGURE

More information

The Contents and Structure of this Manual. This document is composed of the following four chapters.

The Contents and Structure of this Manual. This document is composed of the following four chapters. Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

Enabling CDC_ETHER Connection for Skywire GSM CAT1

Enabling CDC_ETHER Connection for Skywire GSM CAT1 Enabling CDC_ETHER Connection for Skywire GSM CAT1 NimbeLink Corp Updated: February 2018 PN 30262 rev 4 NimbeLink Corp. 2018. All rights reserved. 1 Table of Contents Table of Contents 2 1. Introduction

More information

SRP Update. Bart Van Assche,

SRP Update. Bart Van Assche, SRP Update Bart Van Assche, Overview Involvement With SRP SRP Protocol Overview Recent SRP Driver Changes Possible Future Directions March 30 April 2, 2014 #OFADevWorkshop 2 Involvement with SRP Maintainer

More information

Blueprints. Quick Start Guide for installing and running KVM

Blueprints. Quick Start Guide for installing and running KVM Blueprints Quick Start Guide for installing and running KVM Blueprints Quick Start Guide for installing and running KVM Note Before using this information and the product it supports, read the information

More information

About Chassis Manager

About Chassis Manager CHAPTER 1 Chassis Manager runs directly on your Server Switch to perform administration tasks. This chapter discusses the various components of the interface. Chassis Manager runs on all Server Switches.

More information

C H A P T E R InfiniBand Commands Cisco SFS 7000 Series Product Family Command Reference Guide OL

C H A P T E R InfiniBand Commands Cisco SFS 7000 Series Product Family Command Reference Guide OL CHAPTER 4 This chapter documents the following commands: ib sm db-sync, page 4-2 ib pm, page 4-4 ib sm, page 4-9 ib-agent, page 4-13 4-1 ib sm db-sync Chapter 4 ib sm db-sync To synchronize the databases

More information

Fibre Channel Commands

Fibre Channel Commands CHAPTER 3 This chapter documents the following commands: fc srp initiator, page 3-2 fc srp initiator-wwpn, page 3-5 fc srp it, page 3-7 fc srp itl, page 3-9 fc srp lu, page 3-13 fc srp target, page 3-17

More information

Red Hat Enterprise Linux 6

Red Hat Enterprise Linux 6 Red Hat Enterprise Linux 6 DM Multipath DM Multipath Configuration and Administration Last Updated: 2017-10-20 Red Hat Enterprise Linux 6 DM Multipath DM Multipath Configuration and Administration Steven

More information

1. Set up the storage to allow access to the LD(s) by the server following the NEC storage user guides.

1. Set up the storage to allow access to the LD(s) by the server following the NEC storage user guides. Overview Server running Red Hat Enterprise Linux (RHEL) must be configured to recognize and work with NEC storage systems. The following procedure demonstrates the steps necessary to configure multipath

More information

MANAGING NODE CONFIGURATION WITH 1000S OF NODES

MANAGING NODE CONFIGURATION WITH 1000S OF NODES 13th ANNUAL WORKSHOP 2017 MANAGING NODE CONFIGURATION WITH 1000S OF NODES Ira Weiny Intel Corp 2017 PROBLEM Clusters are built around individual servers Linux configuration is often designed around a single

More information

Installing and Configuring for Linux

Installing and Configuring for Linux SANtricity System Manager 11.41 Installing and Configuring for Linux Express Guide December 2017 215-11893_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use this Express Guide...

More information

Installing and Configuring for Linux

Installing and Configuring for Linux SANtricity Storage Manager 11.40 Installing and Configuring for Linux Express Guide September 2017 215-11891_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use this Express

More information

This document guides the user through: 1. Setting up and configuring networking for the BeagleBone black or green with the host.

This document guides the user through: 1. Setting up and configuring networking for the BeagleBone black or green with the host. Networking Guide for BeagleBone (Black or Green) by Brian Fraser Last update: Nov 17, 2017 This document guides the user through: 1. Setting up and configuring networking for the BeagleBone black or green

More information

Hostname and IP Address

Hostname and IP Address 1/19 IP Addressing Surasak Sanguanpong nguan@ku.ac.th http://www.cpe.ku.ac.th/~nguan Last updated: 27 June 2002 Hostname and IP Address 2/19 browser What is the IP address of www.isoc.org? www.isoc.org

More information

Enabling CDC-ETHER Connection for Skywire CAT1

Enabling CDC-ETHER Connection for Skywire CAT1 Enabling CDC-ETHER Connection for Skywire CAT1 NimbeLink Corp Updated: May 2017 PN 30111 rev 5 NimbeLink Corp. 2017. All rights reserved. 1 Table of Contents Table of Contents 2 1. Introduction 2 1.1 Orderable

More information

Using Device-Mapper Multipath. Configuration and Administration 5.2

Using Device-Mapper Multipath. Configuration and Administration 5.2 Using Device-Mapper Multipath Configuration and Administration 5.2 DM_Multipath ISBN: N/A Publication date: May 2008 Using Device-Mapper Multipath This book provides information on using the Device-Mapper

More information

HS22, HS22v, HX5 Boot from SAN with QLogic on IBM UEFI system.

HS22, HS22v, HX5 Boot from SAN with QLogic on IBM UEFI system. HS22, HS22v, HX5 Boot from SAN with QLogic on IBM UEFI system. Martin Gingras Product Field Engineer, Canada mgingras@ca.ibm.com Acknowledgements Thank you to the many people who have contributed and reviewed

More information

INSTALLATION RUNBOOK FOR Hitachi Block Storage Driver for OpenStack

INSTALLATION RUNBOOK FOR Hitachi Block Storage Driver for OpenStack INSTALLATION RUNBOOK FOR Hitachi Block Storage Driver for OpenStack Product Name: Hitachi Block Storage Driver for OpenStack Driver Version: 1.4.10 MOS Version: 7.0 OpenStack Version: Product Type: Kilo

More information

Chapter 5 Network Layer

Chapter 5 Network Layer Chapter 5 Network Layer Network Layer IPv4 2 IP Header Application Header + data 3 IP IP IP IP 4 Focus on Transport Layer IP IP 5 Network Layer The Network layer (Layer 3) provides services to exchange

More information

Network Configuration for Cisco UCS Director Baremetal Agent

Network Configuration for Cisco UCS Director Baremetal Agent Network Configuration for Cisco UCS Director Baremetal Agent This chapter contains the following sections: About the Network Configuration Options, page 1 Single Network for Management and PXE, page 1

More information

Red Hat Enterprise Linux 7

Red Hat Enterprise Linux 7 Red Hat Enterprise Linux 7 DM Multipath DM Multipath Configuration and Administration Last Updated: 2018-02-08 Red Hat Enterprise Linux 7 DM Multipath DM Multipath Configuration and Administration Steven

More information

Dell Fluid Cache for SAN Version Deployment Guide for Linux Systems

Dell Fluid Cache for SAN Version Deployment Guide for Linux Systems Dell Fluid Cache for SAN Version 2.0.0 Deployment Guide for Linux Systems Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION:

More information

Red Hat Enterprise Linux 4 DM Multipath. DM Multipath Configuration and Administration

Red Hat Enterprise Linux 4 DM Multipath. DM Multipath Configuration and Administration Red Hat Enterprise Linux 4 DM Multipath DM Multipath Configuration and Administration DM Multipath Red Hat Enterprise Linux 4 DM Multipath DM Multipath Configuration and Administration Edition 1.0 Copyright

More information

IBM Flex System IB port QDR InfiniBand Adapter. User s Guide

IBM Flex System IB port QDR InfiniBand Adapter. User s Guide IBM Flex System IB6132 2-port QDR InfiniBand Adapter User s Guide ii IBM Flex System IB6132 2-port QDR InfiniBand Adapter User s Guide IBM Flex System IB6132 2-port QDR InfiniBand Adapter User s Guide

More information

SAP NetWeaver on IBM Cloud Infrastructure Quick Reference Guide Red Hat Enterprise Linux. December 2017 V1.0

SAP NetWeaver on IBM Cloud Infrastructure Quick Reference Guide Red Hat Enterprise Linux. December 2017 V1.0 SAP NetWeaver on IBM Cloud Infrastructure Quick Reference Guide Red Hat Enterprise Linux December 2017 V1.0 2 Copyright IBM Corp. 2017. All rights reserved. without prior written permission of IBM. Contents

More information

SPC BENCHMARK 1 FULL DISCLOSURE REPORT MACROSAN TECHNOLOGIES CO., LTD MACROSAN MS3000G2 SPC-1 V3.4.0 SUBMISSION IDENTIFIER: A31005

SPC BENCHMARK 1 FULL DISCLOSURE REPORT MACROSAN TECHNOLOGIES CO., LTD MACROSAN MS3000G2 SPC-1 V3.4.0 SUBMISSION IDENTIFIER: A31005 SPC BENCHMARK 1 FULL DISCLOSURE REPORT MACROSAN TECHNOLOGIES CO., LTD MACROSAN MS3000G2 SPC-1 V3.4.0 SUBMISSION IDENTIFIER: A31005 SUBMITTED FOR REVIEW: MAY 15, 2017 PREAMBLE Page 2 of 46 Second Edition

More information

Chassis Display Tasks

Chassis Display Tasks CHAPTER 2 This chapter describes the chassis display tasks for Element Manager and contains these sections: Viewing Card Properties, page 2-2 Enabling a Card, page 2-4 Viewing the Card Inventory, page

More information

FiberstoreOS IP Service Configuration Guide

FiberstoreOS IP Service Configuration Guide FiberstoreOS IP Service Configuration Guide Contents 1 Configuring ARP...4 1.1 Overview...4 1.2 Configuring ARP... 4 1.3 Validation commands...5 2 Configuring Proxy ARP... 7 2.1 Overview...7 2.2 Configuring

More information

SAN Features of Clustered Data ONTAP October 2015 SL10209 Version 1.1

SAN Features of Clustered Data ONTAP October 2015 SL10209 Version 1.1 SAN Features of Clustered Data ONTAP 8.3.1 October 1 SL19 Version 1.1 TABLE OF CONTENTS 1 Introduction... 4 1.1 Lab Objectives... 4 1. Prerequisites... 4 Lab Environment....1 Lab Diagram... 3 Lab Activities...

More information

Cisco SFS InfiniBand Ethernet Gateway User Guide

Cisco SFS InfiniBand Ethernet Gateway User Guide Cisco SFS InfiniBand Ethernet Gateway User Guide Release 2.8.0 June 2007 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000

More information

Accessing the Networking Stack

Accessing the Networking Stack The Cisco IOS XR Software serves as a networking stack for communication. This section explains how applications on IOS XR can communicate with internal processes, and with servers or outside devices.

More information

How to Configure ClusterXL for L2 Link Aggregation

How to Configure ClusterXL for L2 Link Aggregation How to Configure ClusterXL for L2 Link Aggregation User Guide 15 January 2013 Classification: [Protected] 2013 Check Point Software Technologies Ltd. All rights reserved. This product and related documentation

More information

Device Mapper Multipath Enablement Kit for HP StorageWorks Disk Arrays v4.2.1 release notes

Device Mapper Multipath Enablement Kit for HP StorageWorks Disk Arrays v4.2.1 release notes Device Mapper Multipath Enablement Kit for HP StorageWorks Disk Arrays v4.2.1 release notes Part number: AA-RWF9H-TE First edition: March 2009 Legal and notice information Copyright 2009 Hewlett-Packard

More information

Red Hat Enterprise Linux 7 DM Multipath

Red Hat Enterprise Linux 7 DM Multipath Red Hat Enterprise Linux 7 DM Multipath DM Multipath Configuration and Administration Steven Levine Red Hat Enterprise Linux 7 DM Multipath DM Multipath Configuration and Administration Steven Levine

More information

About Element Manager

About Element Manager CHAPTER 1 These topics describe the Element Manager Java-based user-interface (GUI) that runs on your server switch: Introduction, page 1-1 Installing Element Manager, page 1-5 Launching Element Manager,

More information

Access Server: User's and Developer's Guide <<< Previous Next >>>

Access Server: User's and Developer's Guide <<< Previous Next >>> 1 of 14 12/9/2008 10:18 AM Access Server: User's and Developer's Guide > Chapter 2. Getting Started with Access Server Access Server can be controlled in three ways: by using the WWW

More information

XE2000/XE3000 IP-PBX: Getting Started Guide Package Contents

XE2000/XE3000 IP-PBX: Getting Started Guide Package Contents XE2000/XE3000 IP-PBX: Getting Started Guide Package Contents XE2000/XE3000 (2U 19'' width unit) Power cord Support hardware for 19'' cabinet Prerequisites You need a computer equipped with Internet browser.

More information

Quick guide for configuring a system with multiple IP-LINKs

Quick guide for configuring a system with multiple IP-LINKs Quick guide for configuring a system with multiple IP-LINKs October 4 th 2005, KK. This guide will show an example configurations for a system with multiple IP-LINKs. Example 1, three devices connected

More information

Blueprints. Installing Linux on a Multipath iscsi LUN on an IP Network

Blueprints. Installing Linux on a Multipath iscsi LUN on an IP Network Blueprints Installing Linux on a Multipath iscsi LUN on an IP Network Blueprints Installing Linux on a Multipath iscsi LUN on an IP Network Note Before using this information and the product it supports,

More information

ETERNUS Disk storage systems Server Connection Guide (FCoE) for Linux

ETERNUS Disk storage systems Server Connection Guide (FCoE) for Linux Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

Routing Verification Tools

Routing Verification Tools Routing Verification Tools ibutils e.g. ibdmchk infiniband-diags e.g. ibsim, etc. Dave McMillen What do you verify? Did it work? Is it deadlock free? Does it distribute routes as expected? What happens

More information

RG-MACC_2.0 Installation Manual

RG-MACC_2.0 Installation Manual RG-MACC_2.0 Installation Manual Ruijie Networks Co., Ltd all rights reserved 1 Copyright Clarify Copyright ownership belongs to Ruijie, shall not be reproduced, copied, or used in other ways without permission.

More information

UCS IPv6 Management Configuration Example

UCS IPv6 Management Configuration Example UCS IPv6 Management Configuration Example Document ID: 118784 Contributed by Padmanabhan Ramaswamy and Shankar Prasath, Cisco TAC Engineers. Mar 06, 2015 Contents Introduction Prerequisites Requirements

More information

About Element Manager

About Element Manager CHAPTER 1 These topics describe the Element Manager Java-based user-interface (GUI) that runs on your server switch: Introduction, page 1-1 Installing Element Manager, page 1-5 Launching Element Manager,

More information

Building a Cloud with the Software-Defined Infrastructure Features of IBM PowerVC V1.4

Building a Cloud with the Software-Defined Infrastructure Features of IBM PowerVC V1.4 Front cover Building a Cloud with the Software-Defined Infrastructure Features of IBM PowerVC V1.4 Drew Thorstensen Shyama Venugopal Redpaper Building a Cloud with the Software-Defined Infrastructure

More information

CST8207 GNU/Linux O/S I Disks and Partitions

CST8207 GNU/Linux O/S I Disks and Partitions CST8207 GNU/Linux O/S I Disks and Partitions Topics Disk Partition Table Identifying Partitions Linux Partitions fdisk CST8207 - Algonquin College 2 Associated Readings Chapter 3: pages 71 82 You ve already

More information

WHITE PAPER: ENTERPRISE SOLUTIONS. Veritas Storage Foundation for Windows Dynamic Multi-pathing Option. Competitive Comparisons

WHITE PAPER: ENTERPRISE SOLUTIONS. Veritas Storage Foundation for Windows Dynamic Multi-pathing Option. Competitive Comparisons WHITE PAPER: ENTERPRISE SOLUTIONS Veritas Storage Foundation for Windows Competitive Comparisons White Paper: Enterprise Solutions Veritas Storage Foundation for Windows Contents Introduction........................................................................4

More information

Basics of GNS3 and Cisco IOS

Basics of GNS3 and Cisco IOS Lab00: Objectives: Basics of GNS3 and Cisco IOS IERG4090 Lab00 P.1 Upon completion of this lab, you will be able to: - Extract a given topology GNS3 archive - Start GNS3 - Open the given topology file

More information

Citrix XenServer with Dell SC Series Storage Configuration and Deployment

Citrix XenServer with Dell SC Series Storage Configuration and Deployment Citrix XenServer with Dell SC Series Storage Configuration and Deployment Dell Storage Engineering January 2017 A Dell EMC Deployment and Configuration Guide Revisions Date January 2016 Description Initial

More information

Linux. Computer networks - Administration 1DV202. fredag 30 mars 12

Linux. Computer networks - Administration 1DV202. fredag 30 mars 12 Linux Computer networks - Administration 1DV202 Configuration files /etc/hosts /etc/resolv.conf /etc/network/interfaces /etc/hosts 127.0.0.1 localhost.localdomain localhost 127.0.1.1 lokal.kalmar.se lokal

More information

Getting Started with PetaLinux SDK

Getting Started with PetaLinux SDK Getting Started with PetaLinux SDK November 26, 2009 Table of Contents Table of Contents...2 About This Guide...3 Related PetaLinux Documents...3 Getting Started...3 Prerequisites...3 Installation...4

More information

Configuring the Fibre Channel Gateway

Configuring the Fibre Channel Gateway CHAPTER 6 This chapter describes Fibre Channel gateway configuration and includes the following sections: Before You Begin, page 6-1 Administering the Fibre Channel Gateway, page 6-1 Pre-configuration

More information

Linux Host Utilities 6.2 Quick Start Guide

Linux Host Utilities 6.2 Quick Start Guide Linux Host Utilities 6.2 Quick Start Guide This guide is for experienced Linux users. It provides the basic information required to get the Linux Host Utilities installed and set up on a Linux host. The

More information

Oracle 11g RAC on Linux- CRS Inderpal S. Johal. Inderpal S. Johal

Oracle 11g RAC on Linux- CRS   Inderpal S. Johal. Inderpal S. Johal ORACLE CRS INSTALLATION : INSTALLATION AND CONFIGURATION GUIDE Inderpal S. Johal INTRODUCTION This document will gives details of Oracle Clusterware installation on RHEL 4. CRS INSTALLATION STEPS 1. Cluster

More information

Configuring IPv4. Finding Feature Information. This chapter contains the following sections:

Configuring IPv4. Finding Feature Information. This chapter contains the following sections: This chapter contains the following sections: Finding Feature Information, page 1 Information About IPv4, page 2 Virtualization Support for IPv4, page 6 Licensing Requirements for IPv4, page 6 Prerequisites

More information

iscsi Configuration for Red Hat Enterprise Linux Express Guide

iscsi Configuration for Red Hat Enterprise Linux Express Guide ONTAP 9 iscsi Configuration for Red Hat Enterprise Linux Express Guide December 2017 215-11192_D0 doccomments@netapp.com Updated for ONTAP 9.3 Table of Contents 3 Contents Deciding whether to use this

More information

HP Services zl Module ngenius Integrated Agent Installation and Getting Started Guide

HP Services zl Module ngenius Integrated Agent Installation and Getting Started Guide HP Services zl Module ngenius Integrated Agent Installation and Getting Started Guide Part Number 733-0207 www.hp.com/networking Revision A www.netscout.com September 28, 2010 Copyright 2008 Hewlett-Packard

More information

Installing and Managing the Switch

Installing and Managing the Switch CHAPTER 2 This chapter describes how to install and manage the Cisco SFS 7008 system hardware and contains these sections: Safety, page 2-2 Preparing the Site, page 2-3 Rack-Mounting the Switch, page 2-4

More information

Nigel Hone Hitachi Data Systems

Nigel Hone Hitachi Data Systems HP Vortrag : 3L04 Linux Storage Multipathing Techniques Nigel Hone Hitachi Data Systems 16 May 2006 2006 Hitachi Data Systems 1 Vortrag : 3L04 Linux Multipathing Techniques More than one path to a disk

More information

Installing and Configuring for Linux

Installing and Configuring for Linux SANtricity 11.40 Installing and Configuring for Linux Power Guide for Advanced Users September 2017 215-11889_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use this Power

More information

RHEL Clustering and Storage Management. 5 Days

RHEL Clustering and Storage Management. 5 Days QWERTYUIOP{ RHEL Clustering and Storage Management 5 Days This hands on course covers the high availability clustering and storage management technologies found in Red Hat Enterprise Linux 6+. Each student

More information

Chassis Tasks. Viewing Cards on a Chassis. Viewing Card Summary Information CHAPTER

Chassis Tasks. Viewing Cards on a Chassis. Viewing Card Summary Information CHAPTER CHAPTER 3 These topics describe the Chassis display tasks: Viewing Cards on a Chassis, page 3-1 Viewing Internal Gateway Ports, page 3-8 Viewing Physical Ports on a Chassis, page 3-9 Viewing Power Supply

More information

Deploying Oracle 11g RAC Release 2 with IBM Storwize V7000 on Red Hat Enterprise Linux

Deploying Oracle 11g RAC Release 2 with IBM Storwize V7000 on Red Hat Enterprise Linux Deploying Oracle 11g RAC Release 2 with IBM Storwize V7000 on Red Hat Enterprise Linux IBM Systems and Technology Group ISV Enablement October 2010 Copyright IBM Corporation, 2010. All Rights Reserved.

More information

Element Manager User Guide Release 2.3.0

Element Manager User Guide Release 2.3.0 Element Manager User Guide Release 2.3.0 Part Number: 10-00116-02-A0 Copyright 2004-2005 Topspin Communications, Inc. All rights reserved. The Topspin Switched Computing System, Topspin Host Channel Adapter,

More information

StorNext M330 Metadata Appliance Release Notes

StorNext M330 Metadata Appliance Release Notes StorNext M330 Metadata Appliance 4.3.3 Release Notes Purpose of this Release The StorNext M330 combines industry-proven Quantum hardware and StorNext software into one convenient, out-of-the-box solution.

More information

Using Juju with a Local Provider with KVM and LXC in Ubuntu LTS

Using Juju with a Local Provider with KVM and LXC in Ubuntu LTS Using Juju with a Local Provider with KVM and LXC in Ubuntu 14.04 LTS A Dell and Canonical Technical White Paper Mark Wenning Canonical Field Engineer Jose De la Rosa Dell Software Engineer 2 THIS WHITE

More information

GMSplus Customer Connection Test Procedure

GMSplus Customer Connection Test Procedure GMS-xx Customer Connection Test Procedure Page 1/14 GMSplus Customer Connection Test Procedure Company: Author: Checked: Approved: Distribution: GeoSIG Ltd Wiesenstrasse 39, 8952 Schlieren, Switzerland,

More information

StampA5D3x/PortuxA5/PanelA5. Quickstart Guide

StampA5D3x/PortuxA5/PanelA5. Quickstart Guide StampA5D3x/PortuxA5/PanelA5 Quickstart Guide StampA5D3x/PortuxA5/PanelA5 StampA5D3x/PortuxA5/PanelA5: Quickstart Guide Copyright 2015 taskit GmbH All rights to this documentation and to the product(s)

More information

CHAPTER 7 DEMONSTRATE THE PAN IN LINUX

CHAPTER 7 DEMONSTRATE THE PAN IN LINUX CHAPTER 7 DEMONSTRATE THE PAN IN LINUX SYSTEM The new model - Network Access Point Group Network 7.1 DEMONSTRATION Software: All machines are installed with Linux Redhat 8.0 Hardware list:- There are two

More information

Mellanox BXOFED Stack for Linux User s Manual

Mellanox BXOFED Stack for Linux User s Manual Mellanox BXOFED Stack for Linux User s Manual 2 Copyright 2010., Inc. All Rights Reserved. Mellanox, BridgeX, ConnectX, InfiniBlast, InfiniBridge, InfiniHost, InfiniRISC, InfiniScale, and InfiniPCI are

More information

Clustered Data ONTAP 8.3 Update 2, IPspaces. Self-paced Lab NETAPP UNIVERSITY. NetApp University - Do Not Distribute

Clustered Data ONTAP 8.3 Update 2, IPspaces. Self-paced Lab NETAPP UNIVERSITY. NetApp University - Do Not Distribute NETAPP UNIVERSITY Clustered Data ONTAP 8.3 Update 2, IPspaces Self-paced Lab Course ID: STRSW-SPL-CDOT83UPD2 Content Version: 1.0 ATTENTION The information contained in this course is intended only for

More information

Maintenance Tasks CHAPTER

Maintenance Tasks CHAPTER CHAPTER 5 These topics describe the Maintenance tasks of Element Manager: Viewing Basic System Information, page 5-2 Configuring Basic System Information, page 5-3 Configuring Date and Time Properties,

More information

Internet Tool Practice. 이지민 장동현

Internet Tool Practice. 이지민 장동현 Internet Tool Practice 이지민 (jmlee@mmlab.snu.ac.kr) 장동현 (dhjang@mmlab.snu.ac.kr) 2011. 11. 2 1 Outline Internet Tools ping traceroute nslookup ifconfig arp netstat synack nmap Iperf crontab Homeworks 2

More information

Maintenance Tasks CHAPTER

Maintenance Tasks CHAPTER CHAPTER 5 These topics describe the Maintenance tasks of Element Manager: Viewing Basic System Information, page 5-2 Configuring Basic System Information, page 5-4 Configuring Date and Time Properties,

More information

Sirindhorn International Institute of Technology Thammasat University

Sirindhorn International Institute of Technology Thammasat University 1 Name...ID....Section. Seat No.. Sirindhorn International Institute of Technology Thammasat University Midterm Examination: Semester 2/2007 Course Title : ITS 332 Information Technology II Lab (Networking)

More information

STORAGE MANAGEMENT USING OPENFILER II

STORAGE MANAGEMENT USING OPENFILER II STORAGE MANAGEMENT USING OPENFILER II The first part of this series gave readers step-by-step instructions to build Openfiler from scratch. This second part covers two additional important features of

More information

Huawei SAN Storage Host Connectivity Guide for Red Hat. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD.

Huawei SAN Storage Host Connectivity Guide for Red Hat. Issue 04 Date HUAWEI TECHNOLOGIES CO., LTD. Huawei SAN Storage Host Connectivity Guide for Red Hat Issue 04 Date 2018-04-10 HUAWEI TECHNOLOGIES CO., LTD. 2018. All rights reserved. No part of this document may be reproduced or transmitted in any

More information

Chassis Manager User Guide Release 2.3.0

Chassis Manager User Guide Release 2.3.0 Chassis Manager User Guide Release 2.3.0 Part Number: 10-00029-05-A0 Copyright 2004-2005 Topspin Communications, Inc. All rights reserved. The Topspin Switched Computing System, Topspin Host Channel Adapter,

More information

UltraPath Technical White Paper

UltraPath Technical White Paper HUAWEI OceanStor Enterprise Unified Storage System Issue 01 Date 2014-04-02 HUAWEI TECHNOLOGIES CO, LTD Copyright Huawei Technologies Co, Ltd 2014 All rights reserved No part of this document may be reproduced

More information

Red Hat Enterprise Linux 4 DM Multipath

Red Hat Enterprise Linux 4 DM Multipath Red Hat Enterprise Linux 4 DM Multipath DM Multipath Configuration and Administration Edition 1.0 Landmann Red Hat Enterprise Linux 4 DM Multipath DM Multipath Configuration and Administration Edition

More information

IBM IBM Storage Networking Solutions Version 1.

IBM IBM Storage Networking Solutions Version 1. IBM 000-740 IBM Storage Networking Solutions Version 1 http://killexams.com/exam-detail/000-740 - disk storage subsystem with four (4) total ports - two (2) LTO3 tape drives to be attached Assuming best

More information

FiberstoreOS. IP Service Configuration Guide

FiberstoreOS. IP Service Configuration Guide FiberstoreOS IP Service Configuration Guide Contents 1 Configuring ARP... 1 1.1 Overview... 1 1.2 Configuring ARP... 1 1.3 Validation commands...2 2 Configuring Proxy ARP...4 2.1 Overview... 4 2.2 Configuring

More information

PetaLinux SDK Guide to QEMU System Simulation

PetaLinux SDK Guide to QEMU System Simulation PetaLinux SDK Guide to QEMU System Simulation v1.1 November 27, 2009 Table of Contents Table of Contents...2 About This Guide...3 Related PetaLinux Documents...3 PetaLinux Software Simulation with QEMU...3

More information

FSOS IP Service Configuration Guide

FSOS IP Service Configuration Guide FSOS IP Service Configuration Guide Contents 1 Configuring ARP... 5 1.1 Overview... 5 1.2 Configuring ARP... 5 1.3 Validation commands...6 2 Configuring Proxy ARP...8 2.1 Overview... 8 2.2 Configuring

More information

These documents and software are covered under the terms and conditions of the fp Technologies, Inc. Program License Agreement

These documents and software are covered under the terms and conditions of the fp Technologies, Inc. Program License Agreement Copyright 2017, fp Technologies, Inc. All Rights Reserved These documents and software are covered under the terms and conditions of the fp Technologies, Inc. Program License Agreement You will need to

More information

Using Shell Commands

Using Shell Commands This chapter contains the following sections: General Administration, page 1 Working with Databases, page 9 Importing Certificates, page 13 Accessing Root Privileges, page 14 Using a Multi-Node Setup,

More information

Manually Change Default Gateway Centos Command Line Windows

Manually Change Default Gateway Centos Command Line Windows Manually Change Default Gateway Centos Command Line Windows Learn how to add a defaull gateway on Redhat Linux. Linux command line tutorial Bash scripting tutorial Vim tutorial Perl programming tutorial

More information

Configuring sflow. Information About sflow. sflow Agent. This chapter contains the following sections:

Configuring sflow. Information About sflow. sflow Agent. This chapter contains the following sections: This chapter contains the following sections: Information About sflow, page 1 Licensing Requirements, page 2 Prerequisites, page 2 Guidelines and Limitations for sflow, page 2 Default Settings for sflow,

More information