summaryrefslogtreecommitdiffstats
path: root/src/init-ceph.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* sysvinit: create /var/run/ceph before pidElena Chernikova2021-09-271-5/+4
* vstart,init-ceph: include build bin/ in $PATHSage Weil2021-03-051-0/+2
* init-ceph: fix python and library paths for vstartSage Weil2021-01-221-3/+3
* src,qa: install python bindings into lib/cython_modules/lib.3Kefu Chai2019-12-191-1/+1
* allow for multiple "build" dirs to existYuval Lifshitz2019-09-061-1/+3
* init-ceph: wait longer before resending $signalKefu Chai2019-04-021-1/+1
* init-ceph: remove ceph-diskAlfredo Deza2018-06-131-9/+0
* init-ceph: s/lib.2/lib.$MGR_PYTHON_VERSION_MAJOR/Kefu Chai2018-02-111-1/+1
* init-ceph: drop crush location updateSage Weil2018-01-091-21/+0
* init-ceph: should have a space before "]"Kefu Chai2017-04-261-1/+1
* Merge pull request #14560 from wjwithagen/wip-wjw-freebsd-init-cephSage Weil2017-04-251-5/+6
|\
| * src/init-ceph.in: allow one((re)?start|stop) as commandsWillem Jan Withagen2017-04-181-5/+6
* | init-ceph: add ceph libraries path to environmentMohamad Gebai2017-04-201-0/+4
|/
* init-ceph: fix ceph user argsSage Weil2017-02-171-1/+1
* init-ceph.in: Make init-ceph work under FreeBSD for init-systemWillem Jan Withagen2017-02-111-2/+12
* init-ceph: print trailing n in "status" outputKefu Chai2017-02-101-1/+2
* ceph: when osd_location_hook does not exist, we should exit error.songbaisen2017-01-171-0/+4
* src/init-ceph.in:Remove ceph-create-keys for sysvOwen Synge2016-11-041-16/+0
* init-ceph: do not use systemd-run in sysvinitVladislav Odintsov2016-07-051-13/+1
* init-ceph - use sbindir, rather than hard coding sbinDaniel Gryniewicz2016-07-011-1/+1
* init-ceph: make it behave when run from a cmake build dirSage Weil2016-06-241-7/+17
* init-ceph.in: remove duplicated wordsLi Peng2016-05-031-1/+1
* fix ceph init scriptAlexandre Derumier2016-04-241-1/+1
* test: Fix ceph-objectstore-tool test to run manually from src non-cmakeDavid Zafman2016-04-191-2/+1
* cmake: ceph_objectstore_tool.py test passingAli Maredia2016-04-151-0/+10
* init-ceph.in: allow case-insensitive true in `osd crush update on start'Eric Cook2016-03-051-2/+2
* Merge remote-tracking branch 'gh/jewel'Sage Weil2016-03-021-4/+4
|\
| * packaging: move ceph_common.sh and ceph-osd-prestart.sh to /usr/lib/cephNathan Cutler2016-02-181-4/+4
* | Merge pull request #7286 from ktdreyer/wip-10587-init-ceph-diskSage Weil2016-02-241-1/+3
|\ \ | |/ |/|
| * init-ceph.in: skip ceph-disk if it is not presentKen Dreyer2016-01-191-1/+3
* | 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