>Framework with ID 'c01b5040-6079-4f55-8ef2-089f0d4d1987-0000' does not exist on slave with ID 'ad490064-1a6e-415c-8536-daef0d8e3572-S20'.
I think maybe you clear your work_dir in agent. So those messages disappear now. Does this always happen when you create a new chronos job? > However i tried to launch your command but i still unable to use the terminal after that :P, this is another and minor issue. I suppose you want to make mesos agent become a systemclt service. If you use `apt/yum` install mesos from mesosphere, it should OK when you use `systemctl` to start mesos agent. If you install it from source code, I think you need take some works to write systemctl service files for mesos. On Sun, Apr 10, 2016 at 12:21 AM, Stefano Bianchi <jazzist...@gmail.com> wrote: > i checked in framework, and i see that in correspondence of chronos host > tab there is a non resolvable hostname... Why? > > 2016-04-09 18:14 GMT+02:00 Stefano Bianchi <jazzist...@gmail.com>: > >> Thanks haosdent. >> However i tried to see launch that command and what i see is: >> 1) Resources are increased, this is what i expected, good; >> 2) A Chronos Job that run each 2 minutes, is allocated and then "Staged"; >> is i click on sandbox i obtain this message: >> >> Framework with ID 'c01b5040-6079-4f55-8ef2-089f0d4d1987-0000' does not >> exist on slave with ID 'ad490064-1a6e-415c-8536-daef0d8e3572-S20'. >> >> What does it means? How can i solve it? >> However i tried to launch your command but i still unable to use the >> terminal after that :P, this is another and minor issue. >> >> >> 2016-04-09 17:34 GMT+02:00 haosdent <haosd...@gmail.com>: >> >>> Hi, @Stefano You could specify the flag --log_dir when you start Mesos >>> Agent. For example: >>> >>> mesos-slave --master=MASTER_ADDRESS:5050 --hostname=slave_public_IP_i_set >>> --resources='cpu(*):1;mem(*):1000;disk(*):8000' --log_dir=/var/log/mesos >>> >>> So it would log to files under /var/log/mesos instead of console. >>> >>> On Sat, Apr 9, 2016 at 10:08 PM, Stefano Bianchi <jazzist...@gmail.com> >>> wrote: >>> >>>> Hi >>>> All is working fine! >>>> I can see more disk space and more RAM! >>>> The only thing that is different is that with the Arjun last command, i >>>> obtain a verbose output, i mean a lot of messages continuously shown, on >>>> command line. i would like to hide them and continue to use the command >>>> line, is it possible? >>>> >>>> Thanks again! >>>> >>> >>> >>> >>> -- >>> Best Regards, >>> Haosdent Huang >>> >> >> > -- Best Regards, Haosdent Huang