[jira] [Assigned] (MESOS-2971) Implement OverlayFS based provisioner backend

2016-02-12 Thread Shuai Lin (JIRA)

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

Shuai Lin reassigned MESOS-2971:


Assignee: Shuai Lin  (was: Mei Wan)

> Implement OverlayFS based provisioner backend
> -
>
> Key: MESOS-2971
> URL: https://issues.apache.org/jira/browse/MESOS-2971
> Project: Mesos
>  Issue Type: Improvement
>Reporter: Timothy Chen
>Assignee: Shuai Lin
>  Labels: mesosphere, twitter, unified-containerizer-mvp
>
> Part of the image provisioning process is to call a backend to create a root 
> filesystem based on the image on disk layout.
> The problem with the copy backend is that it's both waste of IO and space, 
> and bind only can deal with one layer.
> Overlayfs backend allows us to utilize the filesystem to merge multiple 
> filesystems into one efficiently.



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


[jira] [Assigned] (MESOS-2971) Implement OverlayFS based provisioner backend

2015-08-03 Thread Mei Wan (JIRA)

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

Mei Wan reassigned MESOS-2971:
--

Assignee: Mei Wan

 Implement OverlayFS based provisioner backend
 -

 Key: MESOS-2971
 URL: https://issues.apache.org/jira/browse/MESOS-2971
 Project: Mesos
  Issue Type: Improvement
Reporter: Timothy Chen
Assignee: Mei Wan
  Labels: mesosphere

 Part of the image provisioning process is to call a backend to create a root 
 filesystem based on the image on disk layout.
 The problem with the copy backend is that it's both waste of IO and space, 
 and bind only can deal with one layer.
 Overlayfs backend allows us to utilize the filesystem to merge multiple 
 filesystems into one efficiently.



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