Project

General

Profile

Actions

Bug #38360

closed

Unable to create initial monitor on OpenSuse Leap 15.0

Added by Lokesh Pashine about 5 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Monitor
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hello Team,

I am trying to create new cluster and unable to deploy monitor.

Please provide your assistance

OS:
openSUSE
VERSION = 15.0

Ceph Version: ceph version 13.2.4-125-gad802694f5 (ad802694f59042b3054148817f6d2382dda44093) mimic (stable)

ceph@cephaio:~/caio> ceph-deploy mon create-initial
[ceph_deploy.conf][DEBUG ] found configuration file at: /home/ceph/.cephdeploy.conf
[ceph_deploy.cli][INFO ] Invoked (2.0.1): /usr/bin/ceph-deploy mon create-initial
[ceph_deploy.cli][INFO ] ceph-deploy options:
[ceph_deploy.cli][INFO ] verbose : False
[ceph_deploy.cli][INFO ] quiet : False
[ceph_deploy.cli][INFO ] username : None
[ceph_deploy.cli][INFO ] overwrite_conf : False
[ceph_deploy.cli][INFO ] ceph_conf : None
[ceph_deploy.cli][INFO ] cluster : ceph
[ceph_deploy.cli][INFO ] subcommand : create-initial
[ceph_deploy.cli][INFO ] cd_conf : <ceph_deploy.conf.cephdeploy.Conf object at 0x7f9a9fc8c0b8>
[ceph_deploy.cli][INFO ] default_release : False
[ceph_deploy.cli][INFO ] func : <function mon at 0x7f9aa031dc80>
[ceph_deploy.cli][INFO ] keyrings : None
[ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts cephaio
[ceph_deploy.mon][DEBUG ] detecting platform for host cephaio ...
[cephaio][DEBUG ] connection detected need for sudo
[cephaio][DEBUG ] connected to host: cephaio
[ceph_deploy.mon][INFO ] distro info: opensuse-leap 15.0 15.0
[cephaio][DEBUG ] determining if provided host has same hostname in remote
[cephaio][DEBUG ] deploying mon to cephaio
[cephaio][DEBUG ] remote hostname: cephaio
[cephaio][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-cephaio/done
[cephaio][DEBUG ] done path does not exist: /var/lib/ceph/mon/ceph-cephaio/done
[cephaio][INFO ] creating keyring file: /var/lib/ceph/tmp/ceph-cephaio.mon.keyring
[cephaio][INFO ] Running command: sudo ceph-mon --cluster ceph --mkfs -i cephaio --keyring /var/lib/ceph/tmp/ceph-cephaio.mon.keyring --setuser 1001 --setgroup 1000
[WARNIN] ceph-mon: symbol lookup error: ceph-mon: undefined symbol: _ZTIN13PriorityCache8PriCacheE
[cephaio][ERROR ] RuntimeError: command returned non-zero exit status: 127
[ceph_deploy.mon][ERROR ] Failed to execute command: ceph-mon --cluster ceph --mkfs -i cephaio --keyring /var/lib/ceph/tmp/ceph-cephaio.mon.keyring --setuser 1001 --setgroup 1000
[ceph_deploy][ERROR ] GenericError: Failed to create 1 monitors

Couple of ceph commands are also not working.

Please help me in this

ceph@cephaio:~/caio> ceph-mon
ceph-mon: symbol lookup error: ceph-mon: undefined symbol: _ZTIN13PriorityCache8PriCacheE
ceph@cephaio:~/caio>

ceph@cephaio:/usr/src/debug> ceph-osd
ceph-osd: symbol lookup error: ceph-osd: undefined symbol: _ZTIN13PriorityCache8PriCacheE
ceph@cephaio:/usr/src/debug>

Actions

Also available in: Atom PDF