Skip to content

Commit 0b06a34

Browse files
committed
Runbook name changed
1 parent ef450b1 commit 0b06a34

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

modules/virt-runbook-sspoperatordown.adoc renamed to modules/virt-runbook-sspdown.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
// * virt/support/virt-runbooks.adoc
66

77
:_content-type: REFERENCE
8-
[id="virt-runbook-SSPOperatorDown"]
9-
= SSPOperatorDown
8+
[id="virt-runbook-SSPDown"]
9+
= SSPDown
1010

1111
[discrete]
12-
[id="meaning-sspoperatordown"]
12+
[id="meaning-sspdown"]
1313
== Meaning
1414

1515
This alert fires when all the Scheduling, Scale and Performance (SSP) Operator
@@ -19,15 +19,15 @@ The SSP Operator is responsible for deploying and reconciling the common
1919
templates and the Template Validator.
2020

2121
[discrete]
22-
[id="impact-sspoperatordown"]
22+
[id="impact-sspdown"]
2323
== Impact
2424

2525
Dependent components might not be deployed. Changes in the components might
2626
not be reconciled. As a result, the common templates and/or the Template
2727
Validator might not be updated or reset if they fail.
2828

2929
[discrete]
30-
[id="diagnosis-sspoperatordown"]
30+
[id="diagnosis-sspdown"]
3131
== Diagnosis
3232

3333
. Set the `NAMESPACE` environment variable:
@@ -60,7 +60,7 @@ $ oc -n $NAMESPACE logs --tail=-1 -l control-plane=ssp-operator
6060
----
6161

6262
[discrete]
63-
[id="mitigation-sspoperatordown"]
63+
[id="mitigation-sspdown"]
6464
== Mitigation
6565

6666
Try to identify the root cause and resolve the issue.

virt/support/virt-runbooks.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc::[]
88

99
You can use the procedures in these runbooks to diagnose and resolve issues that trigger {VirtProductName} xref:../../monitoring/managing-alerts.adoc#managing-alerts[alerts].
1010

11-
{VirtProductName} alerts are displayed on the *Virtualization* > *Overview* page.
11+
{VirtProductName} alerts are displayed on the *Virtualization* -> *Overview* -> xref:../../virt/virt-web-console-overview.adoc#virtualization-overview-overview_virt-web-console-overview[*Overview* tab] in the web console.
1212

1313
include::modules/virt-runbook-cdidataimportcronoutdated.adoc[leveloffset=+1]
1414

@@ -80,12 +80,12 @@ include::modules/virt-runbook-outdatedvirtualmachineinstanceworkloads.adoc[level
8080

8181
include::modules/virt-runbook-sspcommontemplatesmodificationreverted.adoc[leveloffset=+1]
8282

83+
include::modules/virt-runbook-sspdown.adoc[leveloffset=+1]
84+
8385
include::modules/virt-runbook-sspfailingtoreconcile.adoc[leveloffset=+1]
8486

8587
include::modules/virt-runbook-ssphighraterejectedvms.adoc[leveloffset=+1]
8688

87-
include::modules/virt-runbook-sspoperatordown.adoc[leveloffset=+1]
88-
8989
include::modules/virt-runbook-ssptemplatevalidatordown.adoc[leveloffset=+1]
9090

9191
include::modules/virt-runbook-virtapidown.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)