[jira] [Commented] (MESOS-4246) mesos support HA

2015-12-27 Thread wangqun (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072399#comment-15072399
 ] 

wangqun commented on MESOS-4246:


@Gaojin  CAO,@Klaus Ma Yes, It is the framework'responsibility . But I don't 
see the framework to rescheduller the tasks. If the framework is work normally. 
Could  the containers can  rescheduled to other Slave Node?

> mesos support HA 
> -
>
> Key: MESOS-4246
> URL: https://issues.apache.org/jira/browse/MESOS-4246
> Project: Mesos
>  Issue Type: Story
>  Components: docker
>Affects Versions: 0.25.0
> Environment: we have setup one mesos cluster,  one Master Node, and 
> several Slave Node.
>Reporter: wangqun
>Priority: Critical
> Fix For: 0.25.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Right now, we have setup one mesos cluster,  one Master Node, and several 
> Slave Nodes,
> We found that seems mesos not support slave nodes app reschudeling , for 
> example a simple user case:
> 1. I have several containers running on one Slave Node.
> 2. The slave node down for some issue
> How can use those containers ?  Could those containers rescheduled to other 
> Slave Nodes ?  
> From our test, it seems Mesos Not support this feature. Which means, users 
> can not use those containers anymore.
> Could any Mesos developers confirmed that ?



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


[jira] [Commented] (MESOS-4246) mesos support HA

2015-12-27 Thread Klaus Ma (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072417#comment-15072417
 ] 

Klaus Ma commented on MESOS-4246:
-

[~HackToday], AFAIK, Marathon, K8S, Swarm handled such case in latest version.

> mesos support HA 
> -
>
> Key: MESOS-4246
> URL: https://issues.apache.org/jira/browse/MESOS-4246
> Project: Mesos
>  Issue Type: Story
>  Components: docker
>Affects Versions: 0.25.0
> Environment: we have setup one mesos cluster,  one Master Node, and 
> several Slave Node.
>Reporter: wangqun
>Priority: Critical
> Fix For: 0.25.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Right now, we have setup one mesos cluster,  one Master Node, and several 
> Slave Nodes,
> We found that seems mesos not support slave nodes app reschudeling , for 
> example a simple user case:
> 1. I have several containers running on one Slave Node.
> 2. The slave node down for some issue
> How can use those containers ?  Could those containers rescheduled to other 
> Slave Nodes ?  
> From our test, it seems Mesos Not support this feature. Which means, users 
> can not use those containers anymore.
> Could any Mesos developers confirmed that ?



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


[jira] [Commented] (MESOS-4246) mesos support HA

2015-12-27 Thread Kennan (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072400#comment-15072400
 ] 

Kennan commented on MESOS-4246:
---

[~zerobleed] I think mesos have two layers HA cases,
For master nodes HA
For slave nodes APP HA, this is important cases, which means, if slave node 
down, user need those app still work. whether marathon or other framework 
handle that ? As you said framework did that

> mesos support HA 
> -
>
> Key: MESOS-4246
> URL: https://issues.apache.org/jira/browse/MESOS-4246
> Project: Mesos
>  Issue Type: Story
>  Components: docker
>Affects Versions: 0.25.0
> Environment: we have setup one mesos cluster,  one Master Node, and 
> several Slave Node.
>Reporter: wangqun
>Priority: Critical
> Fix For: 0.25.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Right now, we have setup one mesos cluster,  one Master Node, and several 
> Slave Nodes,
> We found that seems mesos not support slave nodes app reschudeling , for 
> example a simple user case:
> 1. I have several containers running on one Slave Node.
> 2. The slave node down for some issue
> How can use those containers ?  Could those containers rescheduled to other 
> Slave Nodes ?  
> From our test, it seems Mesos Not support this feature. Which means, users 
> can not use those containers anymore.
> Could any Mesos developers confirmed that ?



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


[jira] [Commented] (MESOS-4246) mesos support HA

2015-12-24 Thread Gaojin CAO (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15070851#comment-15070851
 ] 

Gaojin CAO commented on MESOS-4246:
---

Mesos does not take care of tasks (in this suituation the containers); 
framework does. Mesos only reports failures to frameworks, and frameworks 
will/should handle these. By the way, it's not a `Mesos HA issue`. 

> mesos support HA 
> -
>
> Key: MESOS-4246
> URL: https://issues.apache.org/jira/browse/MESOS-4246
> Project: Mesos
>  Issue Type: Story
>  Components: docker
>Affects Versions: 0.25.0
> Environment: we have setup one mesos cluster,  one Master Node, and 
> several Slave Node.
>Reporter: wangqun
>Priority: Critical
> Fix For: 0.25.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Right now, we have setup one mesos cluster,  one Master Node, and several 
> Slave Nodes,
> We found that seems mesos not support slave nodes app reschudeling , for 
> example a simple user case:
> 1. I have several containers running on one Slave Node.
> 2. The slave node down for some issue
> How can use those containers ?  Could those containers rescheduled to other 
> Slave Nodes ?  
> From our test, it seems Mesos Not support this feature. Which means, users 
> can not use those containers anymore.
> Could any Mesos developers confirmed that ?



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


[jira] [Commented] (MESOS-4246) mesos support HA

2015-12-24 Thread Klaus Ma (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15070989#comment-15070989
 ] 

Klaus Ma commented on MESOS-4246:
-

It's framework/scheduler's responsibility (e.g. swarm/k8s) to reschedule the 
task.

> mesos support HA 
> -
>
> Key: MESOS-4246
> URL: https://issues.apache.org/jira/browse/MESOS-4246
> Project: Mesos
>  Issue Type: Story
>  Components: docker
>Affects Versions: 0.25.0
> Environment: we have setup one mesos cluster,  one Master Node, and 
> several Slave Node.
>Reporter: wangqun
>Priority: Critical
> Fix For: 0.25.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Right now, we have setup one mesos cluster,  one Master Node, and several 
> Slave Nodes,
> We found that seems mesos not support slave nodes app reschudeling , for 
> example a simple user case:
> 1. I have several containers running on one Slave Node.
> 2. The slave node down for some issue
> How can use those containers ?  Could those containers rescheduled to other 
> Slave Nodes ?  
> From our test, it seems Mesos Not support this feature. Which means, users 
> can not use those containers anymore.
> Could any Mesos developers confirmed that ?



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