summaryrefslogtreecommitdiff
path: root/src/init-ceph.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* init-ceph: print 'already started' instead of failing to startSage Weil2010-02-121-8/+23
* init-ceph, mkcephfs: fix ETCDIRSage Weil2010-02-101-1/+1
* init-ceph: Required-start: $remote_fsSage Weil2010-02-091-2/+2
* debian: do not include var/run/ceph in package; mkdir -p dirname unconditionallySage Weil2010-02-091-0/+1
* init-ceph: use pkill, not killall, so that c$type.$date is also killedSage Weil2009-12-111-1/+1
* init-ceph: optionally copy executable to remote host before running itSage Weil2009-12-031-1/+11
* init-ceph: tell user we're mounting btrfsSage Weil2009-11-061-3/+4
* default pid file /var/run/ceph/$type.$id.pidSage Weil2009-11-031-1/+1
* init-ceph: fix pre/post commandsSage Weil2009-09-081-7/+7
* initscript: skip if auto start = no/false/0 and nothing or type specifiedSage Weil2009-07-281-0/+7
* initscripts: /etc, not /usr/etcSage Weil2009-07-151-1/+6
* initscript: fix 'reload'Sage Weil2009-07-131-1/+20
* initscripts: substitute in proper autoconf pathsSage Weil2009-07-131-0/+238