Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ To skip the installation questions, use one of the following methods:

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.

After you [install on Linux](#install-on-linux), use the `prepare_flash` script to prepare and format flash memory:
After you install Redis Enterprise Software, use the `prepare_flash` script to prepare and format flash memory:

```sh
sudo /opt/redislabs/sbin/prepare_flash.sh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ To skip the installation questions, use one of the following methods:

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.

After you [install on Linux](#install-on-linux), use the `prepare_flash` script to prepare and format flash memory:
After you install Redis Enterprise Software, use the `prepare_flash` script to prepare and format flash memory:

```sh
sudo /opt/redislabs/sbin/prepare_flash.sh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ To skip the installation questions, use one of the following methods:

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.

After you [install on Linux](#install-on-linux), use the `prepare_flash` script to prepare and format flash memory:
After you install Redis Enterprise Software, use the `prepare_flash` script to prepare and format flash memory:

```sh
sudo /opt/redislabs/sbin/prepare_flash.sh
Expand Down