ceph / ceph-container

Docker files and images to run Ceph in containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

With new quay.io/ceph/ceph:v16 image, ceph-csi meet segfault error

Icedroid opened this issue · comments

Is this a bug report or feature request?

  • Bug Report

Bug Report

What happened:

cephcsi[95824]: segfault at 45d0700 ip 00007feb80809f20 sp 00007ffe3e0fba48 error 6 in libc-2.28.so[7feb807e5000+1cd000]

What you expected to happen:
With new quay.io/ceph/ceph:v16 image. ceph-csi nodeserver can't run. The k8s node system logs have many errors:
cephcsi[95824]: segfault at 45d0700 ip 00007feb80809f20 sp 00007ffe3e0fba48 error 6 in libc-2.28.so[7feb807e5000+1cd000]

After I return back to docker.io/ceph/ceph:v16 ceph-csi nodeserver run normally.

How to reproduce it (minimal and precise):
use quay.io/ceph/ceph:v16 to build ceph-csi image, the deploy it in some hygon cpu machine.

Environment:

  • OS (e.g. from /etc/os-release):
    CentOS 8
  • Kernel (e.g. uname -a):
    4.18
  • Docker version (e.g. docker version):
    crio
  • Ceph version (e.g. ceph -v):
    v16

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.