You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Ian Downes (JIRA)" <ji...@apache.org> on 2014/04/05 00:37:25 UTC

[jira] [Updated] (MESOS-425) abstract out disk operations into a disk manager

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

Ian Downes updated MESOS-425:
-----------------------------

    Assignee:     (was: Ian Downes)

> abstract out disk operations into a disk manager
> ------------------------------------------------
>
>                 Key: MESOS-425
>                 URL: https://issues.apache.org/jira/browse/MESOS-425
>             Project: Mesos
>          Issue Type: Story
>          Components: isolation
>            Reporter: brian wickman
>            Priority: Minor
>              Labels: twitter
>
> Right now there are a few things that involve disks:
>   - sandbox creation
>   - disk space monitoring
>   - garbage collection
> These operations should probably be abstracted out into some sort of disk isolator / disk manager, e.g. allocate / getsize / deallocate.  For example an allocate implementation may dynamically create ZFS pools across multiple spindles from a 'spindle' resource type and mount that as the sandbox for a task.



--
This message was sent by Atlassian JIRA
(v6.2#6252)