Project

General

Profile

Actions

Bug #37584

closed

Get a mgr error when I try to vstart a test cluster

Added by 少年 陌上 over 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
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

I git ceph from github and complier it by step. But when I try to start a test cluster, I get the follow error:

/opt/ceph/build/bin/ceph -c /opt/ceph/build/ceph.conf -k /opt/ceph/build/keyring tell mgr dashboard ac-user-create admin admin administrator
2018-12-10 17:48:02.359 7f63effff700 0 mgrc start_command no mgr session (no running mgr daemon?), waiting

This is my steps:

git clone https://github.com/ceph/ceph.git
git submodule update --init --recursive
cd ceph
./install-deps.sh
./do_cmake.sh
cd build
make
cd build
MON=3 OSD=3 MDS=1 MGR=1 RGW=1 ../src/vstart.sh -n -d


Files

ceph_error.png (79.1 KB) ceph_error.png error printscreen 少年 陌上, 12/10/2018 10:23 AM
mgr.x.zip (87.5 KB) mgr.x.zip 少年 陌上, 12/11/2018 04:31 PM

Related issues 1 (0 open1 closed)

Related to mgr - Bug #38262: New Bionic install fails qa/standalone/ceph-helpers.shResolvedDavid Zafman02/11/2019

Actions
Actions

Also available in: Atom PDF