HPE Knowledge Article

Size: px
Start display at page:

Download "HPE Knowledge Article"

Transcription

1 HPE Knowledge Article HPE FlexFabric 5900CP Switch Series - JG838A Switch Fiber Channel Configuration and Troubleshooting Cheatsheet Article Number mmr_sf-en_us Environment Working FC config with Windows 2008 R2 and 3PAR 7400 (FC to FC config, no FcoE). Issue Troubleshooting Fiber Channel on HPE 5900CP Switch. Cause HPE 5900CP Fiber Channel Configuration and Troubleshooting guidance. Resolution 1.# Install the latest version: HP Comware Software, Version , Release 2311P06 2.#Configure advanced working mode: [5900cp-m26]system-working-mode advance Do you want to change the system working mode? [Y/N]:y The system working mode is changed, please save the configuration and reboot the system to make it effective. [5900cp-m26]quit <5900cp-m26>save safely force <5900cp-m26> reboot force 3.#Enable FCF mode: [5900cp-m26]fcoe-mode fcf 4.#Create a vsan: [5900cp-m26]vsan 100 [5900cp-m26-vsan100]domain-id 1 preferred [5900cp-m26-vsan100]quit

2 5. #Remember, 5900cp is an Ethernet switch at the core. #The phy chip understands FC, but to pass packets between ports, the switch needs to convert the frames to FCoE. #You cannot get to a vsan unless you associate a vlan to the vsan. #That explains the need for this statement: [5900cp-m26]vlan 4001 [5900cp-m26-vlan4001]fcoe enable vsan 100 [5900cp-m26-vlan4001]quit 6. #Change the personality of the port from ethernet to FC on port 11 and 12: [5900cp-m26] int ten 1/0/11 [5900CP-m26 Ten-GigabitEthernet1/0/11]port-type fc [5900cp-m26-Fc1/0/11] port access vsan 100 [5900cp-m26] int ten 1/0/12 [5900CP-m26 Ten-GigabitEthernet1/0/11]port-type fc [5900cp-m26-Fc1/0/12] port access vsan Check your work: [5900cp-m26]dis int br Brief information on FC interface(s): Admin Mode: auto - auto; E - e port; F - f port; NP - n port proxy Oper Mode: E - e port; F - f port; NP - n port proxy; TE - trunking e port; TF - trunking f port; TNP - trunking n port proxy Interface VSAN Admin Admin Oper Trunk Mode Oper Speed Status Fc1/0/ F auto F 8G UP----> set to F mode Fc1/0/ auto auto F 8G UP----> auto is default Fc1/0/ auto auto F 2G UP [5900cp-m26-Fc1/0/11]dis this # interface Fc1/0/11 speed 8000 fc mode f port access vsan 100 # return [5900cp-m26-Fc1/0/11]fc mode? auto Set the port to Auto mode e Set the port to E mode f Set the port to F mode ====================================================================== Troubleshooting FC login issue: [5900cp-m26]dis int fc1/0/11 Fc1/0/11 Current state: UP Line protocol state: UP------> FC protocol will be down is the fabric cannot login. Description: Fc1/0/11 Interface Bandwidth: kbps Maximum Transmit Unit: Mbps-speed mode Internet protocol processing: disabled Link layer protocol is FC Fill word is idle-arbff Port WWN is 28:01:44:31:92:82:84:19 FC mode is F, state is F------> this will also be FIsolate. [5900cp-m26]terminal debugging [5900cp-m26]terminal monitor [5900cp-m26]debugging fc link login-out

3 #I shutdown port fc1/0/11 and unshut' it to watch the fc login (with debug enabled). [5900cp-m26-Fc1/0/11] undo shut %Jan 1 18:01:32: cp-m26 IFNET/3/PHY_UPDOWN: Fc1/0/11 link status is up. *Jan 1 18:01:32: cp-m26 FCLINK/7/LOGINOUT: Interface Fc1/0/11: Received FLOGI request frame in VSAN 100. *Jan 1 18:01:32: cp-m26 FCLINK/7/LOGINOUT: Interface Fc1/0/11: Get FIB status 0 of FCID in VSAN 100. *Jan 1 18:01:32: cp-m26 FCLINK/7/LOGINOUT: Interface Fc1/0/11: Delayed sending FLOGI or FDISC ACC frame in VSAN 100. *Jan 1 18:01:32: cp-m26 FCLINK/7/LOGINOUT: Interface Fc1/0/11: Delay timer timed out in VSAN 100. *Jan 1 18:01:32: cp-m26 FCLINK/7/LOGINOUT: Interface Fc1/0/11: Sent FLOGI or FDISC ACC frame in VSAN 100. *Jan 1 18:01:32: cp-m26 FCLINK/7/LOGINOUT: Interface Fc1/0/11: Login succeeded in VSAN 100. [5900cp-m26]dis fc login Interface VSAN FCID Node WWN Port WWN Fc 1/0/ x f:f7:00:02:ac:00:88:e6 21:22:00:02:ac:00:88:e6----> 3par 7400 SAN Fc 1/0/ x f:f7:00:02:ac:00:88:e6 20:22:00:02:ac:00:88:e6----> 3par 7400 SAN Fc 1/0/ x :00:00:00:c9:93:d5:fa 10:00:00:00:c9:93:d5:fa----> windows 2008 R2 FC HBA [5900cp-m26]dis fc name-service database VSAN: 100 FCID Type PWWN(vendor) FC4-type:feature 0x x01(N) 21:22:00:02:ac:00:88:e6 SCSI-FCP:Target-----> 3par 7400 SAN 0x x01(N) 20:22:00:02:ac:00:88:e6 SCSI-FCP:Target-----> 3par 7400 SAN 0x x01(N) 10:00:00:00:c9:93:d5:fa(Emulex) SCSI-FCP:Initiator--->windows 2008 R2 FC HBA [5900cp-m26]undo debug all ========================================================================== [5900cp-m26]dis counters inbound interface [5900cp-m26]dis counters outbound interface ============================================================================= Common problem: The server could see the WWN of the disks and the disks could see the WWN of the server, but the server could not actually access the disks. This could be an interoperability issue. But also, multiple issue can result in the same symptom: On older FC HBA that only run at 2G, you may need to change the Fill word from idle-arbff to idle-idle. For example: Fc1/0/ F auto F 8G UP Fc1/0/ auto auto F 8G UP Fc1/0/ auto auto F 2G UP [5900cp-m26-Fc1/0/48]dis this # interface Fc1/0/48 speed 2000 port access vsan 100 # return [5900cp-m26-Fc1/0/48]fill? idle-arbff Sets IDLE mode for the link initialization and ARB(ff) as the fill word idle-idle Sets IDLE mode for the link initialization and IDLE as the fill

