summaryrefslogtreecommitdiff
path: root/src/sample.ceph.conf
Commit message (Collapse)AuthorAgeFilesLines
* config: Update sample config with more examplesWido den Hollander2011-04-291-8/+54
| | | | | Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com> Signed-off-by: Wido den Hollander <wido@widodh.nl>
* vstart.sh: use new-style section names in configColin Patrick McCabe2011-04-151-7/+7
| | | | | | | Use new-style section names in vstart.sh. Also update sample.ceph.conf. Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
* sample.ceph.conf: add log file and pid fileColin Patrick McCabe2011-04-131-0/+6
| | | | | | These really should be included in a sample... Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
* common: Implement max open filesColin Patrick McCabe2011-01-031-0/+3
| | | | | | | | | | In init-ceph, call ulimit -n if the user has set a maximum number of open files, and the current maximum number of files is different. Modify sample.ceph.conf to suggest setting a high maximum number of open files. Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
* Fix example config fileColin Patrick McCabe2010-11-091-1/+4
| | | | | | | We need to specify a journal size for the file-based journal we set up in the example config file. Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
* sample.ceph.conf: include debug options, commented outSage Weil2010-05-261-5/+20
|
* filestore: default to writeahead journal, and no btrfs snapsSage Weil2010-04-211-5/+0
| | | | | | At least until btrfs snap deletion doesn't require a full commit (i.e. each commit cycle doesn't do a commit for the snap creation AND another for the old snap deletion).
* sample.ceph.conf: add example on writeahead (vs parallel) journalSage Weil2010-04-211-0/+5
|
* sample.ceph.conf: updatedSage Weil2010-04-201-11/+28
|
* remove references to [group] and [mount] in sample.ceph.confGreg Farnum2010-04-161-10/+1
|
* conf: improved sampleSage Weil2009-05-091-10/+17
|
* initscripts: add default mount optionsYehuda Sadeh2009-03-201-0/+4
|
* config: clean up sample confSage Weil2009-03-111-4/+2
|
* config: fix sample conf filesSage Weil2009-03-111-38/+51
|
* initial sample.ceph.conf (incomplete)Sage Weil2009-02-281-0/+54