Matthew, You can modify profile configurations for Nodemanagers in myriad-config-default.yml and reduce medium (default) NM configuration to match with your VM capacity so a default NM (medium profile) could launch without any issue.
- Sarjeet Singh On Thu, Jan 14, 2016 at 10:56 PM, Matthew J. Loppatto < [email protected]> wrote: > Hi, > > I'm trying to setup Myriad for an R&D project at my company but I'm having > some trouble even getting the Vagrant VM working properly. I followed the > instructions here: > > https://github.com/apache/incubator-myriad/blob/master/docs/vagrant.md > > with some minor corrections but the Node Manager fails to start. It looks > like a resource issue based on the log output. The Mesos UI shows a slave > process with 2 cpu and 2 GB mem, but the log states the task requires 4 cpu > and 5.5 GB mem. > > I've detailed my configuration and log output in this public Gist: > > https://gist.github.com/FearTheParrot/626259c23a854645fcbf > > Would it be possible to provision the Mesos slave with more resources > while also reducing the profile size of the Node Manager? The Vagrant VM > only has 4 GB ram and 2 cpu. > > Any help would be appreciated. > > Thanks! > Matt >
