Skip to content

Commit 62631f3

Browse files
authored
Merge pull request #82835 from sbeskin-redhat/CNV_36689_new
CNV-36689: Instructions about how to log CNV bugs in Jira
2 parents b9b6689 + 1ea1195 commit 62631f3

File tree

1 file changed

+39
-34
lines changed

1 file changed

+39
-34
lines changed

virt/support/virt-support-overview.adoc

Lines changed: 39 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,48 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
You can collect data about your environment, monitor the health of your cluster and virtual machines (VMs), and troubleshoot {VirtProductName} resources with the following tools.
9+
You can request assistance from Red{nbsp}Hat Support, report bugs, collect data about your environment, and monitor the health of your cluster and virtual machines (VMs) with the following tools.
10+
11+
[id="opening-support-tickets_{context}"]
12+
== Opening support tickets
13+
14+
If you have encountered an issue that requires immediate assistance from Red{nbsp}Hat Support, you can submit a support case.
15+
16+
To report a bug, you can create a Jira issue directly.
17+
18+
[id="submitting-support-case_{context}"]
19+
=== Submitting a support case
20+
21+
To request support from Red{nbsp}Hat Support, follow xref:../../support/getting-support.adoc#support-submitting-a-case_getting-support[the instructions for submitting a support case].
22+
23+
It is helpful to collect debugging data to include with your support request.
24+
25+
[id="collecting-data-for-red-hat-support_{context}"]
26+
==== Collecting data for Red{nbsp}Hat Support
27+
28+
You can gather debugging information by performing the following steps:
29+
30+
xref:../../virt/support/virt-collecting-virt-data.adoc#virt-collecting-data-about-your-environment_virt-collecting-virt-data[Collecting data about your environment]::
31+
Configure Prometheus and Alertmanager and collect `must-gather` data for {product-title} and {VirtProductName}.
32+
33+
// must-gather not supported for ROSA/OSD, per Dustin Row
34+
ifndef::openshift-rosa,openshift-dedicated[]
35+
xref:../../virt/support/virt-collecting-virt-data.adoc#virt-using-virt-must-gather_virt-collecting-virt-data[`must-gather` tool for {VirtProductName}]::
36+
Configure and use the `must-gather` tool.
37+
38+
xref:../../virt/support/virt-collecting-virt-data.adoc#virt-collecting-data-about-vms_virt-collecting-virt-data[Collecting data about VMs]::
39+
Collect `must-gather` data and memory dumps from VMs.
40+
endif::openshift-rosa,openshift-dedicated[]
41+
42+
[id="virt-creating-jira-issue_{context}"]
43+
=== Creating a Jira issue
44+
45+
To report a bug, you can create a Jira issue directly by filling out the form on the link:https://issues.redhat.com/secure/CreateIssueDetails!init.jspa?pid=12323181&issuetype=1&priority=10200[*Create Issue*] page.
1046

1147
[id="virt-web-console_{context}"]
12-
== Web console
48+
== Web console monitoring
1349

14-
The {product-title} web console displays resource usage, alerts, events, and trends for your cluster and for {VirtProductName} components and resources.
50+
You can monitor the health of your cluster and VMs by using the {product-title} web console. The web console displays resource usage, alerts, events, and trends for your cluster and for {VirtProductName} components and resources.
1551

1652
.Web console pages for monitoring and troubleshooting
1753
[options="header"]
@@ -39,34 +75,3 @@ The {product-title} web console displays resource usage, alerts, events, and tre
3975
|*VirtualMachines* -> *VirtualMachine* -> *VirtualMachine details* -> *Diagnostics* tab
4076
|VM status conditions and volume snapshot status
4177
|====
42-
43-
[id="collecting-data-for-red-hat-support_{context}"]
44-
== Collecting data for Red Hat Support
45-
46-
When you submit a xref:../../support/getting-support.adoc#support-submitting-a-case_getting-support[support case] to Red Hat Support, it is helpful to provide debugging information. You can gather debugging information by performing the following steps:
47-
48-
xref:../../virt/support/virt-collecting-virt-data.adoc#virt-collecting-data-about-your-environment_virt-collecting-virt-data[Collecting data about your environment]::
49-
Configure Prometheus and Alertmanager and collect `must-gather` data for {product-title} and {VirtProductName}.
50-
51-
xref:../../virt/support/virt-collecting-virt-data.adoc#virt-collecting-data-about-vms_virt-collecting-virt-data[Collecting data about VMs]::
52-
Collect `must-gather` data and memory dumps from VMs.
53-
54-
// must-gather not supported for ROSA/OSD, per Dustin Row
55-
ifndef::openshift-rosa,openshift-dedicated[]
56-
xref:../../virt/support/virt-collecting-virt-data.adoc#virt-using-virt-must-gather_virt-collecting-virt-data[`must-gather` tool for {VirtProductName}]::
57-
Configure and use the `must-gather` tool.
58-
endif::openshift-rosa,openshift-dedicated[]
59-
60-
[id="troubleshooting_{context}"]
61-
== Troubleshooting
62-
63-
Troubleshoot {VirtProductName} components and VMs and resolve issues that trigger alerts in the web console.
64-
65-
xref:../../virt/support/virt-troubleshooting.adoc#events_virt-troubleshooting[Events]::
66-
View important life-cycle information for VMs, namespaces, and resources.
67-
68-
xref:../../virt/support/virt-troubleshooting.adoc#virt-pod-logs_virt-troubleshooting[Logs]::
69-
View and configure logs for {VirtProductName} components and VMs.
70-
71-
xref:../../virt/support/virt-troubleshooting.adoc#troubleshooting-data-volumes_virt-troubleshooting[Troubleshooting data volumes]::
72-
Troubleshoot data volumes by analyzing conditions and events.

0 commit comments

Comments
 (0)