mirror of https://github.com/ceph/ceph-ansible.git
Specify OSD journal size unit
Specify unit to use for the journal_size parameter.pull/822/head
parent
06b855d071
commit
e72cc505eb
|
@ -243,7 +243,7 @@ dummy:
|
|||
|
||||
## OSD options
|
||||
#
|
||||
#journal_size: 0
|
||||
#journal_size: 0 # OSD journal size in MB
|
||||
#public_network: 0.0.0.0/0
|
||||
#cluster_network: "{{ public_network }}"
|
||||
#osd_mkfs_type: xfs
|
||||
|
|
Loading…
Reference in New Issue