You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "pramod r (JIRA)" <ji...@apache.org> on 2017/02/09 12:24:41 UTC

[jira] [Created] (MESOS-7093) mesos-slave uses ip.save instead of ip file

pramod r created MESOS-7093:
-------------------------------

             Summary: mesos-slave uses ip.save instead of ip file
                 Key: MESOS-7093
                 URL: https://issues.apache.org/jira/browse/MESOS-7093
             Project: Mesos
          Issue Type: Bug
          Components: agent
    Affects Versions: 1.1.0
            Reporter: pramod r
            Priority: Minor


Edit ip file in nano editor, type invalid ip and close terminal without saving.
Which results in ip.save file.
now try to start mesos-slave
sudo service mesos-slave start

mesos-slave doesn't start because ip.save has invalid ip 
If we remove ip.save, then mesos-slave starts fine.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)