Add eth0 to oob_tcp_if_include
This commit was SVN r27374.
Этот коммит содержится в:
родитель
48f528f142
Коммит
ba470dcec9
@ -85,7 +85,7 @@ orte_notifier = syslog
|
||||
|
||||
## Add the interface for out-of-band communication
|
||||
## and set it up
|
||||
oob_tcp_if_include=ib0
|
||||
oob_tcp_if_include=ib0,eth0
|
||||
oob_tcp_peer_retries = 1000
|
||||
oob_tcp_disable_family = IPv6
|
||||
oob_tcp_listen_mode = listen_thread
|
||||
|
@ -85,7 +85,7 @@ orte_notifier = syslog
|
||||
|
||||
## Add the interface for out-of-band communication
|
||||
## and set it up
|
||||
oob_tcp_if_include=ib0
|
||||
oob_tcp_if_include=ib0,eth0
|
||||
oob_tcp_peer_retries = 1000
|
||||
oob_tcp_disable_family = IPv6
|
||||
oob_tcp_listen_mode = listen_thread
|
||||
|
@ -85,7 +85,7 @@ orte_notifier = syslog
|
||||
|
||||
## Add the interface for out-of-band communication
|
||||
## and set it up
|
||||
oob_tcp_if_include=ib0
|
||||
oob_tcp_if_include=ib0,eth0
|
||||
oob_tcp_peer_retries = 1000
|
||||
oob_tcp_disable_family = IPv6
|
||||
oob_tcp_listen_mode = listen_thread
|
||||
|
@ -85,7 +85,7 @@ orte_notifier = syslog
|
||||
|
||||
## Add the interface for out-of-band communication
|
||||
## and set it up
|
||||
oob_tcp_if_include=ib0
|
||||
oob_tcp_if_include=ib0,eth0
|
||||
oob_tcp_peer_retries = 1000
|
||||
oob_tcp_disable_family = IPv6
|
||||
oob_tcp_listen_mode = listen_thread
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user