Skip to main content

Proactive Availability Management Techniques - CFIA

Component Failure Impact Analysis (CFIA) is a proactive availability management technique which was developed by IBM in the 1970’s. This technique allows us to predict the impact on our services if any of the individual components fail. It points out our vulnerabilities to single points of failure.

Doing a CFIA is a pretty simple exercise. Here are the steps:
  1. Take certain key Configuration Items (CI)s in the infrastructure and identify the services that they support by researching the Configuration Management System (CMS).  If you do not have a CMS, look for paper diagrams, network configurations, any available documentation and general knowledge.
  2. Create a paper or electronic table or spreadsheet.  List the CIs in the first column, and the Services in the top row.  For every CI, place an “X” in the column below the service if that CI's failure would cause an outage.   Mark an “A” when the CI has an immediate backup (hot start) or a “B” when the CI needs a warm start.
The basic CFIA is now completed. Every CI that has an "X" or "B" is a point of concern and represents a vulnerability for that service.  
The next step is to answer the following questions about the potential failure of the configuration item:
  • Is this CI a single point of failure?
  • What is the business impact if this service fails? How many people will be affected?
  • What is the cost of unavailability for this service?
  • What is the likelihood failure will occur?
  • Are we willing to take the risk of this failed service?
  • What can we do to improve our vulnerability?
  • Should we look at CI redundancy options? What would this cost?
  • Is this cost justified?
  • Could preventative measures helped avoid the problem?
Performing a Component Failure Impact Analysis can identify and justify significant mprovements without extensive  process maturity or expensive supporting software.  This technique proactively analyzes and helps to manage risks.

Comments

Bose said…
Enhanced my skills on CFIA. Thanks so much for the efforts in sharing this with me!Business Impact Analysis Template

Popular posts from this blog

The Four Ps of Service Design - It’s not all about Technology

People ask me why I think that many designs and projects often fail. The most common answer is from a lack of preparation and management. Many IT organizations just think about the technology (product) implementation and fail to understand the risks of not planning for the effective and efficient use of the four Ps: People, Process, Products (services, technology and tools) and Partners (suppliers, manufacturers and vendors). A holistic approach should be adopted for all Service Design aspects and areas to ensure consistency and integration within all activities and processes across the entire IT environment, providing end to end business-related functionality and quality. (SD 2.4.2) People:   Have to have proper skills and possess the necessary competencies in order to get involved in the provision of IT services. The right skills, the right knowledge, the right level of experience must be kept current and aligned to the business needs. Products:   These are the technology managem

What Is A Service Offering?

The ITIL4 Best Practice Guidance defines a “Service Offering” as a description of one or more services designed to address the needs of a target customer or group .   As a service provider, we can’t stop there!   We must know what the contracts of our service offering are and be able to put them into context as required by the customer.     Let’s explore the three elements that comprise a Service Offering. A “Service Offering” may include:     Goods, Access to Resources, and Service Actions Goods – When we think of “Goods” within a service offering these are the items where ownership is transferred to the consumer and the consumer takes responsibility for the future use of these goods.   Example of goods that are being provided in the offering – If this is a hotel service than toiletries or chocolates are yours to take with you.   You the consumer own these and they are yours to take with you.               Note: Goods may not always be provided for every Service

What is the difference between Process Owner, Process Manager and Process Practitioner?

I was recently asked to clarify the roles of the Process Owner, Process Manager and Process Practitioner and wanted to share this with you. Roles and Responsibilities: Process Owner – this individual is “Accountable” for the process. They are the goto person and represent this process across the entire organization. They will ensure that the process is clearly defined, designed and documented. They will ensure that the process has a set of Policies for governance. Example: The process owner for Incident management will ensure that all of the activities to Identify, Record, Categorize, Investigate, … all the way to closing the incident are defined and documented with clearly defined roles, responsibilities, handoffs, and deliverables.  An example of a policy in could be… “All Incidents must be logged”. Policies are rules that govern the process. Process Owner ensures that all Process activities, (what to do), Procedures (details on how to perform the activity) and th