Skip to content

Commit 4313c2d

Browse files
authored
[DOCS] More info on disabling swap (#37248)
* [DOCS] More info on disabling swap, inform that no Elasticsearch restart is required.
1 parent 0f3c542 commit 4313c2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/setup/sysconfig/swap.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ On Linux systems, you can disable swap temporarily by running:
2828
sudo swapoff -a
2929
--------------
3030

31+
This doesn't require a restart of Elasticsearch.
32+
3133
To disable it permanently, you will need to edit the `/etc/fstab` file and
3234
comment out any lines that contain the word `swap`.
3335

0 commit comments

Comments
 (0)