From feac77bcb8d3965f083ab891d0bf3d6a3ac56745 Mon Sep 17 00:00:00 2001 From: Jeff Groves Date: Thu, 29 May 2025 11:40:38 -0400 Subject: [PATCH 1/3] 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. --- .../install/plan-deployment/file-locations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md b/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md index 38392ec807..ee7f517cf1 100644 --- a/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md +++ b/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md @@ -35,7 +35,7 @@ The default directories that Redis Enterprise Software uses for data and metadat | /var/opt/redislabs/log | System logs for Redis Enterprise Software | | /var/opt/redislabs/run | Socket files for Redis Enterprise Software | | /etc/opt/redislabs | Default location for cluster manager configuration and certificates | -| /tmp | Temporary files | +| /tmp | Temporary files (The /tmp filesystem size should be sized according to this formula: * | You can change these file locations for: From 149dd236e86b16cef6071ef022a4b26479d1e5fb Mon Sep 17 00:00:00 2001 From: Rachel Elledge <86307637+rrelledge@users.noreply.github.com> Date: Thu, 29 May 2025 13:55:31 -0500 Subject: [PATCH 2/3] 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> --- .../install/plan-deployment/file-locations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md b/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md index ee7f517cf1..9965fbee7e 100644 --- a/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md +++ b/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md @@ -35,7 +35,7 @@ The default directories that Redis Enterprise Software uses for data and metadat | /var/opt/redislabs/log | System logs for Redis Enterprise Software | | /var/opt/redislabs/run | Socket files for Redis Enterprise Software | | /etc/opt/redislabs | Default location for cluster manager configuration and certificates | -| /tmp | Temporary files (The /tmp filesystem size should be sized according to this formula: * | +| /tmp | The /tmp filesystem is for temporary files and should be sized according to this formula: * | You can change these file locations for: From b70e2e4bbd63dc74469efc0542091072861c1615 Mon Sep 17 00:00:00 2001 From: Rachel Elledge <86307637+rrelledge@users.noreply.github.com> Date: Thu, 29 May 2025 14:01:01 -0500 Subject: [PATCH 3/3] Update content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md --- .../install/plan-deployment/file-locations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md b/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md index 9965fbee7e..36304a5020 100644 --- a/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md +++ b/content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md @@ -35,7 +35,7 @@ The default directories that Redis Enterprise Software uses for data and metadat | /var/opt/redislabs/log | System logs for Redis Enterprise Software | | /var/opt/redislabs/run | Socket files for Redis Enterprise Software | | /etc/opt/redislabs | Default location for cluster manager configuration and certificates | -| /tmp | The /tmp filesystem is for temporary files and should be sized according to this formula: * | +| /tmp | The /tmp filesystem is for temporary files and should be sized according to this formula: ` * ` | You can change these file locations for: