Chinaunix首页 | 论坛 | 博客
  • 博客访问: 5602382
  • 博文数量: 745
  • 博客积分: 10075
  • 博客等级: 上将
  • 技术积分: 7716
  • 用 户 组: 普通用户
  • 注册时间: 2005-04-29 12:09
文章分类

全部博文(745)

文章存档

2019年(1)

2016年(1)

2010年(31)

2009年(88)

2008年(129)

2007年(155)

2006年(197)

2005年(143)

分类:

2006-04-18 10:08:28

Upon completion of this module, you should be able to
1,use an organized total system approach for fault analysis and diagnosis
2,write accurate problem statements
3,describe a system problem in terms of error messages, symptoms, relative comparisons and technical conditions
4,identify and use commonly available resources to solve technical problems
5,generate and test a list of likely causes on a per fault basis
6,communicate and document information gathered during fault analysis
7,use the fault analysis worksheet to gather and document facts
 
fault analysis-identify the problem and organize fact gathering and comparisons
diagnosis-organize the actual discovery, testing, repair, and reporting of the problem
 
Eight steps of fault analysis and diagnosis:
state the problem
describe the problem
identify differences
list relevant changes
generate likely causes
test likely causes
verify the most likely cause
take action to correct the fault
NOTE:most bugs that become a disaster happen because the original problem is not identified correctly
 
Describing the problem
Listing All Observed Facts
Identify the sources of the observed facts you listed
1,Customer complaints-Use the original message from the customer
2,Customer interviews-Use the list of questions shown previously to interview customers about the problem. Expand and customize the question list for your own style and environment
3,Interviews of others involved-Include other colleagues such as administrators, programmers, and technical support staff
4,Diagnostics-Consider changed environments and operating system levels
5,Dumps-Evaluate the results of crash analysis if a core file is generated and available
 
Testing Likely Causes
Verification
Three approaches used to verify the most likely cause of a problem are:
1,Factual and logical-In this approach,your conclusions of likely causes are based on information gathered on the fault analysis worksheet and on past experience. This results in likely causes that make the most sense
2,Realistic-In this approach, the most likely cause must pass an experiment to show conclusively that it is or is not the cause. For example,try a new driver without overwriting the old one. This provides a quick, non-disruptive verification with good, but not complete, conclusiveness
3,Result-oriented-In this approach, you assume, without proof, that the most likely cause you choose is the actual cause, and take the indicated correctie action. This is the least conclusive verification, and can be disruptive, expensive, and time-consuming, especially if your assumptions are not correct.
 
Taking Corrective Action
1,Complete the repair
2,Test and verify the repair
3,Document results
4,Obtain confirmation and acceptance
 

 
阅读(2422) | 评论(0) | 转发(0) |
0

上一篇:HP-CSA证书

下一篇:ST350-2 Diagnostic Tools

给主人留下些什么吧!~~