Carrier Grade EAB/UK/T 2003-11-051 Carrier Grade – What does it mean At least 99.999% uptime –Downtime less than 5 minutes per year Designed for 10 to.

Slides:



Advertisements
Similar presentations
Medical Equipment Requirements Definition and Technical Writing FOR OFFICIAL USE ONLY National Conference Center (NCC) Lansdowne, VA June 4-6, 2012.
Advertisements

SQL Server Disaster Recovery Chris Shaw Sr. SQL Server DBA, Xtivia Inc.
Carnegie Mellon R-BATCH: Task Partitioning for Fault-tolerant Multiprocessor Real-Time Systems Junsung Kim, Karthik Lakshmanan and Raj Rajkumar Electrical.
SOFTWARE MAINTENANCE 24 March 2013 William W. McMillan.
Chapter 13 Managing Computer and Data Resources. Introduction A disciplined, systematic approach is needed for management success Problem Management,
Designing High Availability Networks, Systems, and Software for the University Environment Deke Kassabian and Shumon Huque The University of Pennsylvania.
Reliability A. A. Elimam. Reliability: Definition The ability of a product to perform its intended function over a period of time and under prescribed.
Managing Information Systems Information Systems Security and Control Part 2 Dr. Stephania Loizidou Himona ACSC 345.
Location of the theme gray Location of the theme blue ZTE Proprietary On Reliability of COTS Hardware Dr. Li Mo Chief Architect, CTO Group.
1 carrier_grade_linux_Nov03.PPT / / TVi Operating Systems Carrier-Grade Linux MITA, Vol 1, Technologies and Standardisation, pp MITA.
Comparative Operating Systems Fall 2001 An Examination of Embedded Linux as a Real Time Operating System Mark Mahoney.
BY RAJESWARI S SOFTWARE TESTING. INTRODUCTION Software testing is the process of testing the software product. Effective software testing will contribute.
Lecture 11: Storage Systems Disk, RAID, Dependability Kai Bu
CONTENTS:-  What is Event Log Service ?  Types of event logs and their purpose.  How and when the Event Log is useful?  What is Event Viewer?  Briefing.
By SAMUEL PEREZ PERIOD 1 1/21/15.  Research, design, make, or test out the computer for any kind use!  At least get a bachelor degree or maybe a Doctoral.
Secured Hosting Services Frank Adams / Tom Carter.
Stack Management Each process/thread has two stacks  Kernel stack  User stack Stack pointer changes when exiting/entering the kernel Q: Why is this necessary?
Client Management. Introduction In a typical organization there are a lot of client machines used for day to day operations Client management is a necessary.
Lecture 11: Storage Systems Disk, RAID, Dependability Kai Bu
LAN / WAN Business Proposal. What is a LAN or WAN? A LAN is a Local Area Network it usually connects all computers in one building or several building.
RAID and mirroring Track SA-E AfNOG workshop May 15, 2009 Cairo, Egypt (Slides by Phil Regnauld)
2. Fault Tolerance. 2 Fault - Error - Failure Fault = physical defect or flow occurring in some component (hardware or software) Error = incorrect behavior.
Failure Spread in Redundant UMTS Core Network n Author: Tuomas Erke, Helsinki University of Technology n Supervisor: Timo Korhonen, Professor of Telecommunication.
CSI-09 COMMUNICATION TECHNOLOGY FAULT TOLERANCE AUTHOR: V.V. SUBRAHMANYAM.
High-Availability Linux.  Reliability  Availability  Serviceability.
Chapter 2: Non functional Attributes.  It infrastructure provides services to applications  Many of these services can be defined as functions such.
Chapter 13 Troubleshooting and Maintenance Fundamentals.
Evaluating Erlang: Are High-level Languages suitable for Robust Telecoms Software? Jan Nystrom SafeCom'05 – Henry Nystrom, Phil Trinder, David King.
Chapter 4: Overview of Preventive Maintenance
Protocol implementation Next-hop resolution Reliability and graceful restart.
Distributed Systems: Concepts and Design Chapter 1 Pages
Motorola Internal Use Only Evaluating Erlang for Robust Telecoms Software David King 2004 S 3 Symposium – Henry Nystrom, Phil Trinder, David King.
Maintenance Challenges Mike Hughes. The Challenge Significant amounts of maintenance on both LANs  Complete upgrade of Extreme LAN hardware  Major upgrade.
There are Physical and logical network layout. Physical : Topology of a network refers to the configuration of cables, computers, and other peripherals.
Practical Reports on Dependability Manifestation of System Failure Site unavailability System exception /access violation Incorrect result Data loss/corruption.
McLean HIGHER COMPUTER NETWORKING Lesson 15 (a) Disaster Avoidance Description of disaster avoidance: use of anti-virus software use of fault tolerance.
Unit 22 People in Computing
Assoc. Prof. Dr. Ahmet Turan ÖZCERİT.  System and Software  System Engineering  Software Engineering  Software Engineering Standards  Software Development.
Networks By Indrani Chakraborty 1Copyright reserved to Indrani.
What Makes a Computer Slow. These programs run behind the programs you are using, and usually they take a lot of memory. To see or remove these programs:
 Stands for Redundant Array of Independent Disks.  It’s a technology that enables greater levels of performance, reliability and/or large volumes when.
