Skip to content

Commit 165c277

Browse files
authored
DOC-5667 RS: Clarified RS install prereq for Auto Tiering and removed confusing circular link (#2140)
1 parent 492b67d commit 165c277

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/operate/rs/7.4/installing-upgrading/install/install-on-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ To skip the installation questions, use one of the following methods:
9090
9191
If you want to use Auto Tiering for your databases, review the prerequisites, storage requirements, and [other considerations]({{< relref "/operate/rs/7.4/databases/auto-tiering/" >}}) for Auto Tiering databases and prepare and format the flash memory.
9292
93-
After you [install on Linux](#install-on-linux), use the `prepare_flash` script to prepare and format flash memory:
93+
After you install Redis Enterprise Software, use the `prepare_flash` script to prepare and format flash memory:
9494
9595
```sh
9696
sudo /opt/redislabs/sbin/prepare_flash.sh

content/operate/rs/7.8/installing-upgrading/install/install-on-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ To skip the installation questions, use one of the following methods:
9090
9191
If you want to use Auto Tiering for your databases, review the prerequisites, storage requirements, and [other considerations]({{< relref "/operate/rs/7.8/databases/auto-tiering/" >}}) for Auto Tiering databases and prepare and format the flash memory.
9292
93-
After you [install on Linux](#install-on-linux), use the `prepare_flash` script to prepare and format flash memory:
93+
After you install Redis Enterprise Software, use the `prepare_flash` script to prepare and format flash memory:
9494
9595
```sh
9696
sudo /opt/redislabs/sbin/prepare_flash.sh

content/operate/rs/installing-upgrading/install/install-on-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ To skip the installation questions, use one of the following methods:
100100
101101
If you want to use Auto Tiering for your databases, review the prerequisites, storage requirements, and [other considerations]({{< relref "/operate/rs/databases/auto-tiering/" >}}) for Auto Tiering databases and prepare and format the flash memory.
102102
103-
After you [install on Linux](#install-on-linux), use the `prepare_flash` script to prepare and format flash memory:
103+
After you install Redis Enterprise Software, use the `prepare_flash` script to prepare and format flash memory:
104104
105105
```sh
106106
sudo /opt/redislabs/sbin/prepare_flash.sh

0 commit comments

Comments
 (0)