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

Vinod Kone reassigned MESOS-425:
--------------------------------

    Assignee: Ian Downes

This will be part of the isolator refactor [~idownes] is working on.
                
> abstract out disk operations into a disk manager
> ------------------------------------------------
>
>                 Key: MESOS-425
>                 URL: https://issues.apache.org/jira/browse/MESOS-425
>             Project: Mesos
>          Issue Type: New Feature
>          Components: isolation
>            Reporter: brian wickman
>            Assignee: Ian Downes
>            Priority: Minor
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to