CEPH Nautilus mon_host in [global] vs mon_host in [client]

Mihai

Renowned Member
Dec 22, 2015
103
8
83
38
At this time, here is the way monitors are registered in ceph.conf (an excerpt only):

Code:
[client]
[mon.VMHost4]
         host = VMHost4
         mon addr = 10.10.1.14:6789

[mon.VMHost3]
         host = VMHost3
         mon addr = 10.10.1.13:6789

[mon.VMHost2]
         host = VMHost2
         mon addr = 10.10.1.16:6789

If I understand correctly, the new method in Nautilus is to use:

Code:
[global]
mon_host = 10.10.1.13 10.10.1.14 10.10.1.16

What is the proper way to edit the ceph.conf

Can I just edit the mon_addr = and remove the port number? Should I remove the monitors from the [client] section altogether? Should I leave both in there?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!