Applying OpenHPI to xtca Platforms

Size: px
Start display at page:

Download "Applying OpenHPI to xtca Platforms"

Transcription

1 Applying OpenHPI to xtca Platforms MVACEC 2008, March 12, 2008 Mark Overgaard Updated March 11, accelerating the future.

2 Agenda Background on Pigeon Point Systems Introduction to HPI and OpenHPI, including: Key role of the HPI-to-ATCA mapping specification Positions of the SCOPE Alliance regarding HPI topics Architecture and usage considerations for OpenHPI Key frontier topic for xtca + OpenHPI integration Integrating HPI s Firmware Upgrade Management Instruments (FUMIs) w/ PICMG s HPM.1 Firmware Upgrades Content updated for today; a copy will be posted here: Conclusion Note: Presentation examples use Pigeon Point management components

3 Background on Pigeon Point Systems Delivering world-class management components for open modular platforms Focused on delivering outstanding PICMG management controllers Dependable for specification compliance, interoperability and responsive support Proven in dozens of companies and with years of interoperability experience Founded in 1997, headquartered in Scotts Valley, California Visit for more details Please visit us in the exhibits area! A PICMG hardware platform management tutorial covering both ATCA and µtca is posted at

4 What Interface of ATCA Shelf Managers Should Be Used for System Managers? Most ATCA Shelf Managers support multiple System Manager interfaces IPMI LAN Interface (RMCP) the only ATCA-required interface Typical ShMCs have at least SNMP & command line, also Problem: only RMCP has specdefined framework and semantics RMCP is quite low level SNMP is widely interesting, but: Management Info Base (MIB) is necessarily Shelf-Managerspecific 4 This presentation focuses on ATCA; utca situation is similar

5 SA Forum s Hardware Platform Interface (HPI) Provides a Solution HPI, layered above RMCP, can provide specification-defined: Platform management API SNMP MIB interface Portable System Manager uses RMCP or either HPI interface Preserves System Manager investments SAF s HPI-to-ATCA Mapping specification (w/ 184 pages) provides crucial compatibility assurance SAF website (saforum.org) provides specs & tutorials covering HPI and ATCA mapping 5

6 Why is Mapping Spec So Crucial? Many Ways to Diverge! Active/Standby Shelf Manager Sensor AMC Power On Sequence Commit Control AMC Power On Sequence Commit Status Sensor AMC Power On Sequence Control Assigned Power Sensor Chassis Status Control Desired Power Control E-Keying Link State Sensor Failed Resource Extract Control Fan Control FRU Activation Control FRU IPM Controller Reset Control FRU Power On Sequence Commit Status Sensor/Control FRU Reset and Diagnostics Control IPMB-0 Sensor IPMB-0 State Control LED Control Maximum Power Capability Sensor Shelf Address Control Shelf FRU Information Valid Sensor Shelf Manager IP Address Control Shelf Manager Failover Control Slot State Sensor Virtual Shelf Manager Redundancy Sensor Controls/Sensors Defined by Mapping Spec

7 What is the Position of the SCOPE Alliance on HPI Topics? Reminder: SCOPE is an industry alliance committed to accelerating the deployment of carrier grade base platforms for service provider applications. Visit for more SCOPE: ATCA/µTCA Shelf Managers must be compatible with usage by HPI implementations SCOPE: ATCA/µTCA IPM Controllers must be upgradeable via HPI s Firmware Upgrade Management Instruments (FUMIs), possibly mapped to PICMG HPM.1 Emphasis on FUMI, with HPM.1 a desirable realization mechanism below FUMI interface Gap in HPI (SCOPE): Inability to connect to multiple different types of hardware from the same HPI library user Example h/w: ATCA shelves & rack-mounted servers

8 OpenHPI: an Effective HPI Enabler 8 Provides highly adaptable foundation with plug-ins for particular platform types has details & source Supports wide range of platforms, including ATCA & IBM BladeCenter RPC in OpenHPI library enables HPI clients remote from OpenHPI daemon Pigeon Point OpenHPI & plug-in delivers SAF mapping spec compliance w/ Pigeon Point Shelf Manager Shelf Manager connection via RMCP Allows HPI service to be co-located with or remote from Shelf Manager OpenHPI allows multiple concurrent plugins, addressing SCOPE-identified gap

9 OpenHPI SNMP Operates as OpenHPI Client SAF-defined MIB provides standardized access from SNMP management clients OpenHPI assumes a Net-SNMP-based SNMP agent, supporting AgentX subagents OpenHPI (AgentX-compliant) subagent communicates with the OpenHPI service just like any other HPI client application All 4 elements involved w/ OpenHPI SNMP (clients, agent, subagent and daemon): Communicate via IP Can be co-located or remote from each other and Shelf Manager Note: SAF has not updated the MIB for the B specification; only B MIB is available

10 Redundancy Considerations with OpenHPI Current OpenHPI daemon has no awareness of / provision for any redundant instance; OpenHPI users can: Run two instances of OpenHPI daemon Implement client application(s) so that only one OpenHPI daemon gets state-changing direction ATCA Shelf Managers (including Pigeon Point) support a pair of redundant instances Includes transparent support for moving RMCP sessions to the backup Shelf Manager (ShM) on switchover Transparency applies to remote OpenHPI service For co-located OpenHPI configuration, typical setup has: Backup OpenHPI service communicates w/ active ShM Backup service goes active with ShM switchover OpenHPI redundancy issues need careful handling

11 IPM Controller Firmware Upgrades Via HPI FUMI and PICMG HPM.1 PICMG HPM.1: IPM Controller Firmware Upgrade spec Adopted May, 2007, rapidly gaining traction; defines Format for firmware upgrade images IPMI-based protocol between upgrade agents and the management controllers being upgraded IPMC can have 1-8 upgradeable components, rich set of properties Each component can have backup copy of firmware SAF Firmware Upgrade Management Instrument Included in B.02 HPI revision, adopted December, 2006 Defines information and control APIs, plus source reference mechanism, for firmware upgrade process Each resource (e.g. board) can have multiple FUMIs for distinct upgradeable entities (IPMC, FPGA, BIOS, ) Each such upgradeable entity can have multiple banks for firmware storage

12 HPI-based Upgrade Agent Can Drive HPM.1-based IPMC Upgrades 12 Component firmware, along w/ upgrade actions, encoded in image, w/ upgrade data opaque to agent, understood by IPMC IPMCs with connections to in-shelf Ethernet can potentially get images directly from Upgrade Agent

13 HPI-driven Upgrades Managed Via APIs Acting on FUMIs R E S O U R C E IPMC: µc Firmware bank #1 bank #2 IPMC: PLD Data bank #1 bank #2 Firmware Upgrade Management Instruments (Source: SAF) Each FUMI uniquely numbered within a resource Each FUMI associated with one or a set of firmware storage banks Each bank associated with a distinct firmware source file Firmware upgrade targets explicit bank # or implicit active bank (#0) Boot preference order among banks is define-able APIs provide ways to: set/validate/install source firmware verify/activate/rollback upgraded firmware image

14 Key Opportunities When Mapping FUMIdriven Upgrades to HPM.1 Framework Generic mapping of HPI FUMI framework to arbitrary HPM.1- compliant shelves & intelligent FRUs HPI, purposely limited to API definition, doesn t define how the APIs are realized HPM.1 allows such a realization that is still applicable across arbitrary HPM.1-compliant product components Challenge remains for FUMI-described firmware that is outside the scope of HPM.1 HPM.1-aware HPI service that provides the core of an HPM.1 Upgrade Agent IPMC firmware upgrade management can be integrated with other functions of an HPI-based System Manager Emphasizing the single firmware bank model in FUMI, which fits better with HPM.1 than the multi-bank model Single bank model (focusing on active bank #0) is a fully mainstream usage of FUMI

15 Key Opportunities Mapping FUMI-driven Upgrades to HPM.1 Framework (Cont.) URIs as an implementation-independent representation for references to HPM.1 upgrade image repositories IPMCs that connect to in-shelf Ethernet fabrics potentially getting firmware images via Ethernet, vs. IPMB May be very attractive for large images and for MMCs that don t have connections to in-shelf Ethernet

16 Key Challenges in Mapping HPI-driven Upgrades to HPM.1 Framework HPM.1 IPMCs & components thereof provide considerable standardized attribute info & controls not visible via FUMIs Example attribute info: This component requires IPMC cold reset for upgrade to take effect Max times on this IPMC for long duration upgrade commands, plus rollback & self-test operations Approach to challenge: supplementary, FUMI-linked HPI controls / sensors make additional features visible FUMI architecture assumes detailed upgrade steps (such as separate upgrade actions for distinct FUMIs in the same resource) are driven by HPI user In contrast, for HPM.1, detailed upgrade steps are encoded in upgrade image file Approach: defer to HPM.1 image file for detailed steps, with overall orchestration by HPI user

17 Overall FUMI to HPM.1 Mapping as Proposed HPM.1 R E S Upgrade O U R C Image E Header B Upgrade Data µc PLD Resource HPM.1 FUMI One Bank ATCA Board µc IPMC PLD A single FUMI in a resource represents all the HPM.1-upgradeable components A FUMI is automatically created by the HPI implementation when a resource s HPM.1-capable IPMC is discovered HPI user: Assigns HPM.1 upgrade image as FUMI source and validates source Starts asynchronous FUMI install Starts asynchronous FUMI activate (proposed addition to current synch variant) Can do target verify to confirm active firmware matches source Tracks progress of asynch activities via HPI events

18 Status of HPI FUMI to HPM.1 Mapping Activities for OpenHPI OpenHPI release includes basic FUMI framework Pigeon Point actions leveraging that base: Fleshing out framework, including in OpenHPI core and in clients such as hpi_shell Released in Pigeon Point OpenHPI based on Plug-in-independent changes provided to OpenHPI maintainers, now in OpenHPI Doing test implementation of FUMI mapping in Pigeon Point plug-in Leading a push in SAF s HPI Working Group to augment HPI-to-ATCA mapping to encompass FUMI-to-HPM.1

19 Conclusions OpenHPI is gaining broad traction in xtca management One key benefit: potential for also managing non-xtca platforms, such as IBM BladeCenter, in a unified way HPI-to-ATCA mapping specification compliance is crucial to providing a consistent HPI view of xtca platforms Augmented mapping of HPI s FUMI facility to PICMG s HPM.1 architecture could add substantial additional value Recommendation: where applicable, consider adopting an OpenHPI distribution, e.g., Pigeon Point OpenHPI, that is: Intensively tested by TEMs and TEM suppliers (such as with widely used Pigeon Point ATCA Shelf Manager) Fully compliant with the existing mapping spec Gaining a FUMI-to-HPM.1 mapping implementation

20 Thank you!! Mark Overgaard 20

Pigeon Point BMR-A2F-AMCc Reference Design Board Management Reference Design Add-on for Carrier IPMCs

Pigeon Point BMR-A2F-AMCc Reference Design Board Management Reference Design Add-on for Carrier IPMCs PRODUCT BRIEF Pigeon Point BMR-A2F-AMCc Reference Design Board Management Reference Design Add-on for Carrier IPMCs Within AdvancedMC Carrier and Custom Derivative Architectures May 2, 2016 Electronics

More information

Management building blocks speed AdvancedTCA product development

Management building blocks speed AdvancedTCA product development TELECOM S P E C I A L F E A T U R E Management building blocks speed AdvancedTCA product development By Mark Overgaard The IPM Sentry Intelligent Platform Management products provide off-the-shelf building

More information

Standardized LAN-Attached Management Controllers Yield xtca Performance and Serviceability Gains

Standardized LAN-Attached Management Controllers Yield xtca Performance and Serviceability Gains TECHNOLOGY IN CONTEXT Blades and Backplanes Standardized LAN-Attached Management Controllers Yield xtca Performance and Serviceability Gains LAN-attached management is leading to faster and richer system

More information

Pigeon Point ShMM-700R and Shelf Manager Shelf Management Mezzanine & Shelf Manager Core

Pigeon Point ShMM-700R and Shelf Manager Shelf Management Mezzanine & Shelf Manager Core PRODUCT BRIEF Pigeon Point ShMM-700R and Shelf Manager Shelf Management Mezzanine & Shelf Manager Core For AdvancedTCA and Custom Derivative Architectures November 6, 2017 Electronics Protection Pentair

More information

HPI User Guide. Pigeon Point HPI. OpenHPI Release 3.4.0/IntegralHPI Release August 29, 2016

HPI User Guide. Pigeon Point HPI. OpenHPI Release 3.4.0/IntegralHPI Release August 29, 2016 HPI User Guide Pigeon Point HPI OpenHPI Release 3.4.0/IntegralHPI Release 3.6.1 August 29, 2016 Electronics Protection Pentair Technical Solutions hardware.management@pentair.com www.pigeonpoint.com www.pentairprotect.com

More information

-Page 1 of 21 -

-Page 1 of 21 - ATCA Tester Version 3.3.0 Release Notes -Page 1 of 21 - Introduction The ATCA Tester is an automated test suite for testing the platform management software in different types of ATCA building blocks,

More information

ATCA, HPI, AIS open specifications for HA applications. Artem Kazakov SOKENDAI/KEK TIPP09

ATCA, HPI, AIS open specifications for HA applications. Artem Kazakov SOKENDAI/KEK TIPP09 ATCA, HPI, AIS open specifications for HA applications Artem Kazakov SOKENDAI/KEK kazakov@gmail.com TIPP09 2 Outline New CS and ATCA as platform of choice Service Availability Forum (SAF) Hardware Platform

More information

PRODUCT BRIEF. Pigeon Point ChMM-700R and Chassis Manager Chassis Management Mezzanine & Chassis Manager Core. May 16, 2018

PRODUCT BRIEF. Pigeon Point ChMM-700R and Chassis Manager Chassis Management Mezzanine & Chassis Manager Core. May 16, 2018 PRODUCT BRIEF Pigeon Point ChMM-700R and Chassis Manager Chassis Management Mezzanine & Chassis Manager Core For VPX and ANSI/VITA 46.11-2015 May 16, 2018 nvent Schroff GmbH hardware.management@nvent.com

More information

User Guide OpenHPI Release IntegralHPI Release December 18, 2008

User Guide OpenHPI Release IntegralHPI Release December 18, 2008 User Guide OpenHPI Release 2.12.0.0 IntegralHPI Release 2.6.1 December 18, 2008 2002-2008 Pigeon Point Systems. All rights reserved. Pigeon Point TM Open Hardware Platform Interface. This document is furnished

More information

-Page 1 of 7 -

-Page 1 of 7 - ATCA Tester Version 3.0.0 Release Notes -Page 1 of 7 - Introduction The ATCA Tester is an automated test suite for testing the platform management software in different types of ATCA building blocks, such

More information

Pigeon Point ShMM-500R and Shelf Manager Shelf Management Mezzanine & Shelf Manager Core for AdvancedTCA

Pigeon Point ShMM-500R and Shelf Manager Shelf Management Mezzanine & Shelf Manager Core for AdvancedTCA Pigeon Point ShMM-500R and Shelf Manager Shelf Management Mezzanine & Shelf Manager Core for AdvancedTCA The Pigeon Point ShMM-500R, and the Pigeon Point Shelf Manager that comes pre-loaded on it, are

More information

MTCA.4 TUTORIAL BASICS INTRODUCTION IN XTCA

MTCA.4 TUTORIAL BASICS INTRODUCTION IN XTCA MTCA.4 TUTORIAL BASICS INTRODUCTION IN XTCA TWEPP 2016 SEPTEMBER 26, 2016 KIT, KARLSRUHE Rüdiger Cölln Pentair Technical Solutions GmbH ruediger.coelln@pentair.com AGENDA What is xtca? Specifications Overview

More information

Hardware Platform Management IPM Controller Firmware Upgrade Specification PICMG HPM.1 R1.0 May 4, 2007

Hardware Platform Management IPM Controller Firmware Upgrade Specification PICMG HPM.1 R1.0 May 4, 2007 HPM.1 Hardware Platform Management IPM Controller Firmware Upgrade Specification PICMG HPM.1 R1.0 May 4, 2007 Copyright 2007, PCI Industrial Computer Manufacturers Group. The attention of adopters is directed

More information

Pigeon Point BMR-A2F-MCMC Reference Design Board Management Reference Design for MicroTCA Carrier Hub Modules

Pigeon Point BMR-A2F-MCMC Reference Design Board Management Reference Design for MicroTCA Carrier Hub Modules Pigeon Point BMR-A2F-MCMC Reference Design Board Management Reference Design for MicroTCA Carrier Hub Modules The BMR-A2F-MCMC design is one of a series of Pigeon Point Board Management Reference designs.

More information

Release Notes Schroff Firmware Part Number Intelligent Shelf Alarm Panel (ISAP-II)

Release Notes Schroff Firmware Part Number Intelligent Shelf Alarm Panel (ISAP-II) s Schroff Firmware Part Number 63998-10151 Intelligent Shelf Alarm Panel (ISAP-II) Release Date: August 27, 2009 Release History: Release Date Schroff Version PPS version August 27, 2009 Revision 51, Build

More information

Release Notes Schroff Firmware Part Number 99-W D For the 6-Slot Zephyr Chassis Fan Tray

Release Notes Schroff Firmware Part Number 99-W D For the 6-Slot Zephyr Chassis Fan Tray s Schroff Firmware Part Number 99-W0005011D For the 6-Slot Zephyr Chassis Fan Tray Release Date: December x, 2008 Release History: Release Date Schroff Version PPS version June 28, 2007 Revision A V1.51

More information

OpenSAF More than HA. Jonas Arndt. HP - Telecom Architect OpenSAF - TCC

OpenSAF More than HA. Jonas Arndt. HP - Telecom Architect OpenSAF - TCC OpenSAF More than HA Jonas Arndt HP - Telecom Architect OpenSAF - TCC Presentation Layout OpenSAF Background OpenSAF Advantages Where are we and how did we get here? High Level Architecture Use Cases What

More information

NATIVE-STARTER (Plus) Users Manual. NATIVE-STARTER NATIVE-STARTER-PLUS Users Manual Version 0.4

NATIVE-STARTER (Plus) Users Manual. NATIVE-STARTER NATIVE-STARTER-PLUS Users Manual Version 0.4 NATIVE-STARTER NATIVE-STARTER-PLUS Users Manual Version 0.4 NATIVE-STARTER and NATIVE-STARTER-PLUS have been designed by: N.A.T. GmbH Kamillenweg 22 D-53757 Sankt Augustin Phone: ++49/2241/3989-0 Fax:

More information

Compute Summit January 28 29, 2014 San Jose. Engineering Workshop

Compute Summit January 28 29, 2014 San Jose. Engineering Workshop Compute Summit January 28 29, 2014 San Jose Compute Summit HPM.1 Firmware Update Hank Bruning JBlade hank@jblade.com Status 1.The OCP Hardware Management subcommittee is collecting requirements for firmware

More information

Introduction to Service Availability Forum

Introduction to Service Availability Forum Introduction to Service Availability Forum Sasu Tarkoma (sasu.tarkoma@cs.helsinki.fi) Seminar on High Availability and Timeliness in Linux University of Helsinki, Department of Computer Science Spring

More information

Compute Summit January 28 29, 2014 San Jose. Engineering Workshop

Compute Summit January 28 29, 2014 San Jose. Engineering Workshop Compute Summit January 28 29, 2014 San Jose Compute Summit Type A IPM Controller Hank Bruning JBlade hank@jblade.com The Goal #1 Increase the raw data describing the hardware Inventory data on DDR3/DDR4

More information

User Guide. Pigeon Point Shelf Manager. Release May 15, 2018

User Guide. Pigeon Point Shelf Manager. Release May 15, 2018 User Guide Pigeon Point Shelf Manager Release 3.7.1 May 15, 2018 nvent Schroff GmbH hardware.management@nvent.com www.pigeonpoint.com schroff.nvent.com This document is furnished under license and may

More information

UTC040C MicroTCA Carrier Hub (MCH) Conduction Cooled, PCIe Gen3

UTC040C MicroTCA Carrier Hub (MCH) Conduction Cooled, PCIe Gen3 KEY FEATURES µtca.3 MCH, PCIe Gen 3 Double module, mid-size per AMC.0 Conduction cooled for rugged applications Unified 1GHz quad-core CPU for MCMC (MicroTCA Carrier Management Controller), Shelf Manager,

More information

DHCP-Assigned Platform Management Parameters Specification PICMG HPM.3 R1.0 November 22, 2012

DHCP-Assigned Platform Management Parameters Specification PICMG HPM.3 R1.0 November 22, 2012 HPM.3 DHCP-Assigned Platform Management Parameters Specification PICMG HPM.3 R1.0 November 22, 2012 Copyright 2012, PCI Industrial Computer Manufacturers Group. The attention of adopters is directed to

More information

User Guide Release August 17, 2015

User Guide Release August 17, 2015 User Guide Release 3.5.1 August 17, 2015 2002-2015 Pigeon Point Systems, LLC. All rights reserved. Pigeon Point Shelf Manager and ShMM-500 (ShMM-500R), ShMM-500RE, ShMM-1500R, ShMM- 700R This document

More information

Pigeon Point BMR-H8S-EMMC Reference Design Board Management Reference Design for µtca Modules

Pigeon Point BMR-H8S-EMMC Reference Design Board Management Reference Design for µtca Modules Pigeon Point BMR-H8S-EMMC Reference Design Board Management Reference Design for µtca Modules The BMR-H8S-EMMC design is one of a series of Pigeon Point Board Management Reference designs. This member

More information

Pigeon Point BMR-A2F-EMMC-CU Reference Design Board Management Reference Design for µtca Cooling Units and OEM Modules

Pigeon Point BMR-A2F-EMMC-CU Reference Design Board Management Reference Design for µtca Cooling Units and OEM Modules Pigeon Point BMR-A2F-EMMC-CU Reference Design Board Management Reference Design for µtca Cooling Units and OEM Modules The BMR-A2F-EMMC-CU design is one of a series of Pigeon Point Board Management Reference

More information

ATCA Release Notes J09D

ATCA Release Notes J09D ATCA-7360 Release Notes 6806800J09D January 2011 Copyright Copyright 2011 Emerson Network Power All rights reserved. Emerson Network Power is registered in the U.S. Patent and Trademark Offices. All other

More information

Low cost 1U µtca Chassis with 2 AMC slots and integrated option for Dual 2.5 SATA/SAS Disk

Low cost 1U µtca Chassis with 2 AMC slots and integrated option for Dual 2.5 SATA/SAS Disk VT855 TM THE POWER OF VISION KEY FEATURES Two mid-height slots or two double width mid-height in 1U Chassis Management can run as Shelf/MCMC (MicroTCA Carrier Management Controller) or MCMC.1,.2,.3,.4

More information

» User Guide « P R E L I M I N A R Y. CP6003-SA/RA/RC IPMI Firmware. If it s embedded, it s Kontron. Doc. ID: , Rev. 2.

» User Guide « P R E L I M I N A R Y. CP6003-SA/RA/RC IPMI Firmware. If it s embedded, it s Kontron. Doc. ID: , Rev. 2. » User Guide «IPMI Firmware Doc. ID: 1045-5656, Rev. 2.0 January 12, 2012 If it s embedded, it s Kontron. Preface Revision History Publication Title: IPMI Firmware User Guide Doc. ID: 1045-5656 Rev. Brief

More information

2 Slot AdvancedTCA Chassis User Manual

2 Slot AdvancedTCA Chassis User Manual 2 Slot AdvancedTCA Chassis User Manual TABLE of CONTENTS DESCRIPTION PAGE TITLE PAGE 1 TABLE of CONTENTS 2 1.0 General Information 5 1.1 Introduction 5 1.2 References 5 1.3 Company Overview 5 1.4 Features

More information

Product Catalog Embedded Computing Products

Product Catalog Embedded Computing Products www.sanblaze.com 2016 Product Catalog Embedded Computing Products Te c hno l o g y, I n c. Custom and OEM Services SANBlaze OEM Services provide the right solution to meet and exceed the needs of our OEM

More information

» User Guide « D R A F T F O R I N T E R N A L U S E O N L Y. IPMI Firmware. Doc. ID: , Rev Date: December 20, 2013.

» User Guide « D R A F T F O R I N T E R N A L U S E O N L Y. IPMI Firmware. Doc. ID: , Rev Date: December 20, 2013. » User Guide «Chipset, UART Ethernet Controller IOL/SOL IPMI Firmware LPC SideBand Doc. ID: 1055-7522, Rev. 1.0 IPMI Controller FPGA Serial Port IPMI & OEM Signals I²C Serial Port Connector UART Chipset,

More information

Open Server Architecture

Open Server Architecture EAB/OP-08:0052 Uen Rev A Open Server Architecture April 2008 Technology Paper The Open Server Architecture is flexible, open and easier to build applications on. This is achieved primarily through open

More information

COMPUTING ATCA-7368-CE. AdvancedTCA Processor Blade

COMPUTING ATCA-7368-CE. AdvancedTCA Processor Blade COMPUTING Data Sheet The ATCA-7368-CE processor blade is an ideal solution for data processing applications requiring powerful processing performance, flexible I/O functionality plus mass srage and network

More information

User Guide Release April 30, 2008

User Guide Release April 30, 2008 User Guide Release 2.5.3 April 30, 2008 2002-2008 Pigeon Point Systems. All rights reserved. Pigeon Point Shelf Manager and ShMM-500 (ShMM-500R) This document is furnished under license and may be used

More information

Leveraging the PCI Support in Windows 2000 for StarFabric-based Systems

Leveraging the PCI Support in Windows 2000 for StarFabric-based Systems Leveraging the PCI Support in Windows 2000 for StarFabric-based Systems Mark Overgaard President, Pigeon Point Systems mark@pigeonpoint.com, 831-438-1565 Agenda Background StarFabric Bus Driver for Windows

More information

The Advantages of AdvancedTCA * The Telecom Industry s Open Standard for Equipment Manufacturers

The Advantages of AdvancedTCA * The Telecom Industry s Open Standard for Equipment Manufacturers The Advantages of AdvancedTCA * The Telecom Industry s Open Standard for Equipment Manufacturers Intel in Communications The Advantages of AdvancedTCA* Contents Executive Summary 2 Trends Driving AdvancedTCA*

More information

GoAhead Software NDIA Systems Engineering 2010

GoAhead Software NDIA Systems Engineering 2010 GoAhead Software NDIA Systems Engineering 2010 High Availability and Fault Management in Objective Architecture Systems Steve Mills, Senior Systems Architect Outline Standards/COTS and the Mission-Critical

More information

Acme Packet Net-Net 14000

Acme Packet Net-Net 14000 Acme Packet Overview The is Acme Packet s high-end platform for service providers who require the highest levels of performance and capacity, and the operational benefits of ATCA-compliant chassis-based

More information

User Guide Release December 1, 2008

User Guide Release December 1, 2008 User Guide Release 2.6.1 December 1, 2008 2002-2008 Pigeon Point Systems. All rights reserved. Pigeon Point Shelf Manager and ShMM-500 (ShMM-500R), ShMM-500RE, ShMM-1500R This document is furnished under

More information

Overview. Cisco UCS Manager User Documentation

Overview. Cisco UCS Manager User Documentation Cisco UCS Manager User Documentation, page 1 Infrastructure Management Guide, page 2 Cisco Unified Computing System, page 3 Cisco UCS Building Blocks and Connectivity, page 5 Cisco UCS Manager User Documentation

More information

Vol. S Cost Effective Customization Capabilities Wide Breadth of Products.

Vol. S Cost Effective Customization Capabilities Wide Breadth of Products. Vol. S4-3-4 Cost Effective Customization Capabilities Wide Breadth of Products All products and company names listed are trademarks or trade names of their respective companies. All specifications are

More information

DMTF Management Initiatives for Academics

DMTF Management Initiatives for Academics DMTF Management Initiatives for Academics Jeff Hilland VP of Technology, DMTF 1 Agenda DMTF Management Initiatives SMASH DASH CDM Additional DMTF Standardization Protocols, Profiles, Generic Operations,

More information

PrepKing. PrepKing

PrepKing. PrepKing PrepKing Number: 650-286 Passing Score: 780 Time Limit: 120 min File Version: 8.5 http://www.gratisexam.com/ PrepKing 650-286 Exam A QUESTION 1 Which three interfaces are used to connect server management

More information

for Special Applications

for Special Applications Lower Cost MicroTCA for Special Applications MICROTCA IS AN EXTREMELY VERSATILE TECHNOLOGY WITH MANY APPLICATIONS DRIVING MANY DIFFERENT REQUIREMENTS. SYSTEM DESIGNERS CAN REDUCE COSTS BY CONSIDERING WHAT

More information

The Service Availability Forum Platform Interface

The Service Availability Forum Platform Interface The Service Availability Forum Platform Interface The Service Availability Forum develops standards to enable the delivery of continuously available carrier-grade systems with offthe-shelf hardware platforms

More information

Will ATCA bring order out of Chaos? Alliance Systems

Will ATCA bring order out of Chaos? Alliance Systems Will ATCA bring order out of Chaos? Alliance Systems Jeff Hudgins January 24,2007 IP Telephony Show About Alliance Systems Alliance Systems designs, builds, ships, and supports communications and computing

More information

Cisco Nexus 7000 Switches Supervisor Module

Cisco Nexus 7000 Switches Supervisor Module Data Sheet Cisco Nexus 7000 Switches Supervisor Module Data Sheet The Cisco Nexus 7000 Switches Supervisor Module (Figure 1) scales the control plane and data plane services for the Cisco Nexus 7000 Switches

More information

Components of a MicroTCA System

Components of a MicroTCA System Micro TCA Overview0 Platform, chassis, backplane, and shelf manager specification, being developed through PICMG Allows AMC modules to plug directly into a backplane Fills the performance/cost gap between

More information

AXIe 2.0: Base Software Specification. Revision 1.0

AXIe 2.0: Base Software Specification. Revision 1.0 AXIe 2.0: Base Software Specification Revision 1.0 January 6, 2012 Important Information Notice AXIe 2.0: Base Software Specification is authored by the AXIe Consortium companies. For a vendor membership

More information

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION WHITE PAPER Maximize Storage Networks with iscsi USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION For use with Windows 2000 VERITAS Software Corporation 03/05/2003

More information

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment FAST SHIPPING AND DELIVERY TENS OF THOUSANDS OF IN-STOCK ITEMS EQUIPMENT DEMOS HUNDREDS OF MANUFACTURERS SUPPORTED

More information

LAPP IPMC STATUS. Lar Week 23 September 2014 Guy Perrot on behalf of the LAPP Team

LAPP IPMC STATUS. Lar Week 23 September 2014 Guy Perrot on behalf of the LAPP Team LAPP IPMC STATUS Lar Week 23 September 2014 Guy Perrot on behalf of the LAPP Team F. Bellachia, S. Cap, J. Fragnaud, N.Letendre, G.Perrot, I. Wingerter-Seez Outline Hardware Firmware & Tools CERN approach

More information

MicroTCA Carrier Hub (MCH), Double Module, PCIe Gen 3 Expansion UTC006

MicroTCA Carrier Hub (MCH), Double Module, PCIe Gen 3 Expansion UTC006 MCH, PCIe Gen 3 Expansion Photo Coming Soon KEY FEATURES Double module, full size per AMC.0 and MTCA.4 Quad ports for PCIe Gen 3 expansion (x4, x8, or x16) Unified 1GHz quad-core CPU for MCMC (MicroTCA

More information

Develop Unified SNMP, XML, CLI, and Web-based Management for Embedded Real-Time Systems with MIBGuide

Develop Unified SNMP, XML, CLI, and Web-based Management for Embedded Real-Time Systems with MIBGuide 1 Overview Develop Unified SNMP, XML, CLI, and Web-based Management for Embedded Real-Time Systems with MIBGuide SNMP Research International, Inc. Knoxville, Tennessee 1 Overview Support for remote management

More information

UTC041 µtca.3 Conduction Cooled MicroTCA Carrier Hub (MCH), PCIe Gen 3

UTC041 µtca.3 Conduction Cooled MicroTCA Carrier Hub (MCH), PCIe Gen 3 KEY FEATURES µtca.3 MCH, PCIe Gen 3 Single module, extended size per AMC.0 Unified 1GHz quad-core CPU for MCMC (MicroTCA Carrier Management Controller), Shelf Manager, Clocking, and Fabric management Automatic

More information

External Interface Reference. Entry Level Edition

External Interface Reference. Entry Level Edition External Interface Reference Entry Level Edition Release 2.6.4.2 October 20, 2009 2002-2009 Pigeon Point Systems. All rights reserved. Pigeon Point Shelf Manager, ShMM-500 This document is furnished under

More information

ATCA-7365-CE AdvancedTCA Processor Blade

ATCA-7365-CE AdvancedTCA Processor Blade ATCA-7365-CE AdvancedTCA Processor Blade The ATCA-7365-CE processor blade is an ideal solution for data processing applications requiring powerful server class processing performance, flexible mass storage

More information

Bringing Thermal and Integration Expertise to ATCA Systems

Bringing Thermal and Integration Expertise to ATCA Systems White Paper July 2009 Bringing Thermal and Integration Expertise to ATCA Systems Radisys Platform Services Harden Systems, Reduce Risk and Accelerate Time-to-Market Overview Realizing all the benefits

More information

Server System Infrastructure (SM) (SSI) Blade Specification Technical Overview

Server System Infrastructure (SM) (SSI) Blade Specification Technical Overview Server System Infrastructure (SM) (SSI) Blade Specification Technical Overview May 2010 1 About SSI Established in 1998, the Server System Infrastructure (SM) (SSI) Forum is a leading server industry group

More information

LAPP IPMC Mezzanine. LAPP Intelligent Platform Management Controller Mezzanine. Version V1.5. Atlas LAPP 04/11/2013

LAPP IPMC Mezzanine. LAPP Intelligent Platform Management Controller Mezzanine. Version V1.5. Atlas LAPP 04/11/2013 LAPP IPMC Mezzanine LAPP Intelligent Platform Management Controller Mezzanine Version V1.5 Atlas LAPP 04/11/2013 LAPP IN2P3 CNRS - 9 Chemin de Bellevue - BP110-74941 Annecy-le-Vieux CEDEX - France Table

More information

Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision

Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision At-A-Glance Unified Computing Realized Today, IT organizations assemble their data center environments from individual components.

More information

COMPUTING ATCA G ATCA Server Blade

COMPUTING ATCA G ATCA Server Blade COMPUTING Data Sheet The ATCA-7367 processor blade is an ideal solution for communications equipment requiring powerful processing performance, flexible I/O functionality plus mass storage and network

More information

Technology for a Changing World

Technology for a Changing World Technology for a Changing World Cisco Expo 2009 Axel Clauberg Director, Solutions & Architectures, Emerging Markets, Cisco Systems November 10, 2009 1 VISION Changing the way the World Lives, Works, Plays

More information

COMPUTING ATCA G ATCA Server Blade

COMPUTING ATCA G ATCA Server Blade COMPUTING Data Sheet The ATCA-7368 processor blade is an ideal solution for communications equipment requiring powerful processing performance, flexible I/O functionality plus mass srage and network options

More information

Cisco Nexus 7000 Series Supervisor Module

Cisco Nexus 7000 Series Supervisor Module Cisco Nexus 7000 Series Supervisor Module The Cisco Nexus 7000 Series Supervisor Module (Figure 1) scales the control plane and data plane services for the Cisco Nexus 7000 Series system in scalable data

More information

MicroTCA for Medical Applications

MicroTCA for Medical Applications 1 / 7 MicroTCA for Medical Applications By Claudia Bestler, Dr. Stephan Rupp, Kontron W ithin the shortest period of time, a huge choice of Advanced Mezzanine Cards has become available on the market.

More information

AM42xx: IPMI Sensor User Guide. Document Revision 1.0 November 2009 AN09005

AM42xx: IPMI Sensor User Guide. Document Revision 1.0 November 2009 AN09005 AM42xx: IPMI Sensor User Guide Document Revision 1.0 November 2009 Customer Service Contact Information: Kontron Canada, Inc. Kontron Modular Computer GMBH 4555 Rue Ambroise-Lafortune Boisbriand, Québec,

More information

An ATCA framework for the upgraded ATLAS read out electronics at the LHC

An ATCA framework for the upgraded ATLAS read out electronics at the LHC An ATCA framework for the upgraded ATLAS read out electronics at the LHC Robert Reed School of Physics, University of the Witwatersrand, Johannesburg, South Africa E-mail: robert.reed@cern.ch Abstract.

More information

Promentum MPCBL0050 PRODUCT BENEFITS. Dual-Core Intel Xeon Processor LV Dual Core Xeon processor module FEATURE SUMMARY. [Print This Datasheet]

Promentum MPCBL0050 PRODUCT BENEFITS. Dual-Core Intel Xeon Processor LV Dual Core Xeon processor module FEATURE SUMMARY. [Print This Datasheet] [Print This Datasheet] Promentum MPCBL0050 Dual Core Xeon processor module FEATURE SUMMARY High performance AdvancedTCA blade based on the Dual-Core Intel Xeon LV5138 processor that provides 4 processor

More information

Accelerate Your Enterprise Private Cloud Initiative

Accelerate Your Enterprise Private Cloud Initiative Cisco Cloud Comprehensive, enterprise cloud enablement services help you realize a secure, agile, and highly automated infrastructure-as-a-service (IaaS) environment for cost-effective, rapid IT service

More information

White Paper. About MicroTCA.4: An High-Performance Architecture with I/O and Signal Conditioning Provisions

White Paper. About MicroTCA.4: An High-Performance Architecture with I/O and Signal Conditioning Provisions White Paper About MicroTCA.4: An High-Performance Architecture with I/O and Signal Conditioning Provisions MicroTCA is a powerful, compact open-standard COTS architecture used in Military, Aerospace, Communications/

More information

<Insert Picture Here> Managing Oracle Exadata Database Machine with Oracle Enterprise Manager 11g

<Insert Picture Here> Managing Oracle Exadata Database Machine with Oracle Enterprise Manager 11g Managing Oracle Exadata Database Machine with Oracle Enterprise Manager 11g Exadata Overview Oracle Exadata Database Machine Extreme ROI Platform Fast Predictable Performance Monitor

More information

Today: Distributed Objects. Distributed Objects

Today: Distributed Objects. Distributed Objects Today: Distributed Objects Case study: EJBs (Enterprise Java Beans) Case study: CORBA Lecture 23, page 1 Distributed Objects Figure 10-1. Common organization of a remote object with client-side proxy.

More information

Designing for Low Power with Programmable System Solutions Dr. Yankin Tanurhan, Vice President, System Solutions and Advanced Applications

Designing for Low Power with Programmable System Solutions Dr. Yankin Tanurhan, Vice President, System Solutions and Advanced Applications Designing for Low Power with Programmable System Solutions Dr. Yankin Tanurhan, Vice President, System Solutions and Advanced Applications Overview Why is power a problem? What can FPGAs do? Are we safe

More information

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN Avaya-FatPipe Solution Overview Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN The Avaya SDN-Fx and FatPipe Networks solution provides a fabric-based SDN architecture for simplicity

More information

Deployment Guide: Network Convergence with Emulex OneConnect FCoE CNA and Windows Server Platform

Deployment Guide: Network Convergence with Emulex OneConnect FCoE CNA and Windows Server Platform W h i t e p a p e r Deployment Guide: Network Convergence with Emulex OneConnect FCoE CNA and Windows Server Platform How to Deploy Converged Networking with a Windows Server Platform Using Emulex OneConnect

More information

What is Your Modular Strategy?

What is Your Modular Strategy? What is Your Modular Strategy? Anthony Ambrose, General Manager, Modular Platform Programs, Intel Corporation Macro Conditions driving Modularity IP CAGR 67% through 2007* Data Network Demand Scale Infrastructure

More information

External Interface Reference

External Interface Reference External Interface Reference Pigeon Point Chassis Manager Release 1.2.0 October 31, 2017 Electronics Protection Pentair Technical Solutions hardware.management@pentair.com www.pigeonpoint.com www.pentairprotect.com

More information

Data Sheet: Storage Management Veritas Storage Foundation by Symantec Heterogeneous online storage management

Data Sheet: Storage Management Veritas Storage Foundation by Symantec Heterogeneous online storage management Heterogeneous online storage management Overview Veritas Storage Foundation provides a complete solution for heterogeneous online storage management. Based on the industry-leading Veritas Volume Manager

More information

OPTIONS FOR NEXT GENERATION DIGITAL ACQUISITION SYSTEMS

OPTIONS FOR NEXT GENERATION DIGITAL ACQUISITION SYSTEMS OPTIONS FOR NEXT GENERATION DIGITAL ACQUISITION SYSTEMS A. Boccardi, CERN, Geneva, Switzerland Abstract Digital acquisition system designers have an always increasing number of options in terms of bus

More information

We will also specifically discuss concept of a pooled system, storage node, pooling of PCIe as well as NVMe based storage.

We will also specifically discuss concept of a pooled system, storage node, pooling of PCIe as well as NVMe based storage. Abstract Tile: Intel Rack Scale Architecture This talk provides an overview of Intel Rack Scale Architecture and discusses how this architecture addresses underutilized and stranded resources in a Data

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

COMPUTING ATCA-7480-D. Ruggedized 40G Server Blade

COMPUTING ATCA-7480-D. Ruggedized 40G Server Blade COMPUTING Data Sheet An ideal solution for defense systems requiring powerful data processing performance, flexible mass storage and network options Two Intel Xeon processors, E5-2600 v3 family Scalable

More information

COMPUTING ATCA AdvancedTCA Processor Blade

COMPUTING ATCA AdvancedTCA Processor Blade COMPUTING Data Sheet The ATCA-7365 processor blade is an ideal solution for communications equipment requiring powerful server class processing performance, flexible mass storage and network options High

More information

1U Chassis with 6 AMCs, Quad SPF+, Redundant Power VT840

1U Chassis with 6 AMCs, Quad SPF+, Redundant Power VT840 1U Chassis, Redundant Power KEY FEATURES Six mid-height AMC slots per 1U carrier or two doublewidth, mid-height plus two mid-height AMC slots Management can run as Shelf Manager or MCMC (MicroTCA Management

More information

Intel Select Solution for ucpe

Intel Select Solution for ucpe Solution Brief Intel Select Solution for ucpe Intel Xeon Processor D-2100 Intel Select Solution for ucpe Overview Thanks to their increasing adoption of software defined networking (SDN), software defined

More information

Summary of Proposed Responses to CSD

Summary of Proposed Responses to CSD Summary of Proposed Responses to CSD IEEE 802.3 400 Gb/s Ethernet Study Group John D Ambrosia, Dell Indian Wells, CA, USA IEEE 802.3 Jan 2014 Interim Page 1 Introduction This presentation summarizes all

More information

Data Model Considerations for Radar Systems

Data Model Considerations for Radar Systems WHITEPAPER Data Model Considerations for Radar Systems Executive Summary The market demands that today s radar systems be designed to keep up with a rapidly changing threat environment, adapt to new technologies,

More information

AMC339. Key Features. Benefits. Multi-Channel Multi-Protocol Avionics MIL-STD-1553 / ARINC429 / ARINC717 AMC339. Comprehensive multi-protocol support

AMC339. Key Features. Benefits. Multi-Channel Multi-Protocol Avionics MIL-STD-1553 / ARINC429 / ARINC717 AMC339. Comprehensive multi-protocol support AMC339 Multi-Channel Multi-Protocol Avionics MIL-STD-1553 / ARINC429 / ARINC717 Key Features Comprehensive multi-protocol support Support for MIL-STD-1553A/B, MIL-STD-1760 Support for ARINC 429, ARINC

More information

Pass-Through Technology

Pass-Through Technology CHAPTER 3 This chapter provides best design practices for deploying blade servers using pass-through technology within the Cisco Data Center Networking Architecture, describes blade server architecture,

More information

Extending PCI-Express in MicroTCA Platforms. Whitepaper. Joey Maitra of Magma & Tony Romero of Performance Technologies

Extending PCI-Express in MicroTCA Platforms. Whitepaper. Joey Maitra of Magma & Tony Romero of Performance Technologies Extending PCI-Express in MicroTCA Platforms Whitepaper Joey Maitra of Magma & Tony Romero of Performance Technologies Introduction: The introduction of MicroTCA platforms has opened the door for AdvancedMC

More information

Monitoring the System

Monitoring the System This chapter provides information for monitoring system status and performance using the show commands found in the Command Line Interface (CLI). These command have many related keywords that allow them

More information

DCMI Data Center Manageability Interface Specification v1.0, Revision 1.0. Addenda, Errata, and Clarifications

DCMI Data Center Manageability Interface Specification v1.0, Revision 1.0. Addenda, Errata, and Clarifications DCMI Data Center Manageability Interface Specification v1.0, Revision 1.0 Addenda, Errata, and Clarifications Addendum Document Revision 1 Date: 4/21/2009 THIS SPECIFICATION IS PROVIDED "AS IS" WITH NO

More information

Software Architectures. Lecture 6 (part 1)

Software Architectures. Lecture 6 (part 1) Software Architectures Lecture 6 (part 1) 2 Roadmap of the course What is software architecture? Designing Software Architecture Requirements: quality attributes or qualities How to achieve requirements

More information

The Genesis HyperMDC is a scalable metadata cluster designed for ease-of-use and quick deployment.

The Genesis HyperMDC is a scalable metadata cluster designed for ease-of-use and quick deployment. The Genesis HyperMDC is a scalable metadata cluster designed for ease-of-use and quick deployment. IPMI Control Dual Power Supplies Enhanced Metadata Uptime Storage Up to 1.3M IOPS and 5,500 MBps throughput

More information

Cisco Nexus 7000 Switches Second-Generation Supervisor Modules Data Sheet

Cisco Nexus 7000 Switches Second-Generation Supervisor Modules Data Sheet Data Sheet Cisco Nexus 7000 Switches Second-Generation Supervisor Modules Data Sheet Product Overview The second-generation Cisco Nexus 7000 Supervisor Modules scale the control-plane and data-plane services

More information

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini White Paper Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini June 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 9 Contents

More information

Exadata Database Machine: 12c Administration Workshop Ed 2

Exadata Database Machine: 12c Administration Workshop Ed 2 Oracle University Contact Us: 00 9714 390 9050 Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days What you will learn This Exadata Database Machine: 12c Administration Workshop

More information