Skip to content

Commit 3c14b5a

Browse files
committed
Fixes to runbooks
1 parent b10d0b8 commit 3c14b5a

File tree

51 files changed

+78
-126
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+78
-126
lines changed

modules/virt-runbook-cdidataimportcronoutdated.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Automatically generated by 'runbook-conversion.sh'. Do not edit.
12
// Module included in the following assemblies:
23
//
34
// * virt/logging_events_monitoring/virt-runbooks.adoc
@@ -6,8 +7,6 @@
67
[id="virt-runbook-cdidataimportcronoutdated_{context}"]
78
= CDIDataImportCronOutdated
89

9-
// Edited by apinnick, Dec. 2022
10-
1110
[discrete]
1211
[id="meaning-cdidataimportcronoutdated_{context}"]
1312
== Meaning
@@ -118,7 +117,7 @@ $ oc logs -n $CDI_NAMESPACE deployment/cdi-deployment
118117

119118
. Set a default storage class, either on the cluster or in the `DataImportCron`
120119
specification, to poll and import golden images. The updated Containerized Data
121-
Importer (CDI) should resolve the issue within a few seconds.
120+
Importer (CDI) will resolve the issue within a few seconds.
122121
. If the issue does not resolve itself, delete the data volumes associated
123122
with the affected `DataImportCron` objects. The CDI will recreate the data
124123
volumes with the default storage class.

modules/virt-runbook-cdidatavolumeunusualrestartcount.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Automatically generated by 'runbook-conversion.sh'. Do not edit.
12
// Module included in the following assemblies:
23
//
34
// * virt/logging_events_monitoring/virt-runbooks.adoc
@@ -6,8 +7,6 @@
67
[id="virt-runbook-cdidatavolumeunusualrestartcount_{context}"]
78
= CDIDataVolumeUnusualRestartCount
89

9-
// Edited by apinnick, Nov 2022
10-
1110
[discrete]
1211
[id="meaning-cdidatavolumeunusualrestartcount_{context}"]
1312
== Meaning

modules/virt-runbook-cdinotready.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Automatically generated by 'runbook-conversion.sh'. Do not edit.
12
// Module included in the following assemblies:
23
//
34
// * virt/logging_events_monitoring/virt-runbooks.adoc
@@ -6,8 +7,6 @@
67
[id="virt-runbook-cdinotready_{context}"]
78
= CDINotReady
89

9-
// Edited by davozeni, 10.11.2022
10-
1110
[discrete]
1211
[id="meaning-cdinotready_{context}"]
1312
== Meaning

modules/virt-runbook-cdioperatordown.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Automatically generated by 'runbook-conversion.sh'. Do not edit.
12
// Module included in the following assemblies:
23
//
34
// * virt/logging_events_monitoring/virt-runbooks.adoc
@@ -6,8 +7,6 @@
67
[id="virt-runbook-cdioperatordown_{context}"]
78
= CDIOperatorDown
89

9-
// Edited by davozeni, 10 Nov 2022
10-
1110
[discrete]
1211
[id="meaning-cdioperatordown_{context}"]
1312
== Meaning

modules/virt-runbook-cdistorageprofilesincomplete.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Automatically generated by 'runbook-conversion.sh'. Do not edit.
12
// Module included in the following assemblies:
23
//
34
// * virt/logging_events_monitoring/virt-runbooks.adoc
@@ -6,8 +7,6 @@
67
[id="virt-runbook-cdistorageprofilesincomplete_{context}"]
78
= CDIStorageProfilesIncomplete
89

9-
// Edited by davozeni, 10 Nov 2022
10-
1110
[discrete]
1211
[id="meaning-cdistorageprofilesincomplete_{context}"]
1312
== Meaning

modules/virt-runbook-cnaodown.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Automatically generated by 'runbook-conversion.sh'. Do not edit.
12
// Module included in the following assemblies:
23
//
34
// * virt/logging_events_monitoring/virt-runbooks.adoc
@@ -6,8 +7,6 @@
67
[id="virt-runbook-cnaodown_{context}"]
78
= CnaoDown
89

9-
// Edited by Jiří Herrmann, 3 Nov 2022
10-
1110
[discrete]
1211
[id="meaning-cnaodown_{context}"]
1312
== Meaning

modules/virt-runbook-hppnotready.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1+
// Automatically generated by 'runbook-conversion.sh'. Do not edit.
12
// Module included in the following assemblies:
23
//
34
// * virt/logging_events_monitoring/virt-runbooks.adoc
45

56
:_content-type: REFERENCE
67
[id="virt-runbook-hppnotready_{context}"]
7-
// Edited by Jiří Herrmann, 8 Nov 2022
88
= HPPNotReady
99

1010
[discrete]
@@ -61,8 +61,8 @@ $ oc -n $HPP_NAMESPACE logs <pod>
6161
[id="mitigation-hppnotready_{context}"]
6262
== Mitigation
6363

64-
Based on the information obtained during the diagnosis procedure, try to find and resolve the
65-
cause of the issue.
64+
Based on the information obtained during the diagnosis procedure, try to
65+
identify the root cause and resolve the issue.
6666

6767
If you cannot resolve the issue, log in to the
6868
link:https://access.redhat.com[Customer Portal] and open a support case,

modules/virt-runbook-hppoperatordown.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Automatically generated by 'runbook-conversion.sh'. Do not edit.
12
// Module included in the following assemblies:
23
//
34
// * virt/logging_events_monitoring/virt-runbooks.adoc
@@ -6,8 +7,6 @@
67
[id="virt-runbook-hppoperatordown_{context}"]
78
= HPPOperatorDown
89

9-
// Edited by Jiří Herrmann, 8 Nov 2022
10-
1110
[discrete]
1211
[id="meaning-hppoperatordown_{context}"]
1312
== Meaning
@@ -61,8 +60,8 @@ $ oc -n $HPP_NAMESPACE logs -l name=hostpath-provisioner-operator
6160
[id="mitigation-hppoperatordown_{context}"]
6261
== Mitigation
6362

64-
Based on the information obtained during the diagnosis procedure, try to find and resolve
65-
the cause of the issue.
63+
Based on the information obtained during the diagnosis procedure, try to
64+
identify the root cause and resolve the issue.
6665

6766
If you cannot resolve the issue, log in to the
6867
link:https://access.redhat.com[Customer Portal] and open a support case,

modules/virt-runbook-hppsharingpoolpathwithos.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Automatically generated by 'runbook-conversion.sh'. Do not edit.
12
// Module included in the following assemblies:
23
//
34
// * virt/logging_events_monitoring/virt-runbooks.adoc
@@ -6,8 +7,6 @@
67
[id="virt-runbook-hppsharingpoolpathwithos_{context}"]
78
= HPPSharingPoolPathWithOS
89

9-
// Edited by Jiří Herrmann, 10 Nov 2022
10-
1110
[discrete]
1211
[id="meaning-hppsharingpoolpathwithos_{context}"]
1312
== Meaning

modules/virt-runbook-kubemacpooldown.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Automatically generated by 'runbook-conversion.sh'. Do not edit.
12
// Module included in the following assemblies:
23
//
34
// * virt/logging_events_monitoring/virt-runbooks.adoc
@@ -6,8 +7,6 @@
67
[id="virt-runbook-kubemacpooldown_{context}"]
78
= KubeMacPoolDown
89

9-
// Edited by apinnick, Oct. 2022
10-
1110
[discrete]
1211
[id="meaning-kubemacpooldown_{context}"]
1312
== Meaning

0 commit comments

Comments
 (0)