Dear all,

We used the the pre-packaged VM for the test. We installed the
pre-packaged VM on two machines, machine A and machine B. We run Master
on machine A's VM, and run Slave on machine B's VM. We have explicitly
set both master and slave's IPs by setting the parameter --ip=. The
slave got disconnected immediately after it registered at the master. We
attached the logs from both master and slave. Any help would be appreciated.

P.S., the same thing happened when we did tests with the main branch of
mesos.

Regards,
Xiaoying
Log file created at: 2012/06/18 20:04:42
Running on machine: ubuntu
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0618 20:04:42.428575  2145 logging.cpp:40] Logging to /home/hadoop/mesos/logs
I0618 20:04:42.495484  2145 main.cpp:75] Build: 2011-06-30 18:35:21 by hadoop
I0618 20:04:42.495520  2145 main.cpp:76] Starting Mesos master
I0618 20:04:42.499950  2146 master.cpp:321] Master started at 
mesos://[email protected]:5050
I0618 20:04:42.500084  2146 master.cpp:336] Master ID: 201206182004-0
I0618 20:04:42.500179  2146 master.cpp:345] Creating "simple" allocator
I0618 20:04:42.500452  2146 master.cpp:497] Acting as master!
I0618 20:04:42.500500  2145 webui.cpp:66] Starting master web UI on port 8080
I0618 20:04:42.500633  2148 webui.cpp:34] Web UI thread started
I0618 20:04:42.701072  2148 webui.cpp:46] Loading webui/master/webui.py
I0618 20:05:36.351541  2146 master.cpp:775] Attempting to register slave 
201206182004-0-0 at [email protected]:41701
I0618 20:05:36.352185  2146 master.cpp:1008] Master now considering a slave at 
ubuntu:41701 as active
I0618 20:05:36.352330  2146 simple_allocator.cpp:39] Added slave 
201206182004-0-0 with cpus=1; mem=1024
I0618 20:05:36.352581  2146 master.cpp:1091] Slave 201206182004-0-0 disconnected
I0618 20:05:36.352939  2146 simple_allocator.cpp:49] Removed slave 
201206182004-0-0
10.7.6.54 - - [18/Jun/2012 20:05:42] "GET / HTTP/1.1" 200 781
10.7.6.54 - - [18/Jun/2012 20:05:42] "GET /static/stylesheet.css HTTP/1.1" 304 0

Log file created at: 2012/06/18 20:05:37
Running on machine: ubuntu
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0618 20:05:37.240031  2061 logging.cpp:40] Logging to /home/hadoop/mesos/logs
I0618 20:05:37.240840  2061 main.cpp:84] Creating "process" isolation module
I0618 20:05:37.240919  2061 main.cpp:92] Build: 2011-06-30 18:35:21 by hadoop
I0618 20:05:37.240947  2061 main.cpp:93] Starting Mesos slave
I0618 20:05:37.241781  2061 webui.cpp:75] Starting slave web UI on port 8081
I0618 20:05:37.241971  2062 slave.cpp:438] Slave started at 
[email protected]:41701
I0618 20:05:37.241999  2062 slave.cpp:439] Slave resources: cpus=1; mem=1024
I0618 20:05:37.242204  2062 slave.cpp:498] New master detected at 
[email protected]:5050
I0618 20:05:37.242442  2064 webui.cpp:35] Web UI thread started
I0618 20:05:37.253785  2064 webui.cpp:48] Loading webui/slave/webui.py

Reply via email to