Hi Jiang, The start-masters script is no longer supported. You should be using mesos-start-cluster (or another mesos-start-* variant) _after_ you've installed Mesos.
See these slides http://files.meetup.com/3138542/mesos-spark-meetup-04-05-12.pptx for details on how to launch a Mesos cluster. Ben. On Wed, Apr 18, 2012 at 7:25 PM, 姜慈航 <[email protected]> wrote: > Yes, I did clone mesos from git.apache.org following the instrcution on > mesos wiki on github > > 在 2012年4月19日 上午7:16,Benjamin Hindman <[email protected]>写道: > > > Hi Jiang, > > > > Mesos should no longer be on github ... did you perhaps mean you cloned > > from git.apache.org? > > > > Ben. > > > > > > On Wed, Apr 18, 2012 at 1:07 AM, 姜慈航 <[email protected]> wrote: > > > > > I cloned mesos from github at April 4th and tried to run mesos on a > > cluster > > > with 6 nodes, and the OS is CentOS 5.3. I made 1 node to be master and > > > others to be slaves. Every time I ran start-mesos, it came to an error > > that > > > "process.cpp:1551] Check failed: sockets.count(s) > 0". I don't know > how > > > this happened even though I traced the src. > > > > > > How to fix this problem? > > > > > > -- > > > Best Wishes > > > Jiang Cihang > > > > > >
