summaryrefslogtreecommitdiffstats
path: root/src/init-ceph.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* packaging: move ceph_common.sh and ceph-osd-prestart.sh to /usr/lib/cephNathan Cutler2016-02-181-4/+4
* init-ceph: pass TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES throughSage Weil2016-01-211-2/+4
* Merge pull request #6866 from xiaoxichen/umount_before_mountLoic Dachary2015-12-131-2/+2
|\
| * init-ceph: do umount when the path exists.Xiaoxi Chen2015-12-131-2/+2
* | Merge pull request #6732 from aalba6675/patch-custom-cluster-nameSage Weil2015-12-111-3/+7
|\ \ | |/ |/|
| * init-ceph.in: Allow custom cluster names during startup.Anthony Alba2015-12-021-3/+7
* | init-ceph: fix systemd-run cant't start ceph daemon sometimeswangchaunhong2015-12-011-1/+2
|/
* src/init-ceph.in: remove unused variablesNathan Cutler2015-11-111-2/+0
* src/init-ceph.in: improve usage messageNathan Cutler2015-11-111-4/+20
* src/init-ceph.in: process command-line options using getoptNathan Cutler2015-11-111-1/+15
* make /var/run/ceph 770 ceph:cephSage Weil2015-09-111-1/+1
* init-ceph: check if /lib/lsb/init-functions existsYan, Zheng2015-08-311-1/+4
* init-ceph: don't use procfs to check if daemon is runningYan, Zheng2015-08-311-4/+4
* init-ceph: replace 'echo -n' with printfYan, Zheng2015-08-311-5/+5
* debian: /var/run/ceph should be owned by ceph:cephSage Weil2015-08-271-1/+4
* init-ceph.in: Set ceph user and group when running the daemonsBoris Ranto2015-08-271-2/+2
* init-ceph.in: set executable bitJohn Spray2015-08-101-0/+0
* init-ceph, ceph-osd-prestart: set osd weight with more precisionSage Weil2015-06-021-1/+1
* init-ceph.in: Create osd data dir before fs_type check.huangjun2015-05-161-0/+1
* init-ceph.in: add $PWD to PATH if running as ./init-cephJoao Eduardo Luis2015-02-041-0/+5
* init-ceph: stop returns before daemons are deadLoic Dachary2015-01-071-4/+2
* Remove pidfile and asok after stopping cephDongmao Zhang2014-11-251-0/+2
* Fedora 19 uses systemd but there is no systemd-run available in the release (...Boris Ranto2014-11-061-6/+6
* Merge pull request #2811 from ceph/wip-vstartDan Mick2014-10-301-4/+5
|\
| * init-ceph: make ./init-ceph behave from src dir on systemdSage Weil2014-10-271-4/+5
* | Fix the match error when starting OSD daemons.huangjun2014-10-281-2/+2
|/
* init-ceph: don't use bashismSage Weil2014-08-161-1/+1
* init-ceph: conditionally update after argparsingAlfredo Deza2014-08-121-5/+17
* allow passing a --cluster flag to the init scriptAlfredo Deza2014-08-071-1/+12
* use cluster name when checking the hostAlfredo Deza2014-08-061-4/+4
* init-ceph: wrap daemon startup with systemd-run when running under systemdSage Weil2014-07-161-1/+9
* init-ceph: continue after failure doing osd data mountSage Weil2014-06-091-2/+6
* init-ceph: if we fail to set an OSD's crush position, continueSage Weil2014-05-211-1/+5
* init-ceph: continue loop immediately on daemon start failureSage Weil2014-05-211-0/+1
* remove mkcephfsSage Weil2014-04-081-2/+2
* init: fix OSD startup issueDmitry Smirnov2014-03-291-1/+1
* Merge pull request #1530 from onlyjob/fix-defaultweightSage Weil2014-03-261-1/+1
|\
| * fix bug in 'defaultweight' calculation on OSD start.Dmitry Smirnov2014-03-261-1/+1
* | minor init.d scripts lintianisation:Dmitry Smirnov2014-03-251-0/+2
|/
* Added evaluation of cluster and fixed evaluation when setting initial weight ...Christopher O'Connell2014-02-221-11/+4
* init-ceph: pass config file path when adjust crush positionSage Weil2014-01-031-0/+1
* sysvinit, upstart: use df -P when weighting new OSDsSage Weil2013-11-301-1/+1
* init: fix typo s/{$update_crush/${update_crush/Loic Dachary2013-11-211-1/+1
* upstart, sysvinit: use ceph-crush-location hookSage Weil2013-10-291-5/+3
* init-ceph: make crush update on osd start time outSage Weil2013-10-281-3/+2
* do not quote the variable to loop overAlfredo Deza2013-09-261-1/+1
* reverse the order of the mons in the init script when stoppingAlfredo Deza2013-09-261-8/+16
* init-ceph: behave if incompletely installedSage Weil2013-08-231-0/+4
* add condrestart to the sysvinit scriptDan van der Ster2013-07-261-1/+10
* config_opts.h: increase xfs,btrfs wbthrottle defaultsSamuel Just2013-07-251-1/+1