Project

General

Profile

Actions

Support #46384

closed

15.2.4 and cephadm - mds not starting

Added by Andy Gold almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

I have a new insatll of Octopus, 15.2.4 and using Cephadm to manage it. The mds deamons are not being created.

$ ceph fs ls
name: ovirt-cephfs, metadata pool: ovirt-ceph-ote-md, data pools: [ovirt-ceph-ote ]

$ceph orch ps --daemon-type mds
No daemons reported

Actions #1

Updated by Nathan Cutler almost 4 years ago

  • Project changed from Ceph to Orchestrator
  • Subject changed from 15.2.4 and ceohadm - mds not starting to 15.2.4 and cephadm - mds not starting

Here is how I do it:

https://docs.ceph.com/docs/master/cephfs/fs-volumes/#fs-volumes

"This creates a CephFS file system and its data and metadata pools. It also tries to create MDSes for the filesystem using the enabled ceph-mgr orchestrator module (see Orchestrator CLI) , e.g. [cephadm]."

In your case, it looks like you have already created the CephFS file system and its data and metadata pools, and now you want to deploy MDSes in order to be able to use it. The documentation for that is here:

https://docs.ceph.com/docs/master/cephadm/install/#deploy-mdss

"One or more MDS daemons is required to use the CephFS file system. . . . To deploy metadata servers:

ceph orch apply mds *<fs-name>* --placement="*<num-daemons>* [*<host1>* ...]" 
Actions #2

Updated by Sebastian Wagner almost 4 years ago

  • Tracker changed from Bug to Support
Actions #3

Updated by Sebastian Wagner over 3 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF