mesosphere - Is a LXC environment a mandatory requirement for operating mesos/sphere -


i plan make proposal proof of concept(poc) project employing mesos/sphere targeting os ibm aix. @ least mesos/sphere slaves.

short remark: term mesos/sphere subsume both projects, mesos , mesossphere, "framework" projects of poc.

i have read isolation feature , uses cgroups , hence lxc environment. referencing http://en.wikipedia.org/wiki/lxc, ibm aix use alternative approach , not implement cgroups.

so can not expect features of mesos/sphere work on ibm aix. on other side can not pre-evalute docs , research under if-s features might work or configured respectively.

so, targeting ibm aix os prospectively running mesos/sphere, is/can mesos/sphere ...

  • designed work ?
  • be expected respective features not work ?
  • be pin pointed configuration documentation/help not expected work ?
  • expected supported community?
  • under anyone's productive usage?

thanks trying mesos under aix! there no official support aix,so unfortunately no documentation might potential problems.

did try building mesos (make && make check) on aix? should give indicator potential problems.

to lxc questions: mesos supports number of different ways isolate processes: see example mesos-containerizer,docker containerizer or external containerizer. without cgroups mesos still work, not able isolate tasks cgroups. example can @ least test mesos fine on mac book (which not offer cgroups).

hope helped, joerg


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -