SciDAC SSS Infrastructure and BCM Update 10/2002

12
SciDAC SSS Infrastructure and BCM Update 10/2002 Narayan Desai [email protected] Argonne National Laboratory

description

Narayan Desai [email protected] Argonne National Laboratory. SciDAC SSS Infrastructure and BCM Update 10/2002. Overview. Infrastructure Service Directory Event Manager SSSlib Bindings Wire Protocol Modules Build and Configuration Management Cluster Hardware Infrastructure Build System - PowerPoint PPT Presentation

Transcript of SciDAC SSS Infrastructure and BCM Update 10/2002

Page 1: SciDAC SSS Infrastructure and BCM Update 10/2002

SciDAC SSS Infrastructure and BCM Update 10/2002

Narayan [email protected]

Argonne National Laboratory

Page 2: SciDAC SSS Infrastructure and BCM Update 10/2002

Overview• Infrastructure

• Service Directory• Event Manager• SSSlib

• Bindings• Wire Protocol Modules

• Build and Configuration Management• Cluster Hardware Infrastructure• Build System• Node State Manager• Abstraction

Page 3: SciDAC SSS Infrastructure and BCM Update 10/2002

Service Directory Status• Static Schemas• Complete Error Handling• Deployed• Reliable at Moderate Scale

Page 4: SciDAC SSS Infrastructure and BCM Update 10/2002

Event Manager• Usage Model• Stable Schemas• Relatively Complete Error Handling• Completely Rewritten• Received Moderate Testing• Potential Subscription Type Differentiation

Page 5: SciDAC SSS Infrastructure and BCM Update 10/2002

SSSlib• Robust• New C implementation• Bindings

• C++• Java• Python• Perl

• Wire protocol modules• Basic• Challenge• http-rm (in development)• http (in development)

Page 6: SciDAC SSS Infrastructure and BCM Update 10/2002

BCM Abstraction• “2nd try” Abstraction

• Components• Node Manager• Cluster Control

• Didn’t Work

• “3rd is the charm• Components

• Cluster Hardware Infrastructure• Build System• Node State Manager

• Why we think it will work

Page 7: SciDAC SSS Infrastructure and BCM Update 10/2002

Cluster Hardware Infrastructure• Handles new node integration• Abstracts cluster hardware infrastructure

• Power Controllers• Serial Consoles• Bios Issues

• Node Inventory• Node Identification

Page 8: SciDAC SSS Infrastructure and BCM Update 10/2002

Node State Manager• Node State Tracking

• Basic state monitoring

• Node Administrative State• Online/Offline

• Corrective Action Facility• Pull the plug on bad nodes• Unknown criterion

Page 9: SciDAC SSS Infrastructure and BCM Update 10/2002

Build System• Disk Setup• Software Configuration • Software Deployment

Page 10: SciDAC SSS Infrastructure and BCM Update 10/2002

Example Node Introduction• New node added• CHI identifies node• CHI hands off control of node to BS• BS builds node into “proper” configuration• BS hands off control of node to NSM• NSM can set node administrative state

• In case of errors, node can be rebuilt or other actions can be taken

Page 11: SciDAC SSS Infrastructure and BCM Update 10/2002

Soon• Start to standardize events• Enhance event data format?• Implement more wire protocols• Complete “hot-swap” tests for BCM components• Logic for the node state manager• Implement a modular cluster hardware infrastructure

Page 12: SciDAC SSS Infrastructure and BCM Update 10/2002

Issues• Abstraction problems

• BCM model unknown• Implementation feedback• Multiple implementations help