Deploying mesos software

2016-03-15 Thread Peter Steele
I've just downloaded and built mesos for the first time. Once we figure things out, we'll want to install the mesos software on hardware different than where it is built. Ordinarily we'd have binary only tarballs for the software we're installing on our servers but there doesn't appear to be a

Re: Deploying mesos software

2016-03-15 Thread Peter Steele
/downloads/ On Tue, Mar 15, 2016 at 2:37 PM, Peter Steele <mailto:pste...@peaxy.net>> wrote: I've just downloaded and built mesos for the first time. Once we figure things out, we'll want to install the mesos software on hardware different than where it is built. O

Re: Deploying mesos software

2016-03-19 Thread Peter Steele
ng: https://github.com/mesosphere/mesos-deb-packaging In my particular case, I use it to package custom-built versions of mesos. Chris On Tue, Mar 15, 2016 at 5:58 PM Peter Steele <mailto:pste...@peaxy.net>> wrote: Ah, I was apparently looking in the wrong place. This looks more like

Re: What are the invalid-user.log files?

2016-03-19 Thread Peter Steele
ogs in some centralized logging system like logstash/splunk and search there by tags On Fri, Mar 18, 2016 at 1:46 PM, Peter Steele mailto:pste...@peaxy.net>> wrote: What would you suggest to troubleshoot this? Clear something isn't quite right if my log files ar

Re: What are the invalid-user.log files?

2016-03-19 Thread Peter Steele
dent wrote: Not sure why glog could not get USER environment variable correctly after looking its code. But should not affect you running mesos. On Fri, Mar 18, 2016 at 1:11 AM, haosdent <mailto:haosd...@gmail.com>> wrote: root should be fine. On Fri, Mar 18, 2016 at 12:53

Re: What are the invalid-user.log files?

2016-03-19 Thread Peter Steele
variables i can notice in proc filesystem set as well. I will post if i find something more. On Fri, Mar 18, 2016 at 2:54 PM, Peter Steele mailto:pste...@peaxy.net>> wrote: Yes, I see that as well. Also the case for the mesos master.

Re: What are the invalid-user.log files?

2016-03-19 Thread Peter Steele
915 authenticator.cpp:511] No credentials provided, authentication requests will be refused >which I'm thinking might be related. What am I missing? I think should not related. This is a warning message if you don't pass `credentials` flag when start mesos master. O

What are the invalid-user.log files?

2016-03-19 Thread Peter Steele
I'm testing out mesos for the first time and after installing the software I'm seeing numerous log files of the form mesos-slave..invalid-user.log.INFO.20160317-062640.918 I don't see any errors in the logs themselves, but the fact that "invalid-user" is part of the name makes me think I'm mis