4 word [5900cp-m26-Fc1/0/48]fill idle-idle ----> changed from idle-arbff ===================================================================== 5900CP Supported Transceivers: H6Z42A Limited 10GbE, 8/4G FC SR compatible (100M) ---->'This is the wire once' transceiver. AJ718A 8/4/2G SR -----> use this for straight FC with older HBA's running 2G. AW584A 8G FC LR HPN 1/10/40 GbE see 5900 QuickSpec =================================================================== [5900cp-m26]dis zone status vsan 100 VSAN 100: Mode: basic Default zone: deny >???? Distribute: active only Hard-zoning: enabled Full zoning database: Zonesets: 0, Zones: 0, Zone-aliases: 0 Status: free [5900CP-1]vsan 100 [5900CP-1-vsan100]zone default-zone permit [5900cp-m26]dis zone status vsan 100 VSAN 100: Mode: basic Default zone: permit--->will work now! Distribute: active only Hard-zoning: enabled Full zoning database: Zonesets: 0, Zones: 0, Zone-aliases: 0 Status: free =================================================================== FC Display Commands: display fc domain // Show domain info inside VSAN display fc domain-list //Show domain-list inside VSAN display fc ess //Show fc ess negotiation results in VSAN display fc login //Show Node login info display fc name-service database//show fc name-service database in VSAN display fc scr-table //Show fc SCR registration info for N-port display fc timer //Show fc timer in VSAN? display fc fib //Show fc fib entry display fc routing-table // Show FC routing table display vsan port-member // Show port member info in VSAN ============================================================================== FC interface debugging:

5 debugging fc link // Open the fc link debugging debugging fc link login-out // Open FC login and logout debugging Fabric debugging: debugging fc configuration // Open Fabric configuration debugging debugging fc name-service //Open FC name-service debugging FC routing and forward debugging: debugging fc exchange // Open FC Exchange debugging debugging fc forward // Open FC forward debugging debugging fc rm // Open FC routing management debugging VSAN debugging: debugging vsan // Open VSAN debugging FC link bundle debugging: debugging bundle // Open FC link bundle debugging ============================================================================ Copyright 2016 Hewlett Packard Enterprise Development LP. The information contained herein is subject to change without notice.the only warranties for Hewlett Packard Enterprise products and services are set forth in the express warranty statements accompanying such products and services.nothing herein should be construed as constituting an additional warranty. Hewlett Packard Enterprise shall not be liable for technical or editorial errors or omissions contained herein.

HP FlexFabric 5700 Switch Series

HP FlexFabric 5700 Switch Series HP FlexFabric 5700 Switch Series FCoE Command Reference Part number: 5998-6675 Software version: Release 2416 Document version: 6W100-20150130 Legal and notice information Copyright 2015 Hewlett-Packard

More information

Contents. FCoE commands 0

Contents. FCoE commands 0 Contents FCoE commands 0 FCoE mode commands 0 display fcoe-mode 0 fcoe-mode 0 VFC interface commands 2 bandwidth 2 bind interface 2 default 3 description 4 display interface vfc 5 fc mode 8 interface vfc

More information

HP 6125XLG Blade Switch

HP 6125XLG Blade Switch HP 6125XLG Blade Switch FCoE Configuration Guide Part number: 5998-3726 Software version: Release 2306 Document version: 6W100-20130912 Legal and notice information Copyright 2013 Hewlett-Packard Development

More information

HPE Knowledge Article

HPE Knowledge Article HPE Knowledge Article HPE Virtual Connect Flex Ethernet Module for c-class BladeSystem - The Connection Speed in the Virtual Connect Server Profile Does Not Match the NIC Speed of the Operating System

More information

Contents. FCoE commands 1

