index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
init-ceph.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysvinit: create /var/run/ceph before pid
Elena Chernikova
2021-09-27
1
-5
/
+4
*
vstart,init-ceph: include build bin/ in $PATH
Sage Weil
2021-03-05
1
-0
/
+2
*
init-ceph: fix python and library paths for vstart
Sage Weil
2021-01-22
1
-3
/
+3
*
src,qa: install python bindings into lib/cython_modules/lib.3
Kefu Chai
2019-12-19
1
-1
/
+1
*
allow for multiple "build" dirs to exist
Yuval Lifshitz
2019-09-06
1
-1
/
+3
*
init-ceph: wait longer before resending $signal
Kefu Chai
2019-04-02
1
-1
/
+1
*
init-ceph: remove ceph-disk
Alfredo Deza
2018-06-13
1
-9
/
+0
*
init-ceph: s/lib.2/lib.$MGR_PYTHON_VERSION_MAJOR/
Kefu Chai
2018-02-11
1
-1
/
+1
*
init-ceph: drop crush location update
Sage Weil
2018-01-09
1
-21
/
+0
*
init-ceph: should have a space before "]"
Kefu Chai
2017-04-26
1
-1
/
+1
*
Merge pull request #14560 from wjwithagen/wip-wjw-freebsd-init-ceph
Sage Weil
2017-04-25
1
-5
/
+6
|
\
|
*
src/init-ceph.in: allow one((re)?start|stop) as commands
Willem Jan Withagen
2017-04-18
1
-5
/
+6
*
|
init-ceph: add ceph libraries path to environment
Mohamad Gebai
2017-04-20
1
-0
/
+4
|
/
*
init-ceph: fix ceph user args
Sage Weil
2017-02-17
1
-1
/
+1
*
init-ceph.in: Make init-ceph work under FreeBSD for init-system
Willem Jan Withagen
2017-02-11
1
-2
/
+12
*
init-ceph: print trailing n in "status" output
Kefu Chai
2017-02-10
1
-1
/
+2
*
ceph: when osd_location_hook does not exist, we should exit error.
songbaisen
2017-01-17
1
-0
/
+4
*
src/init-ceph.in:Remove ceph-create-keys for sysv
Owen Synge
2016-11-04
1
-16
/
+0
*
init-ceph: do not use systemd-run in sysvinit
Vladislav Odintsov
2016-07-05
1
-13
/
+1
*
init-ceph - use sbindir, rather than hard coding sbin
Daniel Gryniewicz
2016-07-01
1
-1
/
+1
*
init-ceph: make it behave when run from a cmake build dir
Sage Weil
2016-06-24
1
-7
/
+17
*
init-ceph.in: remove duplicated words
Li Peng
2016-05-03
1
-1
/
+1
*
fix ceph init script
Alexandre Derumier
2016-04-24
1
-1
/
+1
*
test: Fix ceph-objectstore-tool test to run manually from src non-cmake
David Zafman
2016-04-19
1
-2
/
+1
*
cmake: ceph_objectstore_tool.py test passing
Ali Maredia
2016-04-15
1
-0
/
+10
*
init-ceph.in: allow case-insensitive true in `osd crush update on start'
Eric Cook
2016-03-05
1
-2
/
+2
*
Merge remote-tracking branch 'gh/jewel'
Sage Weil
2016-03-02
1
-4
/
+4
|
\
|
*
packaging: move ceph_common.sh and ceph-osd-prestart.sh to /usr/lib/ceph
Nathan Cutler
2016-02-18
1
-4
/
+4
*
|
Merge pull request #7286 from ktdreyer/wip-10587-init-ceph-disk
Sage Weil
2016-02-24
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
init-ceph.in: skip ceph-disk if it is not present
Ken Dreyer
2016-01-19
1
-1
/
+3
*
|
init-ceph: pass TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES through
Sage Weil
2016-01-21
1
-2
/
+4
|
/
*
Merge pull request #6866 from xiaoxichen/umount_before_mount
Loic Dachary
2015-12-13
1
-2
/
+2
|
\
|
*
init-ceph: do umount when the path exists.
Xiaoxi Chen
2015-12-13
1
-2
/
+2
*
|
Merge pull request #6732 from aalba6675/patch-custom-cluster-name
Sage Weil
2015-12-11
1
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
init-ceph.in: Allow custom cluster names during startup.
Anthony Alba
2015-12-02
1
-3
/
+7
*
|
init-ceph: fix systemd-run cant't start ceph daemon sometimes
wangchaunhong
2015-12-01
1
-1
/
+2
|
/
*
src/init-ceph.in: remove unused variables
Nathan Cutler
2015-11-11
1
-2
/
+0
*
src/init-ceph.in: improve usage message
Nathan Cutler
2015-11-11
1
-4
/
+20
*
src/init-ceph.in: process command-line options using getopt
Nathan Cutler
2015-11-11
1
-1
/
+15
*
make /var/run/ceph 770 ceph:ceph
Sage Weil
2015-09-11
1
-1
/
+1
*
init-ceph: check if /lib/lsb/init-functions exists
Yan, Zheng
2015-08-31
1
-1
/
+4
*
init-ceph: don't use procfs to check if daemon is running
Yan, Zheng
2015-08-31
1
-4
/
+4
*
init-ceph: replace 'echo -n' with printf
Yan, Zheng
2015-08-31
1
-5
/
+5
*
debian: /var/run/ceph should be owned by ceph:ceph
Sage Weil
2015-08-27
1
-1
/
+4
*
init-ceph.in: Set ceph user and group when running the daemons
Boris Ranto
2015-08-27
1
-2
/
+2
*
init-ceph.in: set executable bit
John Spray
2015-08-10
1
-0
/
+0
*
init-ceph, ceph-osd-prestart: set osd weight with more precision
Sage Weil
2015-06-02
1
-1
/
+1
*
init-ceph.in: Create osd data dir before fs_type check.
huangjun
2015-05-16
1
-0
/
+1
*
init-ceph.in: add $PWD to PATH if running as ./init-ceph
Joao Eduardo Luis
2015-02-04
1
-0
/
+5
*
init-ceph: stop returns before daemons are dead
Loic Dachary
2015-01-07
1
-4
/
+2
[next]