Questions tagged [cephfs]

65 questions
0
votes
1 answer

I can't mount cephfs to my computer. How can i solve this problem?

I have a cephfs and I need to mount this file system. I have two pools cephfs_data and cephfs_meta. ceph -s output is: cluster: id: 9f3e7f80-4515-4b5f-92f0-4eb49f3cbf44 health: HEALTH_OK services: mon: 2 daemons, quorum…
0
votes
2 answers

get "libcephfs.so:undefined reference to 'blablabla' " error during compiler. How to do solve this problem?

I have a cephfs and i'm writing a client code in c language using libcephfs.h library for it. Note: installed libcephfs-dev and libcephfs2, but did not work on any version(12.2.12 or 12.2.4) I am using ubuntu 18.04.3. #include…
0
votes
1 answer

Ceph MDS crashing constantly : ceph_assert fail ... prepare_new_inode

We are facing constant crash from the Ceph MDS daemon. We have installed Mimic (v13.2.1). mds: cephfs-1/1/1 up {0=node2=up:active(laggy or crashed)} we have followed the DR steps listed at http://docs.ceph.com/docs/mimic/cephfs/disaster-recovery/…
everCurious
  • 195
  • 3
  • 15
-2
votes
1 answer

how to exec cmds in continers by cephadm

I created the cluster by cephadm and want to exec the command blow enter image description here It seems to need the OSD process to stop for it to work properly,But when I stopped it, the container was deleted。 How can i do? thanks!
-3
votes
1 answer

CephFS: mount failed: mount failed: exit status 1

Mounting command: systemd-run Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/3a4bc496-b994-49d2-96f4-bfd966824674/volumes/kubernetes.io~cephfs/pvc-947a7e07-b8fa-48d1-ae11-89ac949ac3a8 --scope -- mount -t ceph…
1 2 3 4
5