We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6995fc commit 1561600Copy full SHA for 1561600
content/learning-paths/servers-and-cloud-computing/glibc-with-lse/mongo_benchmark.md
@@ -96,7 +96,7 @@ You can now benchmark the performance of MongoDB following the `run` command:
96
Replace `mongo_ip` and `mongo_port` in the command above with the IP address and port number of the machine you are running MongoDB on.
97
98
{{% notice Note %}}
99
-Please ensure that you have sufficient disk space available!
+Please ensure that you have sufficient disk space available (60GB as a minimum requirement).
100
{{% /notice %}}
101
102
You can see the performance data after the `run` command execution is finished.
0 commit comments