Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [global]
- auth cluster required = cephx
- auth service required = cephx
- auth client required = cephx
- fsid = 009d3518-e60d-4f74-a26d-c08c1976263c
- cluster network = 192.168.1.0/24
- public network = 192.168.100.0/24
- osd pool default pg num = 4096
- osd pool default pgp num = 4096
- #osd op thread timeout = 300
- #osd op complaint time = 300
- #osd recovery op priority = 60
- #osd recovery delay start = 30
- #osd recovery max active = 1
- #osd default notify timeout = 360
- #filestore op thread suicide timeout = 360
- #filestore op thread timeout = 180
- [mon]
- mon initial members = storage0101-ib
- mon host = storage0101-ib,storage0110-ib,storage0115-ib,storage0114-ib
- mon addr = 192.168.100.101,192.168.100.110,192.168.100.115,192.168.100.114
- mon clock drift allowed = 0.15
- mon clock drift warn backoff = 30
- #debug mon = 20
- [mon.storage0101-ib]
- host = storage0101-ib
- mon addr = 192.168.100.101:6789
- [mon.storage0110-ib]
- host = storage0110-ib
- mon addr = 192.168.100.110:6789
- [mon.storage0115-ib]
- host = storage0115-ib
- mon addr = 192.168.100.115:6789
- [mon.storage0114-ib]
- host = storage0114-ib
- mon addr = 192.168.100.114:6789
- ###############-OSD_DEFINATION_STARTS_HERE-###############
- [osd]
- osd pool default size = 2
- osd pool default min size = 1
- osd pool default crush rule = 0
- osd mkfs type = xfs
- osd journal size = 2048
- debug osd = 20
- debug ms = 1
Advertisement
Add Comment
Please, Sign In to add comment