From: Christoph Weber <Christoph.Weber@xpecto.com>
To: "'pve-user@lists.proxmox.com'" <pve-user@lists.proxmox.com>
Subject: [PVE-User] WG: Problem with OSD and rrdcached (I think)
Date: Fri, 18 Jun 2021 06:25:54 +0000 [thread overview]
Message-ID: <d1529d658515470593cf7f3e4e390348@xpecto.com> (raw)
In-Reply-To: <ed23732260fe4967b46527272629c760@xpecto.com>
> At last I tried to destroy and recreate the OSDs. When I tried to
> recreate it, I got a lot of errors from rrdcached:
I think the relevant error line is this the one before the rrdcached messages:
stderr: /usr/bin/ceph-osd: error while loading shared libraries: 00881:353989632:757542912
Seems there is a shared library missing for the ceph installation which is required bei the ceph-osd binary.
Try to call it directly to see more ( -h for help):
/usr/bin/ceph-osd -h
The rrdcache errors afterwards are either irrelevant, have the same origin or at least a similar problem.
Maybe you need to fsck your root filesystem and see if apt shows any errors.
apt-get check
regards
christoph
parent reply other threads:[~2021-06-18 6:26 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <ed23732260fe4967b46527272629c760@xpecto.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d1529d658515470593cf7f3e4e390348@xpecto.com \
--to=christoph.weber@xpecto.com \
--cc=pve-user@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.