Contents. FCoE commands 1 Contents FCoE commands 1 FCoE mode commands 1 display fcoe-mode 1 fcoe-mode 1 VFC interface commands 3 bandwidth 3 bind interface 3 default 5 description 5 display interface vfc 6 fc mode 9 interface vfc

More information

CCIE Data Center Storage Networking. Fibre Channel Switching Configuration. Nexus 5500UP FC Initialization Allocate interfaces as type FC

CCIE Data Center Storage Networking. Fibre Channel Switching Configuration. Nexus 5500UP FC Initialization Allocate interfaces as type FC CCIE Data Center Storage Networking Fibre Channel Switching Configuration Nexus 5500UP FC Initialization Allocate interfaces as type FC slot 1 port 25 32 type fc FC must start at top of module and count

More information

HPE Knowledge Article

HPE Knowledge Article HPE Knowledge Article HPE MSM Controller Series - How to Configure Different Login or Welcome Pages per VSC/ SSID Article Number mmr_sf-en_us000005550 Environment HPE MSM Controller 710 series HPE MSM

More information

HP MSR Routers Troubleshooting Guide (Comware V7)

HP MSR Routers Troubleshooting Guide (Comware V7) HP MSR Routers Troubleshooting Guide (Comware V7) H3C MSR1000 Router Series H3C MSR2000 Router Series H3C MSR3000 Router Series H3C MSR4000 Router Series Software version: MSR-CMW710-R0106 Document version:

More information

HPE Knowledge Article

HPE Knowledge Article HPE Knowledge Article HPE Integrated Lights-Out 4 (ilo 4) - How to Reset ilo Management Processor and ilo Password? Article Number mmr_sf-en_us000012649 Environment HPE Integrated Lights-Out 4 Issue Reset

More information

Configuring FCoE NPV. Information About FCoE NPV. This chapter contains the following sections:

Configuring FCoE NPV. Information About FCoE NPV. This chapter contains the following sections: This chapter contains the following sections: Information About FCoE NPV, page 1 FCoE NPV Model, page 3 Mapping Requirements, page 4 Port Requirements, page 5 NPV Features, page 5 vpc Topologies, page

More information

Configuring Fibre Channel Interfaces

Configuring Fibre Channel Interfaces This chapter contains the following sections:, page 1 Information About Fibre Channel Interfaces Licensing Requirements for Fibre Channel On Cisco Nexus 3000 Series switches, Fibre Channel capability is

More information

HP 6125G & 6125G/XG Blade Switches

HP 6125G & 6125G/XG Blade Switches HP 6125G & 6125G/XG Blade Switches Layer 2 - LAN Switching Configuration Guide Part number:5998-3155a Software version: Release 2103 and later Document version: 6W102-20141218 Legal and notice information

More information

HP FlexFabric 5700 Switch Series

HP FlexFabric 5700 Switch Series HP FlexFabric 5700 Switch Series FAQ Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and

More information

HP 5920 & 5900 Switch Series FAQ

HP 5920 & 5900 Switch Series FAQ HP 5920 & 5900 Switch Series FAQ Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

HP D6000 Disk Enclosure Direct Connect Cabling Guide

HP D6000 Disk Enclosure Direct Connect Cabling Guide HP D6000 Disk Enclosure Direct Connect Cabling Guide Abstract This document provides cabling examples for when an HP D6000 Disk Enclosure is connected directly to a server. Part Number: 682251-001 September

More information

HP FlexFabric 5700 Switch Series

HP FlexFabric 5700 Switch Series HP FlexFabric 5700 Switch Series Layer 2 LAN Switching Configuration Guide Part number: 5998-6686 Software version: Release 2416 Document version: 6W100-20150130 Legal and notice information Copyright

More information

HPE Knowledge Article

HPE Knowledge Article HPE Knowledge Article HPE Integrated Lights Out (ilo 5) for Gen10 Servers - What is System Recovery Set? Article Number mmr_sf-en_us000021097 Environment HPE Integrated Lights Out (ilo 5) HPE ProLiant

More information

HP A3100 v2 Switch Series

HP A3100 v2 Switch Series HP A3100 v2 Switch Series Layer 2 - LAN Switching Configuration Guide HP A3100-8 v2 SI Switch (JG221A) HP A3100-16 v2 SI Switch (JG222A) HP A3100-24 v2 SI Switch (JG223A) HP A3100-8 v2 EI Switch (JD318B)

More information

HPE Knowledge Article

HPE Knowledge Article HPE Knowledge Article HPE 5500 EI Switch Series - How to use the Packet Capture Utility Article Number mmr_sf-en_us000005595 Environment HP 5500-24G EI Switch HPE A-Series Switches Issue How can one use

More information

CCIE Data Center Storage Networking. Fibre Channel Switching

CCIE Data Center Storage Networking. Fibre Channel Switching CCIE Data Center Storage Networking Fibre Channel Switching What is Fibre Channel? From a high level, replaces SCSI disk cable with a network From this To this What is Fibre Channel? Protocol stack primarily

More information

HP 5820X & 5800 Switch Series Layer 2 - LAN Switching. Configuration Guide. Abstract

