summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2015-07-02 18:33:19 +1000
committerMartin Schwenke <martin@meltin.net>2015-08-19 15:08:40 +1000
commit028451748594d58e2d8173f3f8109af36d9f7f2a (patch)
tree9ac33fd25c131a56571703ab32a356e750b715f4
parent8c8fb155ccb277a2d82fc828930515b69832d1ee (diff)
downloadautocluster-028451748594d58e2d8173f3f8109af36d9f7f2a.tar.gz
autocluster-028451748594d58e2d8173f3f8109af36d9f7f2a.tar.xz
autocluster-028451748594d58e2d8173f3f8109af36d9f7f2a.zip
Split GPFS configuration commands
In GPFS 4.1, cipherList cannot be changed with other params Signed-off-by: Amitay Isaacs <amitay@gmail.com>
-rwxr-xr-xbase/all/root/scripts/tasks/setup_clusterfs_gpfs.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/base/all/root/scripts/tasks/setup_clusterfs_gpfs.sh b/base/all/root/scripts/tasks/setup_clusterfs_gpfs.sh
index 9c546dd..338ff81 100755
--- a/base/all/root/scripts/tasks/setup_clusterfs_gpfs.sh
+++ b/base/all/root/scripts/tasks/setup_clusterfs_gpfs.sh
@@ -108,7 +108,8 @@ gpfs_setup ()
echo
echo "Setting GPFS config options"
- mmchconfig autoload=yes,leaseRecoveryWait=3,maxFilesToCache=20000,failureDetectionTime=10,maxMBpS=500,unmountOnDiskFail=yes,pagepool=64M,allowSambaCaseInsensitiveLookup=no,cipherList=AUTHONLY
+ mmchconfig autoload=yes,leaseRecoveryWait=3,maxFilesToCache=20000,failureDetectionTime=10,maxMBpS=500,unmountOnDiskFail=yes,pagepool=64M,allowSambaCaseInsensitiveLookup=no
+ mmchconfig cipherList=AUTHONLY
echo "Starting gpfs"
mmstartup -a