Project

General

Profile

Actions

Bug #19994

closed

ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr

Added by Vasu Kulkarni almost 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

on trusty the ceph-deploy tests fails, there is nothing special we currently do to enable/start ceph-mgr
the same steps work for centos 7.3 and ubuntu 16.04

on 14.04, I tried to see if i can start manually to fix the tests but the daemons dont come up

ubuntu@ubu14:~/cd$ sudo start ceph-mon id=ubu14
ceph-mon (ceph/ubu14) start/running, process 11121

ubuntu@ubu14:~/cd$ ps -eaf | grep ceph
ceph     11121     1  1 00:31 ?        00:00:00 /usr/bin/ceph-mon --cluster=ceph -i ubu14 -f --setuser ceph --setgroup ceph
ubuntu   11159  1326  0 00:31 pts/0    00:00:00 grep --color=auto ceph

ubuntu@ubu14:~/cd$ sudo start ceph-mgr id=ubu14
ceph-mgr stop/waiting

ubuntu@ubu14:~/cd$ ps -eaf | grep ceph
ceph     11121     1  0 00:31 ?        00:00:00 /usr/bin/ceph-mon --cluster=ceph -i ubu14 -f --setuser ceph --setgroup ceph
ubuntu   11166  1326  0 00:39 pts/0    00:00:00 grep --color=auto ceph

http://qa-proxy.ceph.com/teuthology/teuthology-2017-05-15_03:59:02-ceph-deploy-master-distro-basic-vps/1178544/teuthology.log

Actions

Also available in: Atom PDF