Giter Club home page Giter Club logo

Comments (4)

kentonv avatar kentonv commented on May 16, 2024

Sorry, but Sandstorm's sandbox uses features that only became available in 3.13. I'd love to support older versions but it's not possible.

from sandstorm.

M4rtinK avatar M4rtinK commented on May 16, 2024

Well, the RHEL/CentOS kernel is not a plain 3.10 - it has a huge amounts of features backported from newer kernels:

https://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux#Kernel_backporting

Maybe the features you need have since been backported to the RHEL 7 kernel ?

from sandstorm.

kentonv avatar kentonv commented on May 16, 2024

@M4rtinK Unfortunately, it's the opposite: Red Hat has explicitly disabled user namespaces in RHEL 7 due to concerns that they weren't yet ready for prime-time (and indeed, in 3.10 they were broken in several ways, which is why Sandstorm requires 3.13).

Source: http://rhelblog.redhat.com/2015/07/07/whats-next-for-containers-user-namespaces/

from sandstorm.

M4rtinK avatar M4rtinK commented on May 16, 2024

@M4rtinK Unfortunately, it's the opposite: Red Hat has explicitly disabled user namespaces in RHEL 7 due to concerns that they weren't yet ready for prime-time (and indeed, in 3.10 they were broken in several ways, which is why Sandstorm requires 3.13).

Source: http://rhelblog.redhat.com/2015/07/07/whats-next-for-containers-user-namespaces/
Interesting & thanks for the link!

BTW, from the linked article it seems to be available as a tech preview starting with RHEL 7.2 (released November 2015), so I guess its it at least moving in the right direction: :)

Update: As of September 2015, user namespaces have been enabled as a Technology Preview in the beta release of Red Hat Enterprise Linux 7.2.

and

In case someone else comes here from google trying to figure out how to use user namespaces on rhel/centos 7.2, you have to do sudo grubby –args=”user_namespace.enable=1″ –update-kernel=/boot/vmlinuz-3.10.0-327.3.1.el7.x86_64 and then reboot to enable them. (obviously you have to change the kernel name if you’re running another kernel)

from sandstorm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.