HP 5820X & 5800 Switch Series Layer 2 - LAN Switching. Configuration Guide. Abstract HP 5820X & 5800 Switch Series Layer 2 - LAN Switching Configuration Guide Abstract This document describes the software features for the HP 5820X & 5800 Series products and guides you through the software

More information

QuickSpecs. HP Auto Port Aggregation. Overview

QuickSpecs. HP Auto Port Aggregation. Overview HP's Auto Port Aggregation (APA) provides the ability to logically group two or more physical network ports into a single Fat Pipe, often called a trunk. Network traffic is load balanced across all of

More information

HP 10500/ G Unified Wired-WLAN Module

HP 10500/ G Unified Wired-WLAN Module HP 10500/7500 20G Unified Wired-WLAN Module Fundamentals Configuration Guide Part number: 5998-3914 Software version: 2308P29 (HP 10500/7500 20G Unified Wired-WLAN Module) Document version: 6W102-20131112

More information

Managing FLOGI, Name Server, FDMI, and RSCN Databases

Managing FLOGI, Name Server, FDMI, and RSCN Databases CHAPTER 17 Managing FLOGI, Name Server, FDMI, and RSCN Databases This chapter describes the fabric login database, the name server features, and Registered State Change Notification (RSCN) information

More information

HPE Knowledge Article

HPE Knowledge Article HPE Knowledge Article HPE 5930/5940 Switch Series - Connect to OVSDB Client Article Number mmr_sf-en_us000021071 Environment HPE 5930/5940 switches can be configured as OVSDB servers. One common use case

More information

HP 5120 SI Switch Series

HP 5120 SI Switch Series HP 5120 SI Switch Series Layer 2 - LAN Switching Configuration Guide Part number: 5998-1807 Software version: Release 1513 Document version: 6W100-20130830 Legal and notice information Copyright 2013 Hewlett-Packard

More information

HP 5130-POE-143 Release Notes

HP 5130-POE-143 Release Notes HP 5130-POE-143 Release Notes Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

HPE Security ArcSight Connectors

HPE Security ArcSight Connectors HPE Security ArcSight Connectors SmartConnector for Windows Event Log Unified: Microsoft Network Policy Server Supplemental Configuration Guide March 29, 2013 Supplemental Configuration Guide SmartConnector

More information

QuickSpecs. HPE Synergy QSFP+ Transceiver. Overview. HPE Synergy QSFP+ Transceiver. Page 1

QuickSpecs. HPE Synergy QSFP+ Transceiver. Overview. HPE Synergy QSFP+ Transceiver. Page 1 Overview Page 1 Platform Information Models Recommended This transceiver is a recommended option that has been selected by HPE experts to provide the right technology for a range of workloads and market

More information

UCS Engineering Details for the SAN Administrator

UCS Engineering Details for the SAN Administrator UCS Engineering Details for the SAN Administrator Craig Ashapa 2 First things first: debunking a myth Today (June 2012 UCS 2.02m) there is no FCoE northbound of UCS unless you really really really want

More information

HP A5120 EI Switch Series IRF. Command Reference. Abstract

HP A5120 EI Switch Series IRF. Command Reference. Abstract HP A5120 EI Switch Series IRF Command Reference Abstract This document describes the commands and command syntax options available for the HP A Series products. This document is intended for network planners,

More information

Nexus 5000 NPIV FCoE with FCoE NPV Attached UCS Configuration Example

Nexus 5000 NPIV FCoE with FCoE NPV Attached UCS Configuration Example Nexus 5000 NPIV FCoE with FCoE NPV Attached UCS Configuration Example Document ID: 116248 Contributed by Jim Hicks and Shelley Bhalla, Cisco TAC Engineers. May 01, 2014 Contents Introduction Prerequisites

More information

HP Converged Network Switches and Adapters. HP StorageWorks 2408 Converged Network Switch

HP Converged Network Switches and Adapters. HP StorageWorks 2408 Converged Network Switch HP Converged Network Switches and Adapters Family Data sheet Realise the advantages of Converged Infrastructure with HP Converged Network Switches and Adapters Data centres are increasingly being filled

More information

HP 5800 & 5820X Switch Series Troubleshooting Guide

HP 5800 & 5820X Switch Series Troubleshooting Guide HP 5800 & 5820X Switch Series Troubleshooting Guide Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for

More information

N-Port Virtualization in the Data Center

N-Port Virtualization in the Data Center N-Port Virtualization in the Data Center What You Will Learn N-Port virtualization is a feature that has growing importance in the data center. This document addresses the design requirements for designing

More information

HPE RDX Utility Version 2.36 Release Notes

HPE RDX Utility Version 2.36 Release Notes HPE RDX Utility Version 2.36 Release Notes (RDX Tools 1.59) Abstract RDX Utility 2.36 (RDX Tools 1.59) enhances RDX Utility reporting for cartridges with a capacity greater than 2TB and implements Hewlett

More information

External Devices. User Guide

External Devices. User Guide External Devices User Guide Copyright 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

Introduction...2. Executive summary...2. Test results...3 IOPs...3 Service demand...3 Throughput...4 Scalability...5

Introduction...2. Executive summary...2. Test results...3 IOPs...3 Service demand...3 Throughput...4 Scalability...5 A6826A PCI-X Dual Channel 2Gb/s Fibre Channel Adapter Performance Paper for Integrity Servers Table of contents Introduction...2 Executive summary...2 Test results...3 IOPs...3 Service demand...3 Throughput...4

