You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2018/07/11 21:29:00 UTC

[jira] [Commented] (MESOS-2728) Introduce concept of cluster wide resources.

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

Chun-Hung Hsiao commented on MESOS-2728:
----------------------------------------

Recently we're working on supporting cluster-wide storage resources and here is the ticket for the design doc:
https://issues.apache.org/jira/browse/MESOS-8528

> Introduce concept of cluster wide resources.
> --------------------------------------------
>
>                 Key: MESOS-2728
>                 URL: https://issues.apache.org/jira/browse/MESOS-2728
>             Project: Mesos
>          Issue Type: Epic
>            Reporter: Jörg Schad
>            Assignee: Jörg Schad
>            Priority: Major
>              Labels: external-volumes, mesosphere
>
> There are resources which are not provided by a single node. Consider for example a external Network Bandwidth of a cluster. Being a limited resource it makes sense for Mesos to manage it but still it is not a resource being offered by a single node. A cluster-wide resource is still consumed by a task, and when that task completes, the resources are then available to be allocated to another framework/task.
> Use Cases:
> 1. Network Bandwidth
> 2. IP Addresses
> 3. Global Service Ports
> 4. Distributed File System Storage
> 5. Software Licences
> 6. SAN Volumes



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)