Hi,

Please find the attached folders of mesos slave and mesos master logs.
I used the following commands to start the master and slave respectively

MESOS_VERBOSE=1 GLOG_V=2 ./bin/mesos-master.sh
--log_dir=/home/test/mesos_logs
 MESOS_VERBOSE=1 GLOG_V=2 ./bin/mesos-slave.sh
--master=192.168.145.182:5050--log_dir=/home/test/mesos_logs

J. Sai Sagar
Associate Engineer,
Innovation Labs
Impetus - Bangalore


On Wed, Jan 15, 2014 at 4:11 AM, Benjamin Mahler
<benjamin.mah...@gmail.com>wrote:

> Running the master / slave with GLOG_v=2 in your environment may prove
> more insightful.
>
> Can you provide the full textual version of the logs instead of
> screenshots please? :)
>
>
> On Mon, Jan 13, 2014 at 8:36 PM, Sai Sagar <jsaisa...@gmail.com> wrote:
>
>> Hi,
>>
>> Please find the attached images of master log and slave log. Hope this
>> helps.
>>
>> J. Sai Sagar
>> Associate Engineer,
>> Innovation Labs
>> Impetus - Bangalore
>>
>>
>> On Tue, Jan 14, 2014 at 8:22 AM, Sai Sagar <jsaisa...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> Thanks for the quick reply.
>>>
>>> My framework just registers. It does not reregister. I do not have
>>> access to system right now. But I remember that hierarchial-allocator
>>> registered the framework and added to the scheduler(1). *But master.cpp
>>> is not sending offers to my framework.* I will mail detailed log after
>>> some time. Sorry for that.
>>>
>>> I used bin/mesos-master.sh for master
>>>           bin/mesos-slave.sh --master=ipadress:port
>>> to start the master and slave respectively.
>>>
>>>
>>> J. Sai Sagar
>>> Associate Engineer,
>>> Innovation Labs
>>> Impetus - Bangalore
>>>
>>>
>>> On Tue, Jan 14, 2014 at 8:03 AM, Whitney Sorenson <wsoren...@hubspot.com
>>> > wrote:
>>>
>>>> Does your framework constantly reregister? If so, it is likely a
>>>> firewall / ports issue between framework and master.
>>>>
>>>>
>>>> On Mon, Jan 13, 2014 at 9:07 PM, Sai Sagar <jsaisa...@gmail.com> wrote:
>>>>
>>>>> Hi all,
>>>>>
>>>>> I am implementing a framework on the top of mesos. The framework is
>>>>> registered successfully but the master is not sending any offers to the
>>>>> framework. Can any suggest me what might the issue here?
>>>>>
>>>>> Thanks and Regards,
>>>>> Sai Sagar.J
>>>>>
>>>>
>>>>
>>>
>>
>

Attachment: mesos-master.rar
Description: application/rar

Attachment: mesos-slave.rar
Description: application/rar

Reply via email to