More information

Design and Implementations of FCoE for the DataCenter. Mike Frase, Cisco Systems

Design and Implementations of FCoE for the DataCenter. Mike Frase, Cisco Systems Design and Implementations of FCoE for the DataCenter Mike Frase, Cisco Systems SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted. Member companies

More information

HPE FlexFabric 7900 Switch Series

HPE FlexFabric 7900 Switch Series HPE FlexFabric 7900 Switch Series VXLAN Configuration Guide Part number: 5998-8254R Software version: Release 213x Document version: 6W101-20151113 Copyright 2015 Hewlett Packard Enterprise Development

More information

External Devices User Guide

External Devices User Guide External Devices User Guide Copyright 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

Introduction Optimizing applications with SAO: IO characteristics Servers: Microsoft Exchange... 5 Databases: Oracle RAC...

Introduction Optimizing applications with SAO: IO characteristics Servers: Microsoft Exchange... 5 Databases: Oracle RAC... HP StorageWorks P2000 G3 FC MSA Dual Controller Virtualization SAN Starter Kit Protecting Critical Applications with Server Application Optimization (SAO) Technical white paper Table of contents Introduction...

More information

UCS Direct Attached Storage and FC Zoning Configuration Example

UCS Direct Attached Storage and FC Zoning Configuration Example UCS Direct Attached Storage and FC Zoning Configuration Example Document ID: 116082 May 23, 2013 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information UCS

More information

HP Identity Driven Manager Software Series

HP Identity Driven Manager Software Series HP Identity Driven Manager Software Series Data sheet Product overview HP Identity Driven Manager (IDM), a plug-in to HP PCM+, dynamically provisions network security and performance settings based on

More information

HP A3100 v2 Switch Series

HP A3100 v2 Switch Series HP A3100 v2 Switch Series Layer 2 - LAN Switching Command Reference HP A3100-8 v2 SI Switch (JG221A) HP A3100-16 v2 SI Switch (JG222A) HP A3100-24 v2 SI Switch (JG223A) HP A3100-8 v2 EI Switch (JD318B)

More information

HPE ESXi Offline Bundle

HPE ESXi Offline Bundle HPE ESXi Offline Bundle HPE Offline bundle for VMware ESXi includes HPE CIM Providers. It is recommended that customers update to the latest version on supported ProLiant at their earliest convenience.

More information

External Devices User Guide

External Devices User Guide External Devices User Guide Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

Register for this Exam You need an HPE Learner ID and a Pearson VUE login and password.

Register for this Exam You need an HPE Learner ID and a Pearson VUE login and password. Exam Preparation Guide Building HPE SDN and FlexNetwork Solutions Exam description This exam tests your ability to design, integrate, performance tune, and manage HPE FlexFabric Data Center solutions and

More information

External Media Cards User Guide

External Media Cards User Guide External Media Cards User Guide SD logo is a trademark of its proprietor. Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

More information

HP 5820X & 5800 Switch Series IRF. Command Reference. Abstract

HP 5820X & 5800 Switch Series IRF. Command Reference. Abstract HP 5820X & 5800 Switch Series IRF Command Reference Abstract This document describes the commands and command syntax options available for the HP 5820X & 5800 Series products. This document is intended

More information

HP 5500 EI & 5500 SI Switch Series Troubleshooting Guide

HP 5500 EI & 5500 SI Switch Series Troubleshooting Guide HP 5500 EI & 5500 SI Switch Series Troubleshooting Guide Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties

More information

QuickSpecs. Models. Standard Features Server Support. HP Integrity PCI-e 2-port 10GbE Cu Adapter. HP Integrity PCI-e 2-port 10GbE LR Adapter.

QuickSpecs. Models. Standard Features Server Support. HP Integrity PCI-e 2-port 10GbE Cu Adapter. HP Integrity PCI-e 2-port 10GbE LR Adapter. Overview The is an eight lane (x8) PCI Express (PCIe) 10 Gigabit network solution offering optimal throughput. This PCI Express Gen 2 adapter ships with two SFP+ (Small Form-factor Pluggable) cages suitable

More information

HPE Enhanced Network Installation and Startup Service for HPE BladeSystem

HPE Enhanced Network Installation and Startup Service for HPE BladeSystem Data sheet HPE Enhanced Network Installation and Startup Service for HPE BladeSystem HPE Lifecycle Event Services HPE Enhanced Network Installation and Startup Service for HPE BladeSystem provides configuration

More information

External Devices User Guide

External Devices User Guide External Devices User Guide Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

HP StorageWorks Enterprise Virtual Array 4400 to 6400/8400 upgrade assessment

HP StorageWorks Enterprise Virtual Array 4400 to 6400/8400 upgrade assessment HP StorageWorks Enterprise Virtual Array 4400 to 6400/8400 upgrade assessment Part number: 5697-8185 First edition: June 2009 Legal and notice information Copyright 2009 Hewlett-Packard Development Company,

More information

HPE Virtual Connect for c-class BladeSystem Setup and Installation Guide Version 4.60

