new ceph.conf for nova-compute and cinder-storage
This commit is contained in:
@ -1,2 +1,14 @@
|
||||
[global]
|
||||
fsid = ef0b40a2-bc8c-4432-9cde-0ca7c82c8717
|
||||
mon_initial_members = merlin-managementnode002
|
||||
mon_host = 172.23.59.102
|
||||
auth_cluster_required = cephx
|
||||
auth_service_required = cephx
|
||||
auth_client_required = cephx
|
||||
|
||||
# Your network address
|
||||
public network = 172.23.59.0/24
|
||||
osd pool default size = 2
|
||||
|
||||
[client.volumes]
|
||||
keyring = /etc/ceph/ceph.client.volumes.keyring
|
||||
|
Reference in New Issue
Block a user