Ensure that min_free_kbytes in secstorage vm is set such that heavy nfs load will not cause page allocation failures

This commit is contained in:
Marcus Sorensen 2014-04-14 00:00:47 -06:00
parent 5f53dced5e
commit 2a0236931a
1 changed files with 1 additions and 0 deletions

View File

@ -1100,6 +1100,7 @@ setup_storage_network() {
setup_secstorage() {
log_it "Setting up secondary storage system vm"
sysctl vm.min_free_kbytes=8192
local hyp=$1
setup_common eth0 eth1 eth2
setup_storage_network