HPE Virtual Connect for c-class BladeSystem Setup and Installation Guide Version 4.60 HPE Virtual Connect for c-class BladeSystem Setup and Installation Guide Version 4.60 Abstract This document contains setup, installation, and configuration information for HPE Virtual Connect. This document

More information

FCoE Cookbook for HP Virtual Connect

FCoE Cookbook for HP Virtual Connect Technical whitepaper FCoE Cookbook for HP Virtual Connect Version 4.45 Firmware Enhancements August 2015 Table of contents Change History 6 Purpose 7 Overview 7 Requirements and support 7 Supported Designs

More information

HPE FlexNetwork HSR6800 Routers

HPE FlexNetwork HSR6800 Routers HPE FlexNetwork HSR6800 Routers IRF Configuration Guide Part number: 5998-4487R Software version: HSR6800-CMW520-R3303P25 Document version: 6W105-20151231 Copyright 2015 Hewlett Packard Enterprise Development

More information

HP 6600/HSR6600 Routers

HP 6600/HSR6600 Routers HP 6600/HSR6600 Routers Interface Configuration Guide Part number: 5998-1499 Software version: A6602-CMW520-R3103 A6600-CMW520-R3102-RPE A6600-CMW520-R3102-RSE HSR6602_MCP-CMW520-R3102 Document version:

More information

HP ALM Client MSI Generator

HP ALM Client MSI Generator HP ALM Client MSI Generator Software Version: 1.00 User Guide Document Release Date: October 2010 Software Release Date: October 2010 Legal Notices Warranty The only warranties for HP products and services

More information

Configuring Cisco Unified FEX Nexus 2348UPQ with Fiber Channel Interfaces

Configuring Cisco Unified FEX Nexus 2348UPQ with Fiber Channel Interfaces Configuring Cisco Unified FEX Nexus 2348UPQ with Fiber Channel Interfaces This chapter provides details about configuring native fiber channels on Cisco Nexus 2348UPQ FEX, and contains the following sections:

More information

HPE Knowledge Article

HPE Knowledge Article HPE Knowledge Article HPE Storage/SAN - Complete Log Collection Steps Article Number mmr_sf-en_us000012281 Environment HPE Disk-based Products - 3PAR/StoreServ, EVA/MPX, MSA, StoreVirtual/P4000/LeftHand,

More information

HP 5920 & 5900 Switch Series

HP 5920 & 5900 Switch Series HP 5920 & 5900 Switch Series EVB Configuration Guide Part number: 5998-3379 Software version: Release2207 Document version: 6W100-20121130 Legal and notice information Copyright 2012 Hewlett-Packard Development

More information

HP FlexFabric 5700 Switch Series

HP FlexFabric 5700 Switch Series HP FlexFabric 5700 Switch Series IRF Configuration Guide Part number: 5998-6684a Software version: Release 2416 Document version: 6W100-20150130 Legal and notice information Copyright 2015 Hewlett-Packard

More information

Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide, Release 9.x

Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide, Release 9.x Cisco Nexus 9000 Series NX-OS FC NPV Configuration Guide, Release 9.x First Published: 2018-07-11 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

StorageWorks Dual Channel 4Gb, PCI-X-to-Fibre Channel Host Bus Adapter for Windows and Linux (Emulex LP11002)

StorageWorks Dual Channel 4Gb, PCI-X-to-Fibre Channel Host Bus Adapter for Windows and Linux (Emulex LP11002) Models FC2143 4Gb PCI-X 2.0 HBA FC2243 Dual 4Gb PCI-X 2.0 HBA FC1143 4Gb PCI-X 2.0 HBA FC1243 Dual 4Gb PCI-X 2.0 HBA StorageWorks 4Gb, PCI-X-to-Fibre Host Bus Adapter for Windows and Linux. (Emulex LP1150)

More information

HP FlexFabric 5700 Switch Series

HP FlexFabric 5700 Switch Series HP FlexFabric 5700 Switch Series IRF Command Reference Part number: 5998-6683 Software version: Release 2416 Document version: 6W100-20150130 Legal and notice information Copyright 2015 Hewlett-Packard

More information

HPE FlexFabric 12900E & 12900

HPE FlexFabric 12900E & 12900 HPE FlexFabric 12900E & 12900 IRF Configuration Guide Part number: 5998-8351s Software version: Release 1135 and later Document version: 6W102-20151124 Copyright 2015 Hewlett Packard Enterprise Development

More information

HPE ArubaOS-Switch Advanced Traffic Management Guide for WB.16.03

HPE ArubaOS-Switch Advanced Traffic Management Guide for WB.16.03 HPE ArubaOS-Switch Advanced Traffic Management Guide for WB.16.03 Part Number: 5200-2908 Published: January, 2017 Edition: 1 2017 Hewlett Packard Enterprise Development LP Notices The information contained

More information

Managing FLOGI, Name Server, FDMI, and RSCN Databases, page 1

Managing FLOGI, Name Server, FDMI, and RSCN Databases, page 1 Managing FLOGI, Name Server, FDMI, and RSCN Databases This chapter describes how to configure and manage FLOGI, name server FDMI, and RSCN databases. This chapter includes the following sections:, page

More information

HP Accelerated iscsi for Multifunction Network Adapters User Guide

