You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Martin Tapp (JIRA)" <ji...@apache.org> on 2017/05/17 13:17:04 UTC

[jira] [Updated] (MESOS-7518) Mesos master and slave get uninstalled by ubuntu 16.04

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

Martin Tapp updated MESOS-7518:
-------------------------------
    Description: 
Since we've upgraded to Mesos 1.2 (from 1.0) on Ubuntu 16.04, the master and agent/slave sometimes get uninstalled automatically. This always happens after a reboot, but maybe every other day otherwise. We're running on bare metal servers and VMs with the same result.

sudo service mesos-master status yields
Warning: mesos-master.service changed on disk. Run 'systemctl daemon-reload' to reload units.

Same for mesos-slave.

Solution is to re-run our mesos provisioning automatically. apt-get install mesos re-installs it all the time.

We're using apt source 'deb http://repos.mesosphere.io/ubuntu xenial main' with key 'http://keyserver.ubuntu.com/pks/lookup?op=get&fingerprint=on&search=0xE56151BF'

Any idea?

Thanks

  was:
Since we've upgraded to Mesos 1.2 (from 1.0) on Ubuntu 16.04, the master and agent/slave sometimes get uninstalled automatically. This always happens after a reboot, but maybe every other day otherwise. We're running on bare metal servers and VMs with the same result.

sudo service mesos-master status yields
Warning: mesos-master.service changed on disk. Run 'systemctl daemon-reload' to reload units.

Same for mesos-slave.

Any idea?

Thanks


> Mesos master and slave get uninstalled by ubuntu 16.04
> ------------------------------------------------------
>
>                 Key: MESOS-7518
>                 URL: https://issues.apache.org/jira/browse/MESOS-7518
>             Project: Mesos
>          Issue Type: Bug
>          Components: agent, master
>    Affects Versions: 1.2.0
>         Environment: Ubuntu 16.04
>            Reporter: Martin Tapp
>
> Since we've upgraded to Mesos 1.2 (from 1.0) on Ubuntu 16.04, the master and agent/slave sometimes get uninstalled automatically. This always happens after a reboot, but maybe every other day otherwise. We're running on bare metal servers and VMs with the same result.
> sudo service mesos-master status yields
> Warning: mesos-master.service changed on disk. Run 'systemctl daemon-reload' to reload units.
> Same for mesos-slave.
> Solution is to re-run our mesos provisioning automatically. apt-get install mesos re-installs it all the time.
> We're using apt source 'deb http://repos.mesosphere.io/ubuntu xenial main' with key 'http://keyserver.ubuntu.com/pks/lookup?op=get&fingerprint=on&search=0xE56151BF'
> Any idea?
> Thanks



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