Skip to content

Commit db9489f

Browse files
committed
DOC-3605 Copy support package CM UI options to RS 7.8 version
1 parent e9f1ddf commit db9489f

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

content/operate/rs/7.8/installing-upgrading/creating-support-package.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,14 +110,36 @@ To create a support package from the Cluster Manager UI:
110110

111111
1. In the navigation menu, select **Support**.
112112

113-
{{<image filename="images/rs/screenshots/create-support-package.png" width="60%" alt="Select Support and create a support package.">}}
113+
{{<image filename="images/rs/screenshots/create-support-package/support-package-dialog.png" width="60%" alt="Select Support from the navigation menu and create a support package.">}}
114114

115-
1. Select **Proceed**.
115+
1. Click **Proceed**.
116116

117-
1. In the **Create support package** dialog, select **Run process**.
117+
1. In the **Generate support package** dialog, select one of the following options:
118+
119+
- **Full package including all nodes and databases**: Creates a support package with information about all nodes and databases in the cluster.
120+
121+
- **For Databases**: Creates a support package that includes database information.
122+
123+
- Select **All Databases** from the **Database name (Database ID)** list to include information about all databases in the cluster.
124+
125+
- Select a specific database from the **Database name (Database ID)** list to include information about that database only.
126+
127+
{{<image filename="images/rs/screenshots/create-support-package/generate-support-package-select-db.png" width="60%" alt="The list of databases you can include in the support package.">}}
128+
129+
- **For Nodes**: Creates a support package that includes node information.
130+
131+
- Select **All Nodes** from the **Node ID (IP Addresses)** list to include information about all nodes in the cluster.
132+
133+
- Select a specific node from the **Node ID (IP Addresses)** list to include information about that node only.
134+
135+
{{<image filename="images/rs/screenshots/create-support-package/generate-support-package-select-node.png" width="60%" alt="The list of nodes you can include in the support package.">}}
136+
137+
1. Click **Generate package**.
118138

119139
1. The package is created and downloaded by your browser.
120140

141+
{{<image filename="images/rs/screenshots/create-support-package/support-package-created-alert.png" width="60%" alt="An alert appears that says, 'Support package created, attach it to your request in the Redis Support portal'. The Redis Support portal is a button you can click to contact Redis Support.">}}
142+
121143
### Command-line method
122144

123145
If package creation fails with `internal error` or if you cannot access the UI, create a support package for the cluster from the command line on any node in the cluster using the [`rladmin cluster debug_info`]({{< relref "/operate/rs/7.8/references/cli-utilities/rladmin/cluster/debug_info" >}}) command:

0 commit comments

Comments
 (0)