How to use the deploy mon create command in ceph
This article mainly introduces how to use the deploy mon create command in ceph. It is very detailed and has a certain reference value. Friends who are interested must finish it!
1. Load ceph.conf
two。 Get the value of mon_initial_members
Cfg.safe_get ('global',' mon_initial_members')
3. Read the ceph.mon.keyring and create it if it doesn't exist.
4. Use ceph.mon.keyring to create mon
5. Check whether the status of mon is normal.
The above is all the contents of the article "how to use deploy mon create commands in ceph". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!