Virtual Machine Movement and Hyper-V Replica
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 24 Troubleshooting and Maintenance Fundamentals.
UNIT 14: INSTALLING & MAINTAINING COMPUTER HARDWARE
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 4: Overview of Preventive Maintenance IT Essentials 5.0.
UNIT 14: INSTALLING & MAINTAINING COMPUTER HARDWARE
1 High-availability and disaster recovery  Dependability concepts:  fault-tolerance, high-availability  High-availability classification  Types of.
Lecture 11. Switch Hardware Nowadays switches are very high performance computers with high hardware specifications Switches usually consist of a chassis.
Lecture 11: Storage Systems Disk, RAID, Dependability Kai Bu
Introduction to High Availability
Presented by: Daniel Taylor
Server Upgrade HA/DR Integration
Embracing Failure: A Case for Recovery-Oriented Computing
Large Distributed Systems
Database Corruption Advanced Recovery Techniques|
Fault Tolerance & Reliability CDA 5140 Spring 2006
Bringing Undo to system admin: a new paradigm for recovery
UNIT 19 Data Security 2.
Software Development CMSC 202.
3.2 Virtualisation.
Fault Tolerance In Operating System
Tradeoff Analysis of Strategies for System Qualities
How To Solve Software Failure Issues By I FIX PC
RAID RAID Mukesh N Tekwani
Keyboarding Class LHMS Ms. Key © Mr. Thrasher
Introduction to Fault Tolerance
Operating System Introduction.
Computer communications
RAID RAID Mukesh N Tekwani April 23, 2019
Parts of the Computer
Presentation transcript:

Carrier Grade EAB/UK/T Carrier Grade – What does it mean At least % uptime –Downtime less than 5 minutes per year Designed for 10 to 20 years of life –Continuous changes of functionality and addition of new technology –Satisfies different environmental operating conditions This means there must be no planned “down time”. The system must continue to provide its intended service during: –All hardware maintenance, repair, upgrade etc –All software bug fixes, addition and removal of software –All backups etc –All types of reconfiguration –Overload situations The system must prevent operators from doing things which crash the system

Carrier Grade EAB/UK/T Ericsson Systems - Processors Ericsson’s telecom systems are typically made up of hierarchies of processors: –Lots and lots of regional or device processors which handle the hard real time. Crashing one of these does not crash the whole system so there is often no redundancy at this level. –A smaller number of central processors which handle soft real time. There must be redundancy schemes so that a failing processor’s job can be taken over by another processor.

Carrier Grade EAB/UK/T Ericsson Systems - Software Most telecom systems are implemented with millions of lines of program code. Making a totally bug free system is not possible. Telecom systems must be designed so that the effects of software bugs: –Is limited to a small part of the system –Can be recovered from with minimum disturbance