Project

General

Profile

Bug #3550 ยป ceph.conf

configuration file from damaged cell - Anonymous, 11/28/2012 02:33 PM

 
[global]
fsid = 5bb58641-4bfb-4afc-a0e3-f7d16a4b06b1
mon_initial_members = ceph1, ceph2, ceph3
mon_host = 10.1.10.36,10.1.10.37,10.1.10.31
osd_journal_size = 1024
filestore_xattr_use_omap = true

[client.radosgw.gateway]
host = ceph1
keyring = /etc/ceph/keyring.radosgw.gateway
rgw socket path = /tmp/radosgw.sock
log file = /var/log/ceph/radosgw.log

[osd]
debug osd = 20
debug journal = 20
debug monc = 20
debug ms = 20
debug filestore = 20
osd journal size = 1000
filestore xattr use omap = true

# Execute $ hostname to retrieve the name of your host,
# and replace {hostname} with the name of your hose.
# For the montior, replace {ip-address} with the IP
# address of your host.

[mon.a]
debug mon = 20
#debug paxos = 20
debug auth = 20
host = ceph1
#addr = 10.1.10.36:6789
mon addr = 10.1.10.36:6789

[mon.b]
debug mon = 20
#debug paxos = 20
debug auth = 20
host = ceph2
#addr = 10.1.10.37:6789
mon addr = 10.1.10.37:6789

[mon.c]
debug mon = 20
#debug paxos = 20
debug auth = 20
host = ceph3
#addr = 10.1.10.31:6789
mon addr = 10.1.10.31:6789

[osd.0]
host = ceph1

[osd.1]
host = ceph1

[osd.2]
host = ceph2

[osd.3]
host = ceph2

[osd.4]
host = ceph3

[osd.5]
host = ceph3

[osd.6]
host = ceph1


[mds.a]
#debug mds = 20
#debug mds balancer = 20
#debug mds log = 20
#debug mds migrator = 20
host = ceph1
    (1-1/1)