[
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)