Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4F142FDDB for ; Mon, 15 Apr 2013 17:36:09 +0000 (UTC) Received: (qmail 11621 invoked by uid 500); 15 Apr 2013 17:36:09 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 11570 invoked by uid 500); 15 Apr 2013 17:36:09 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 11557 invoked by uid 99); 15 Apr 2013 17:36:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Apr 2013 17:36:09 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,T_FRT_BELOW2,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eduardocalfaia@gmail.com designates 209.85.215.178 as permitted sender) Received: from [209.85.215.178] (HELO mail-ea0-f178.google.com) (209.85.215.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Apr 2013 17:36:04 +0000 Received: by mail-ea0-f178.google.com with SMTP id o10so2379638eaj.37 for ; Mon, 15 Apr 2013 10:35:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=r/go5byHYIwIppy6ao4BEi96Z6UiUWmLi4HVllLTUNQ=; b=WjxyCZmYqFCySQTTW0mCO864lLeLVVteKgoS4vaLqHD5YTTuR/o0oNxOBGDgM9dCVy 2r9N1rkOCpvIExkm/3SyH94PzAaw9Zk0xot/cs0+pRm04j0xDMqmdZoqSuCAKc3X1Z2Y NNt6zNRLpv/f/bn+K5TOkBcawfcwA1WrEOCFkfvPSqyLAWgKRsVZeSOPcIXq6H3srjgh kbYJARspdyZYq01cRcm8qHHWFyB1qaEXcYyIV7Q7FbOiZKEWxmsAb++gQ6z5oluhP7y5 P4p+k+QvaozaRVhzC1fDxsYIgpCX+FPS5jpJfC9mJGHPtl/Gs1crRiiD7r9dw4I0kByX wzqg== MIME-Version: 1.0 X-Received: by 10.15.24.71 with SMTP id i47mr53219476eeu.0.1366047343311; Mon, 15 Apr 2013 10:35:43 -0700 (PDT) Received: by 10.223.141.69 with HTTP; Mon, 15 Apr 2013 10:35:43 -0700 (PDT) In-Reply-To: References: Date: Mon, 15 Apr 2013 13:35:43 -0400 Message-ID: Subject: Re: Slave Removedo From: Eduardo Alfaia To: mesos-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=089e016344c8a5203704da69ae8a X-Virus-Checked: Checked by ClamAV on apache.org --089e016344c8a5203704da69ae8a Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Really Benjamin, I'm using the truking, but in the latest version I've had problems with gcc-4.7 2013/4/15 Benjamin Mahler > Also, it looks like you're running off trunk, can you run the latest > release instead? > Trunk is not vetted in any production environment, so you'll be using it = at > your own risk. > > > On Mon, Apr 15, 2013 at 10:22 AM, Vinod Kone wrote: > > > Hi Eduardo, > > > > This looks like a networking issue. What is your cluster setup like? > > > > Are you running on Amazon EC2? We have seen similar behavior before whe= n > > users were running Mesos on EC2. If I remember correctly, the fix was t= o > to > > use private ip addresses for master and slaves, instead of "localhost" = or > > "public ip". > > > > @vinodkone > > > > > > On Mon, Apr 15, 2013 at 10:13 AM, Eduardo Alfaia < > eduardocalfaia@gmail.com > > > > > wrote: > > > > > Hi Guys, > > > I am newer in Mesos and I am having some problems when running the > launch > > > mesos scripts bellow. Why does the master remove the slave? I have se= en > > > something about checkpoint. > > > > > > MASTER > > > root@blockmon1:/opt/mesos-trunk/build/bin# ./mesos-master.sh > > > I0415 18:00:47.543422 17720 main.cpp:116] Build: 2013-04-14 23:48:51 = by > > > root > > > I0415 18:00:47.543926 17720 main.cpp:117] Starting Mesos master > > > I0415 18:00:47.545109 17720 master.cpp:309] Master started on > > > 127.0.1.1:5050 > > > I0415 18:00:47.545351 17720 master.cpp:324] Master ID: > > > 201304151800-16842879-5050-17720 > > > I0415 18:00:47.545819 17720 master.cpp:603] Elected as master! > > > W0415 18:00:47.546039 17737 master.cpp:81] No whitelist given. > > Advertising > > > offers for all slaves > > > W0415 18:00:52.547684 17736 master.cpp:81] No whitelist given. > > Advertising > > > offers for all slaves > > > W0415 18:00:57.550519 17736 master.cpp:81] No whitelist given. > > Advertising > > > offers for all slaves > > > > > > se it is not checkpointing! > > > I0415 18:01:59.379076 17735 hierarchical_allocator_process.hpp:423] > > Removed > > > slave 201304151800-16842879-5050-17720-28 > > > I0415 18:02:00.379822 17737 master.cpp:968] Attempting to register > slave > > on > > > blockmon2 at slave(1)@127.0.1.1:36820 > > > I0415 18:02:00.380177 17737 master.cpp:1224] Master now considering a > > slave > > > at blockmon2:36820 as active > > > I0415 18:02:00.380561 17737 master.cpp:1862] Adding slave > > > 201304151800-16842879-5050-17720-29 at blockmon2 with cpus=3D1; mem= =3D979; > > > ports=3D[31000-32000]; disk=3D2801 > > > I0415 18:02:00.380813 17737 hierarchical_allocator_process.hpp:395] > Added > > > slave 201304151800-16842879-5050-17720-29 (blockmon2) with cpus=3D1; > > mem=3D979; > > > ports=3D[31000-32000]; disk=3D2801 (and cpus=3D1; mem=3D979; > ports=3D[31000-32000]; > > > disk=3D2801 available) > > > I0415 18:02:00.381255 17734 master.cpp:537] Slave > > > 201304151800-16842879-5050-17720-29(blockmon2) disconnected > > > I0415 18:02:00.381474 17734 master.cpp:542] Removing disconnected sla= ve > > > 201304151800-16842879-5050-17720-29(blockmon2) because it is not > > > checkpointing! > > > I0415 18:02:00.381882 17735 hierarchical_allocator_process.hpp:423] > > Removed > > > slave 201304151800-16842879-5050-17720-29 > > > > > > Thanks Guys > > > > > > -- > > > MSc Eduardo Costa Alfaia > > > PhD Student > > > Universit=E0 degli Studi di Brescia > > > > > > > > > > > -- Vinod > > > > > > On Mon, Apr 15, 2013 at 10:13 AM, Eduardo Alfaia > > wrote: > > > > > Hi Guys, > > > I am newer in Mesos and I am having some problems when running the > launch > > > mesos scripts bellow. Why does the master remove the slave? I have se= en > > > something about checkpoint. > > > > > > MASTER > > > root@blockmon1:/opt/mesos-trunk/build/bin# ./mesos-master.sh > > > I0415 18:00:47.543422 17720 main.cpp:116] Build: 2013-04-14 23:48:51 = by > > > root > > > I0415 18:00:47.543926 17720 main.cpp:117] Starting Mesos master > > > I0415 18:00:47.545109 17720 master.cpp:309] Master started on > > > 127.0.1.1:5050 > > > I0415 18:00:47.545351 17720 master.cpp:324] Master ID: > > > 201304151800-16842879-5050-17720 > > > I0415 18:00:47.545819 17720 master.cpp:603] Elected as master! > > > W0415 18:00:47.546039 17737 master.cpp:81] No whitelist given. > > Advertising > > > offers for all slaves > > > W0415 18:00:52.547684 17736 master.cpp:81] No whitelist given. > > Advertising > > > offers for all slaves > > > W0415 18:00:57.550519 17736 master.cpp:81] No whitelist given. > > Advertising > > > offers for all slaves > > > > > > se it is not checkpointing! > > > I0415 18:01:59.379076 17735 hierarchical_allocator_process.hpp:423] > > Removed > > > slave 201304151800-16842879-5050-17720-28 > > > I0415 18:02:00.379822 17737 master.cpp:968] Attempting to register > slave > > on > > > blockmon2 at slave(1)@127.0.1.1:36820 > > > I0415 18:02:00.380177 17737 master.cpp:1224] Master now considering a > > slave > > > at blockmon2:36820 as active > > > I0415 18:02:00.380561 17737 master.cpp:1862] Adding slave > > > 201304151800-16842879-5050-17720-29 at blockmon2 with cpus=3D1; mem= =3D979; > > > ports=3D[31000-32000]; disk=3D2801 > > > I0415 18:02:00.380813 17737 hierarchical_allocator_process.hpp:395] > Added > > > slave 201304151800-16842879-5050-17720-29 (blockmon2) with cpus=3D1; > > mem=3D979; > > > ports=3D[31000-32000]; disk=3D2801 (and cpus=3D1; mem=3D979; > ports=3D[31000-32000]; > > > disk=3D2801 available) > > > I0415 18:02:00.381255 17734 master.cpp:537] Slave > > > 201304151800-16842879-5050-17720-29(blockmon2) disconnected > > > I0415 18:02:00.381474 17734 master.cpp:542] Removing disconnected sla= ve > > > 201304151800-16842879-5050-17720-29(blockmon2) because it is not > > > checkpointing! > > > I0415 18:02:00.381882 17735 hierarchical_allocator_process.hpp:423] > > Removed > > > slave 201304151800-16842879-5050-17720-29 > > > > > > Thanks Guys > > > > > > -- > > > MSc Eduardo Costa Alfaia > > > PhD Student > > > Universit=E0 degli Studi di Brescia > > > > > > --=20 MSc Eduardo Costa Alfaia PhD Student Universit=E0 degli Studi di Brescia --089e016344c8a5203704da69ae8a--