Project

General

Profile

Actions

Support #50594

closed

ceph orch / cephadm does not allow deploying multiple MDS daemons per FS per host?

Added by Nathan Fish almost 3 years ago. Updated over 2 years ago.

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

0%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

I have 3 hosts, with lots of cores. I have a filesystem with ~150M files that requires several active MDS daemons to perform well. While one per host is a good default, I should be able to override that, eg:

ceph orch apply mds cephfs_1 3 --placement "6 dc-3558-421 mc-3015-421 m3-3101-421"

ceph orch daemon add mds cephfs_1 $(hostname -s)

^This command does deploy a second MDS on the host, in the right filesystem's namespace.
But I am concerned that it will be suddenly de-scheduled when applying other changes declaratively.
(I am testing on Octopus)

Actions #1

Updated by Sebastian Wagner over 2 years ago

  • Status changed from New to Resolved
Actions #2

Updated by Nathan Fish over 2 years ago

In what way was this resolved? Thanks.

Actions

Also available in: Atom PDF