Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2016-11-14 01:54:25
Size: 316
Editor: localhost
Comment:
Revision 3 as of 2016-11-14 02:08:11
Size: 775
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:

== Troubshooting Process ==
=== Defining the problems ===
 i. Identifying symptoms
 i. Gathering information
 i. Identify recent Changes

=== Identifying the cause of the problem ===
 i. Identify possible causes
 i. Determining the root cause
 i. Test possible causes of the problem

=== Implementing the resolution ===
 i. Identify possible solutions
 i. Implementing the best solution
 i. Verify the resolution
 i. Document the resolution

NSX Training Day 1

infrastructure

Defining a System Problem

  • Problems can arise from numerous sources, which include:
  • Configuration issues
  • Resource contention
  • Network attacks
  • Software bugs
  • Hardware failures
  • Poor or untested designs

Troubshooting Process

Defining the problems

  1. Identifying symptoms
  2. Gathering information
  3. Identify recent Changes

Identifying the cause of the problem

  1. Identify possible causes
  2. Determining the root cause
  3. Test possible causes of the problem

Implementing the resolution

  1. Identify possible solutions
  2. Implementing the best solution
  3. Verify the resolution
  4. Document the resolution

首頁/2016-11-14 (last edited 2016-11-29 03:03:45 by merlyn)