You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2015/06/24 11:50:04 UTC

[jira] [Commented] (MESOS-2350) Add support for MesosContainerizerLaunch to chroot to a specified path

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

Adam B commented on MESOS-2350:
-------------------------------

Auxiliary reviews were committed. Still waiting on the "Main review": https://reviews.apache.org/r/31444/

commit eafef12b3b0f6a6e48f1d7e623f3a81c4834938c
Author: Ian Downes <id...@twitter.com>
Date:   Wed Feb 25 11:43:53 2015 -0800

    Accept dummy arguments for fs::mount().
    
    Review: https://reviews.apache.org/r/31443

commit 55869a5c33fd96202164021e795b473ede3415fe
Author: Ian Downes <id...@twitter.com>
Date:   Wed Feb 25 11:21:11 2015 -0800

    Add Linux pivot_root() wrapper.
    
    Review: https://reviews.apache.org/r/31442

commit b37c1ba55a977cbc19bf1e2d9e418cb6a8d16169
Author: Ian Downes <id...@twitter.com>
Date:   Wed Feb 25 11:17:24 2015 -0800

    Add os::mknod() wrapper.
    
    Review: https://reviews.apache.org/r/31441

commit 7d82bb72e9b9b9d64ac65e6aa8e6193f2438fb1f
Author: Ian Downes <id...@twitter.com>
Date:   Tue Mar 3 14:42:48 2015 -0800

    Add os::stat::rdev().
    
    Review: https://reviews.apache.org/r/31438/

commit 0f9cf3ec425cceececd40cad906be67279064f9f
Author: Ian Downes <id...@twitter.com>
Date:   Tue Mar 3 14:42:25 2015 -0800

    Add os::stat::mode().
    
    Review: https://reviews.apache.org/r/31440/

commit 5beab91afcdf23b4a5184881bd994c623a3fd2c5
Author: Ian Downes <id...@twitter.com>
Date:   Wed Feb 25 14:20:44 2015 -0800

    Add os::chroot() wrapper.
    
    Review: https://reviews.apache.org/r/31439


> Add support for MesosContainerizerLaunch to chroot to a specified path
> ----------------------------------------------------------------------
>
>                 Key: MESOS-2350
>                 URL: https://issues.apache.org/jira/browse/MESOS-2350
>             Project: Mesos
>          Issue Type: Improvement
>          Components: isolation
>    Affects Versions: 0.21.1, 0.22.0
>            Reporter: Ian Downes
>            Assignee: Ian Downes
>              Labels: twitter
>
> In preparation for the MesosContainerizer to support a filesystem isolator the MesosContainerizerLauncher must support chrooting. Optionally, it should also configure the chroot environment by (re-)mounting special filesystems such as /proc and /sys and making device nodes such as /dev/zero, etc., such that the chroot environment is functional.



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