Balancing MDS services on hosts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I deployed a small cluster for testing/deploying CephFS with cephadm. I was wondering if it's possible to balance the active and standby daemons on hosts.

The service configuration:
service_type: mds
service_id: test-fs
service_name: mds.test-fs
placement:
  count: 4
  hosts:
  - host1.example.com
  - host2.example.com

Commands used to create filesystem:
ceph fs volume create test-fs
ceph fs set test-fs max_mds 2

After the creation of the filesystem and setting the service configuration, an active and a standby service where deployed on each node.
But after a reboot of host2, the active services where all hosted on host1 and all standby services where hosted on host2. This didn't change.

It would be great if after a while the active services would be distributed evenly over the available hosts. Is it possible to achieve this at the moment (automatically or manually)?

Thanks,
Sake


------------------------------------------------------------------------
De Belastingdienst stelt e-mail niet open voor aanvragen, aangiften, bezwaarschriften, verzoeken, klachten, ingebrekestellingen en soortgelijke formele berichten.
Dit bericht is uitsluitend bestemd voor de geadresseerde. Het bericht kan vertrouwelijke informatie bevatten waarvoor de fiscale geheimhoudingsplicht geldt. Als u dit bericht per abuis hebt ontvangen, wordt u verzocht het te verwijderen en de afzender te informeren.

The Dutch Tax Administration does not accept filings, requests, appeals, complaints, notices of default or similar formal notices, sent by email.
This message is solely intended for the addressee. It may contain information that is confidential and legally privileged. If you are not the intended recipient please delete this message and notify the sender.

_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux