Question

Difficulty: EasyPatch and Configuration Management

A system administrator updates a cluster of web servers with an emergency software patch. Immediately after the update, users report that web applications hosted on those servers are failing to load. Which of the following actions should the administrator take FIRST to restore system functionality?

  1. Execute the documented rollback plan to revert the servers to their known good baseline configuration.Answer
  2. B
    Deploy network firewall rules to block incoming web traffic to the affected servers.
  3. C
    Reclassify the web server security policy from a preventive control to a detective control.
  4. D
    Run an automated vulnerability scan against the web servers to detect open network ports.

Answer

Execute the documented rollback plan to revert the servers to their known good baseline configuration.
When a patch causes unexpected service outage or instability in production, the immediate action within configuration management is to execute a tested rollback plan to restore services to the last known good baseline.

Step-by-Step Solution

1
Identify the immediate operational impact following the patch deployment.
The newly applied patch caused application instability and service disruption.
When a patch causes system failure, immediate operational recovery is required.
2
Initiate the emergency rollback procedures associated with the patch deployment plan.
The servers revert to the previously verified baseline state.
Rollback plans ensure rapid recovery to a stable configuration minimalizing downtime.

Key Concept

Rollback Planning and Configuration Baselines
Rate this question