HP Accelerated iscsi for Multifunction Network Adapters User Guide HP Accelerated iscsi for Multifunction Network Adapters User Guide Part Number 410538-00J December 2007 (Ninth Edition) Copyright 2006, 2007 Hewlett-Packard Development Company, L.P. The information contained

More information

HPE BladeSystem c-class Virtual Connect Support Utility Version Release Notes

HPE BladeSystem c-class Virtual Connect Support Utility Version Release Notes HPE BladeSystem c-class Virtual Connect Support Utility Version 1.12.0 Release Notes Abstract This document provides release information for the HPE BladeSystem c-class Virtual Connect Support Utility

More information

HP V1905 Switch Series Release Notes

HP V1905 Switch Series Release Notes HP V1905 Switch Series 02.00.03 Release Notes Copyright 2014 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products

More information

Advanced Fibre Channel Features

Advanced Fibre Channel Features This chapter describes how to configure advanced Fibre Channel features. This chapter includes the following sections: and Concepts, page 1 and Concepts Fibre Channel Timeout Values You can modify Fibre

More information

HP FlexFabric Virtual Switch 5900v Technology White Paper

HP FlexFabric Virtual Switch 5900v Technology White Paper HP FlexFabric Virtual Switch 5900v Technology White Paper Part number: 5998-4548 Document version: 6W100-20131220 Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein

More information

QuickSpecs. StorageWorks SAN Switch 2/8-EL by Compaq. Overview

QuickSpecs. StorageWorks SAN Switch 2/8-EL by Compaq. Overview Overview The StorageWorks San Switch 2/8-EL is the next generation entry level 8 port fibre channel SAN fabric switch featuring 2Gb transfer speed and the optional ability to trunk or aggregate the throughput

More information

External Media Cards. User Guide

External Media Cards. User Guide External Media Cards User Guide Copyright 2006 Hewlett-Packard Development Company, L.P. SD Logo is a trademark of its proprietor. The information contained herein is subject to change without notice.

More information

HP MSR Router Series. Layer 2 LAN Switching Command Reference(V7)

HP MSR Router Series. Layer 2 LAN Switching Command Reference(V7) HP MSR Router Series Layer 2 LAN Switching Command Reference(V7) Part number: 5998-7738b Software version: CMW710-R0304 Document version: 6PW104-20150914 Legal and notice information Copyright 2015 Hewlett-Packard

More information

FCoE Configuration Between VIC Adapter on UCS Rack Server and Nexus 5500 Switch

FCoE Configuration Between VIC Adapter on UCS Rack Server and Nexus 5500 Switch FCoE Configuration Between VIC Adapter on UCS Rack Server and Nexus 5500 Switch Document ID: 117280 Contributed by Padmanabhan, Cisco TAC Engineer. Mar 25, 2014 Contents Introduction Prerequisites Requirements

More information

HP MSR Router Series. Interface Configuration Guide(V7) Part number: a Software version: CMW710-R0106 Document version: 6PW

HP MSR Router Series. Interface Configuration Guide(V7) Part number: a Software version: CMW710-R0106 Document version: 6PW HP MSR Router Series Interface Configuration Guide(V7) Part number: 5998-6361a Software version: CMW710-R0106 Document version: 6PW101-20140807 Legal and notice information Copyright 2014 Hewlett-Packard

More information

HPE ProLiant Gen9 Troubleshooting Guide

HPE ProLiant Gen9 Troubleshooting Guide HPE ProLiant Gen9 Troubleshooting Guide Volume II: Error Messages Abstract This guide provides a list of error messages associated with HPE ProLiant servers, Integrated Lights-Out, Smart Array storage,

More information

HP MSR Router Series. Interface Configuration Guide(V7) Part number: b Software version: CMW710-R0304 Document version: 6PW

HP MSR Router Series. Interface Configuration Guide(V7) Part number: b Software version: CMW710-R0304 Document version: 6PW HP MSR Router Series Interface Configuration Guide(V7) Part number: 5998-7717b Software version: CMW710-R0304 Document version: 6PW104-20150914 Legal and notice information Copyright 2015 Hewlett-Packard

More information

External Media Cards User Guide

External Media Cards User Guide External Media Cards User Guide Copyright 2009 Hewlett-Packard Development Company, L.P. SD Logo is a trademark of its proprietor. The information contained herein is subject to change without notice.

More information

Retired. ProLiant iscsi Acceleration Software Pack for Embedded Multifunction Server Adapters Overview

Retired. ProLiant iscsi Acceleration Software Pack for Embedded Multifunction Server Adapters Overview Overview The HP ProLiant iscsi Acceleration Software Pack enables the embedded Multifunction NIC port on a ProLiant or BladeSystem server to run iscsi on Windows and Linux. Accelerated iscsi on 1GbE multifunction

More information

ProCurve Switch G ProCurve Switch G

ProCurve Switch G ProCurve Switch G Management and Configuration Guide ProCurve Switch 1800-8G ProCurve Switch 1800-24G www.procurve.com ProCurve Series 1800 Switch Management and Configuration Guide Copyright 2006, 2007 Hewlett-Packard

More information

HPE ilo mobile app for ios

