[jira] [Updated] (MESOS-3822) Cannot specify multiple masters when slave start up

2015-11-02 Thread Guangya Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guangya Liu updated MESOS-3822:
---
Shepherd: Adam B  (was: Vinod Kone)

> Cannot specify multiple masters  when slave start up
> 
>
> Key: MESOS-3822
> URL: https://issues.apache.org/jira/browse/MESOS-3822
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 0.26.0
>Reporter: Guangya Liu
>Assignee: Guangya Liu
>  Labels: documentation, newbie
> Fix For: 0.26.0
>
>
> This bug is reported from user list, the document should be updated by 
> removing multiple masters when slave start up.
> /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:5050: Authentication 
> discarded
> Authenticating with master master@172.31.43.77:5050
> Using default CRAM-MD5 authenticatee
> Is this a bug?Or it is designed like this.
> BTW: --master:zk://xxx work well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-3822) Cannot specify multiple masters when slave start up

2015-11-02 Thread Adam B (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam B updated MESOS-3822:
--
Labels: documentation newbie  (was: docuentation)

> Cannot specify multiple masters  when slave start up
> 
>
> Key: MESOS-3822
> URL: https://issues.apache.org/jira/browse/MESOS-3822
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 0.26.0
>Reporter: Guangya Liu
>  Labels: documentation, newbie
> Fix For: 0.26.0
>
>
> This bug is reported from user list, the document should be updated by 
> removing multiple masters when slave start up.
> /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:5050: Authentication 
> discarded
> Authenticating with master master@172.31.43.77:5050
> Using default CRAM-MD5 authenticatee
> Is this a bug?Or it is designed like this.
> BTW: --master:zk://xxx work well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-3822) Cannot specify multiple masters when slave start up

2015-11-02 Thread haosdent (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

haosdent updated MESOS-3822:

Labels: docuentation  (was: )

> Cannot specify multiple masters  when slave start up
> 
>
> Key: MESOS-3822
> URL: https://issues.apache.org/jira/browse/MESOS-3822
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 0.26.0
>Reporter: Guangya Liu
>  Labels: docuentation
> Fix For: 0.26.0
>
>
> This bug is reported from user list, the document should be updated by 
> removing multiple masters when slave start up.
> /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:5050: Authentication 
> discarded
> Authenticating with master master@172.31.43.77:5050
> Using default CRAM-MD5 authenticatee
> Is this a bug?Or it is designed like this.
> BTW: --master:zk://xxx work well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-3822) Cannot specify multiple masters when slave start up

2015-11-02 Thread Guangya Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guangya Liu updated MESOS-3822:
---
   Shepherd: Vinod Kone
Description: 
This bug is reported from user list, the document should be updated by removing 
multiple masters when slave start up.

/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:5050: Authentication 
discarded
Authenticating with master master@172.31.43.77:5050
Using default CRAM-MD5 authenticatee

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

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

  was:

This bug is reported from user list, the document should be updated by removing 
multiple masters when slave start up.

/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:5050: Authentication 
discarded
Authenticating with master master@172.31.43.77:5050
Using default CRAM-MD5 authenticatee

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

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


RR: https://reviews.apache.org/r/39890/

> Cannot specify multiple masters  when slave start up
> 
>
> Key: MESOS-3822
> URL: https://issues.apache.org/jira/browse/MESOS-3822
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 0.26.0
>Reporter: Guangya Liu
>  Labels: documentation, newbie
> Fix For: 0.26.0
>
>
> This bug is reported from user list, the document should be updated by 
> removing multiple masters when slave start up.
> /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:5050: Authentication 
> discarded
> Authenticating with master master@172.31.43.77:5050
> Using default CRAM-MD5 authenticatee
> Is this a bug?Or it is designed like this.
> BTW: --master:zk://xxx work well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)