Skip to content

Commit 8d8022d

Browse files
JeffreyGrovesrrelledgemich-elle-luna
authored
Update file-locations.md (#1635)
* Update file-locations.md Providing guidance on how large the /tmp filesystem should be. In support, we are constantly finding customers who have /tmp filesystems that are far too small to accommodate support package creation. * Update content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> * Update content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md --------- Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com> Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com>
1 parent f0f3b6e commit 8d8022d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The default directories that Redis Enterprise Software uses for data and metadat
3535
| /var/opt/redislabs/log | System logs for Redis Enterprise Software |
3636
| /var/opt/redislabs/run | Socket files for Redis Enterprise Software |
3737
| /etc/opt/redislabs | Default location for cluster manager configuration and certificates |
38-
| /tmp | Temporary files |
38+
| /tmp | The /tmp filesystem is for temporary files and should be sized according to this formula: `<number-of-cluster-nodes> * <size-of-/var/opt/redislabs/log-filesystem>` |
3939

4040
You can change these file locations for:
4141

0 commit comments

Comments
 (0)