зеркало из https://github.com/Azure/azurehpc.git
Corrected BEEGFS_MGMT_HOST variable
This commit is contained in:
Родитель
dfa13457ca
Коммит
b1cbde5c4c
|
@ -4,7 +4,8 @@ BEEGFS_MGMT_HOST=$1
|
|||
#
|
||||
yum install -y xauth
|
||||
yum install -y beegfs-admon
|
||||
yum install -y java
|
||||
|
||||
sed -i 's/^sysMgmtdHost.*/sysMgmtdHost = '$MGMT_MGMT_HOST'/g' /etc/beegfs/beegfs-admon.conf
|
||||
sed -i 's/^sysMgmtdHost.*/sysMgmtdHost = '$BEEGFS_MGMT_HOST'/g' /etc/beegfs/beegfs-admon.conf
|
||||
#
|
||||
systemctl start beegfs-admon.service
|
||||
|
|
Загрузка…
Ссылка в новой задаче