HPE ilo mobile app for ios HPE ilo mobile app for ios User Guide Abstract The HPE ilo mobile app provides access to the remote console, web interface, and scripting features of HPE ProLiant servers. Part Number: 689175-004 Published:

More information

HPE D2600/D2700 Disk Enclosure I/O Module Firmware 0149 Release Notes

HPE D2600/D2700 Disk Enclosure I/O Module Firmware 0149 Release Notes HPE D2600/D2700 Disk Enclosure I/O Module Firmware 0149 Release Notes Part Number: 504224-011R Published: November 2015 Edition: 12 Copyright 2009, 2015 Hewlett Packard Enterprise Development LP The information

More information

QuickSpecs. Models. HP StorageWorks 8Gb PCIe FC HBAs Overview

QuickSpecs. Models. HP StorageWorks 8Gb PCIe FC HBAs Overview Overview Models HP StorageWorks 81Q PCIe FC HBA Single Port HP StorageWorks 82Q PCIe FC HBA Dual Port HP StorageWorks 81E PCIe FC HBA Single Port HP StorageWorks 82E PCIe FC HBA Dual Port Description StorageWorks

More information

NOTE: A minimum of 1 gigabyte (1 GB) of server memory is required per each NC510F adapter. HP NC510F PCIe 10 Gigabit Server Adapter

NOTE: A minimum of 1 gigabyte (1 GB) of server memory is required per each NC510F adapter. HP NC510F PCIe 10 Gigabit Server Adapter Overview The NC510F is an eight lane (x8) PCI Express (PCIe) 10 Gigabit Ethernet SR (10GBASE-SR fiber optic) network solution offering the highest bandwidth available in a ProLiant Ethernet adapter. The

More information

WIDS Technology White Paper

WIDS Technology White Paper Technical white paper WIDS Technology White Paper Table of contents Overview... 2 Background... 2 Functions... 2 Rogue detection implementation... 2 Concepts... 2 Operating mechanism... 2 Operating modes...

More information

HP Storage Provisioning Manager HP 3PAR StoreServ Peer Persistence

HP Storage Provisioning Manager HP 3PAR StoreServ Peer Persistence Technical white paper HP Storage Provisioning Manager HP 3PAR StoreServ Peer Persistence Handling HP 3PAR StoreServ Peer Persistence with HP Storage Provisioning Manager Click here to verify the latest

More information

HPE FlexFabric 5700 Switch Series

HPE FlexFabric 5700 Switch Series HPE FlexFabric 5700 Switch Series IRF Configuration Guide Part number: 5998-5586s Software version: Release 2422P01 and later Document version: 6W100-20170419 Copyright 2017 Hewlett Packard Enterprise

More information

HP BLc Intel 4X QDR InfiniBand Switch Release Notes. Firmware Version

HP BLc Intel 4X QDR InfiniBand Switch Release Notes. Firmware Version HP BLc Intel 4X QDR InfiniBand Switch Release Notes Firmware Version 7.2.1.1.16 Part number: QL-IBSRN-1H First edition: October 2013 Copyright 2013 Hewlett-Packard Development Company, L.P. The information

More information

HPE 3PAR Performance and Capacity Trending Service

HPE 3PAR Performance and Capacity Trending Service Data sheet HPE 3PAR Performance and Capacity Trending Service HPE Lifecycle Event Services HPE 3PAR Performance and Capacity Trending Service provides data collection, analysis, and reports with key performance

More information

HP A6600 Routers Interface. Configuration Guide. Abstract

HP A6600 Routers Interface. Configuration Guide. Abstract HP A6600 Routers Interface Configuration Guide Abstract This document describes the software features for the HP A Series products and guides you through the software configuration procedures. These configuration

More information

Troubleshooting N-Port Virtualization

Troubleshooting N-Port Virtualization CHAPTER 9 This chapter describes how to identify and resolve problems that can occur with N-Port virtualization. It includes the following sections: Overview, page 9-1 Initial Troubleshooting Checklist,

More information

Deploying IP Storage Solutions with the Cisco MDS 9000

Deploying IP Storage Solutions with the Cisco MDS 9000 Deploying IP Storage Solutions with the Cisco MDS 9000 In this lab, you will implement IP storage services on the MDS 9000 platform, including both Fibre Channel over IP (FCIP) and Internet SCSI (iscsi)

More information

Over 70% of servers within a data center are not connected to Fibre Channel SANs for any of the following reasons:

Over 70% of servers within a data center are not connected to Fibre Channel SANs for any of the following reasons: Overview The provides modular multi-protocol SAN designs with increased scalability, stability and ROI on storage infrastructure. Over 70% of servers within a data center are not connected to Fibre Channel

More information

HP VSR1000 Virtual Services Router

HP VSR1000 Virtual Services Router HP VSR1000 Virtual Services Router Layer 2 - WAN Access Configuration Guide Part number: 5998-6023 Software version: VSR1000_HP-CMW710-R0202-X64 Document version: 6W100-20140418 Legal and notice information

More information

HPE Synergy 40Gb F8 Switch Module

HPE Synergy 40Gb F8 Switch Module HPE Synergy 40Gb F8 Switch Module LA Configuration Abstract This document is intended for the person who configures HPE Synergy 40Gb F8 Switch Modules. 20150602a March 2017 Edition: 1 Copyright 2016, 2017

More information