Differences between revisions 3 and 4
Revision 3 as of 2016-11-14 02:08:11
Size: 775
Editor: localhost
Comment:
Revision 4 as of 2016-11-14 02:08:55
Size: 798
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
<<TableOfContents()>>

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)