+ My mesos version 0.24.1

发件人: Xiaodong Zhang <xdzh...@alauda.io<mailto:xdzh...@alauda.io>>
答复: "user@mesos.apache.org<mailto:user@mesos.apache.org>" 
<user@mesos.apache.org<mailto:user@mesos.apache.org>>
日期: 2015年11月3日 星期二 下午12:06
至: "user@mesos.apache.org<mailto:user@mesos.apache.org>" 
<user@mesos.apache.org<mailto:user@mesos.apache.org>>
主题: mess slave can't register to master via master ip:port

Hi all:

My slave command like this:

/usr/sbin/mesos-slave --master=IP1:5050,IP2:5050,IP3:5050 …. --credential …

Only if IP1 is the leader, the slave can register to master successfully, Or it 
will register fail.

Slave log like this:

Creating new client SASL connection
Authentication timed out
Failed to authenticate with master 
master@172.31.43.77<mailto:master@172.31.43.77>:5050: Authentication discarded
Authenticating with master master@172.31.43.77<mailto:master@172.31.43.77>:5050
Using default CRAM-MD5 authenticatee

Is this a bug?Or it is designed like this.

BTW: --master:zk://xxxxxxx work well.

Reply via email to