Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
Event Timeline
Comment Actions
I've landed and deployed the diffs to make /tmp a tmpfs partition and activated the swap (as swapfile) on their local disk /mnt.
root@pergamon:~# clush -b -w @indexer-workers mount | grep /tmp tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noexec,relatime,size=4k,nr_inodes=209715200) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noexec,relatime,size=4k,nr_inodes=209715200) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noexec,relatime,size=4k,nr_inodes=209715200) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noexec,relatime,size=4k,nr_inodes=209715200) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noexec,relatime,size=4k,nr_inodes=209715200) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noexec,relatime,size=4k,nr_inodes=209715200) root@pergamon:~# clush -b -w @indexer-workers grep SwapSize /etc/waagent.conf --------------- indexer-worker[01-06].euwest.azure (6) --------------- ResourceDisk.SwapSizeMB=14336 root@pergamon:~# clush -b -w @indexer-workers grep Swap /etc/waagent.conf --------------- indexer-worker[01-06].euwest.azure (6) --------------- ResourceDisk.EnableSwap=y ResourceDisk.SwapSizeMB=14336