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:43:41 UTC

[jira] [Updated] (MESOS-7093) mesos-slave doesn't stop because of ip.save file

     [ https://issues.apache.org/jira/browse/MESOS-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

pramod r updated MESOS-7093:
----------------------------
    Description: 
Edit ip file in nano editor 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 of ip.save
If we remove ip.save, then mesos-slave starts fine.

  was:
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.
mesos-slave should have used ip file instead of ip.save

        Summary: mesos-slave doesn't stop because of ip.save file  (was: mesos-slave uses ip.save instead of ip file)

> mesos-slave doesn't stop because of ip.save 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 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 of ip.save
> If we remove ip.save, then mesos-slave starts fine.



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