Could you provide the following: 1. How are you installing mesos? 2. How are you starting the master / slave? 3. Can you provide the slave logs?
I'm also unfamiliar with the start-mesos-cluster.sh scripts, I don't see those in master, what release are running? Thanks! Ben On Mon, Jul 8, 2013 at 3:41 PM, Gary Malouf <malouf.g...@gmail.com> wrote: > I've run been running a mesos cluster for about a month in our staging > environment without issue. Today, I tried to compile and install a cluster > in production using the same build process we did for staging but have run > into issues getting it to run from the install location. We have the > log_dir parameter set to /var/log/mesos but no data is showing up in there > or in /tmp when I run the sbin/start-mesos-cluster.sh scripts. > > To be clear, I am able to run masters and slaves from the directory I built > the code in but the install location seems to have issues. > > Two questions: > > 1) What are the recommended strategies for debugging an install? > > 2) Any other places where the logs could be showing up? > > > Thanks for the help. > > Gary >