summaryrefslogtreecommitdiff
path: root/src/init-ceph.in
Commit message (Expand)AuthorAgeFilesLines
* init-ceph: fix status version check across machinesSage Weil2012-12-281-2/+2
* init-ceph: use SSH in "service ceph status -a" to get versionTravis Rhoden2012-12-281-1/+1
* init-ceph: make 'status' report running versionSage Weil2012-06-121-1/+3
* Merge remote branch 'gh/wip-defaults'Sage Weil2012-04-121-4/+7
|\
| * init-ceph: manage pid_file from init scriptSage Weil2012-04-061-4/+7
* | init-ceph: start at all runlevelsSage Weil2012-04-111-1/+1
|/
* log: new logging infrastructureSage Weil2012-03-271-6/+0
* init: Actually do start the daemons when 'service ceph start <type>' is speci...Wido den Hollander2012-02-281-2/+4
* init-ceph: stick with /var/run for the time beingSage Weil2012-02-261-1/+1
* debian: /var/run/ceph -> /run/cephLaszlo Boszormenyi2012-02-261-1/+4
* init: Only check if auto start is disabled when the issued command is "start"Wido den Hollander2012-02-151-12/+7
* init-ceph, mkcephfs: try 'btrfs device scan' before 'btrfsctl -a'Sage Weil2012-02-111-1/+1
* init script: be LSB compliant for exit code on statusFlorian Haas2011-12-291-1/+6
* init-ceph/init-radosgw: Don't use unspecified runlevel 4Holger Macht2011-12-151-1/+1
* init-ceph: more c* -> ceph-* cleanupSage Weil2011-09-261-8/+8
* init-ceph: don't umount btrfs by defaultSage Weil2011-09-241-1/+5
* c* -> ceph-*Sage Weil2011-09-221-1/+1
* init-ceph.in: change init script status outputSamuel Just2011-09-141-2/+2
* init-ceph: sshSage Weil2011-05-261-0/+5
* init-ceph: no log_dir defaultSage Weil2011-04-141-1/+1
* init-ceph, mkcephfs: fix $name normalizationSage Weil2011-03-151-1/+1
* init-ceph: use consistent $type.$id namingSage Weil2011-03-151-0/+1
* init-ceph: use do_cmd for pid_file dir creationSage Weil2011-02-161-1/+1
* init-ceph: status: use daemon_is_runningColin Patrick McCabe2011-02-151-9/+3
* init-ceph: fix status for multi-node clustersColin Patrick McCabe2011-02-151-6/+13
* init-ceph: more verbose statusColin Patrick McCabe2011-01-201-2/+5
* common: Implement max open filesColin Patrick McCabe2011-01-031-0/+11
* automake: in deb pkg, use --syconfdir=/etcColin Patrick McCabe2010-12-071-6/+1
* init-ceph: tolerate failure in cleanallogsSage Weil2010-11-231-2/+2
* init-ceph: fix (and test!) cleanlogs and cleanalllogsSage Weil2010-11-221-4/+4
* init-ceph: fix cleanlogs for no log_sym_dir caseSage Weil2010-11-211-1/+5
* init-ceph: make lockfile dir configuration (redhat)Sage Weil2010-11-011-7/+7
* init-ceph: Make sure daemon_is_running() checks the correct instanceJim Schutt2010-10-211-3/+4
* init-ceph: fix log_dir creationSage Weil2010-09-151-2/+2
* init-ceph: mkdir log_sym_dir only if not defaultSage Weil2010-09-101-1/+1
* init-ceph: mkdir log_dir and log_sym_dirPaul Chiang2010-09-091-4/+5
* shell script fixesFred Ar2010-07-071-1/+1
* hostname override option for ceph init scriptCC Lien2010-07-011-0/+7
* initscript: fix for dashFred Ar2010-06-191-6/+6
* initscript: remove class loading for nowSage Weil2010-06-181-21/+0
* class: modify startup scripts to add classes on mon startupYehuda Sadeh2010-06-101-2/+24
* init-ceph: don't fail if we fail to umountSage Weil2010-06-091-1/+1
* initscript: unmount btrfs if we mounted itSage Weil2010-06-021-0/+4
* initscript: fix typo with $lockfile stuffSage Weil2010-05-281-5/+5
* initscript: incorporate Josef's fedora fixesSage Weil2010-05-271-0/+17
* init-ceph: use = not == for comparison operatorSage Weil2010-05-251-2/+2
* initscripts: remove 'flushoncommit' from default btrfs mount optionsSage Weil2010-05-191-1/+1
* init-ceph: include 'noatime' btrfs mount option by defaultSage Weil2010-04-081-1/+1
* init-ceph: do already running check early to avoid extra workSage Weil2010-03-181-16/+19
* init-ceph: don't barf on dash when no commandSage Weil2010-02-231-1/+1