SAN change and rollback
Outcome
Section titled “Outcome”Execute a bounded, observable change with explicit validation and a rehearsed route back to the known-good state.
Change contract
Section titled “Change contract”Document purpose, exact objects, dependency map, pre-check evidence, risk, window, approver, executor, observer, success gates, abort thresholds, rollback steps, and communications.
Procedure
Section titled “Procedure”- Capture configuration and health state; verify no conflicting incident or change is active.
- Validate every identity and confirm the intended active configuration.
- Simulate or peer-review the exact command sequence and rollback.
- Apply the smallest atomic change to one fault domain first where architecture permits.
- Validate effective policy, logins, paths, application I/O, and new error-counter deltas.
- Continue only when success gates pass; otherwise stop and roll back.
- Capture post-change state and monitor through the declared observation window.
Rollback triggers
Section titled “Rollback triggers”Unexpected visibility, path loss beyond the intended domain, new errors, application impact, configuration mismatch, monitoring blindness, or elapsed time exceeding the safe window.
Production boundary
Section titled “Production boundary”Deletion and activation commands are intentionally simulated in StorageCraft. Real changes require platform-specific backups, approvals, syntax, and operational authority.
Next step
Section titled “Next step”Practice create, activate, validate, delete, and restore workflows in the Storage Network Academy.