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
*
packaging: move ceph_common.sh and ceph-osd-prestart.sh to /usr/lib/ceph
Nathan Cutler
2016-02-18
1
-4
/
+4
*
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
*
Remove pidfile and asok after stopping ceph
Dongmao Zhang
2014-11-25
1
-0
/
+2
*
Fedora 19 uses systemd but there is no systemd-run available in the release (...
Boris Ranto
2014-11-06
1
-6
/
+6
*
Merge pull request #2811 from ceph/wip-vstart
Dan Mick
2014-10-30
1
-4
/
+5
|
\
|
*
init-ceph: make ./init-ceph behave from src dir on systemd
Sage Weil
2014-10-27
1
-4
/
+5
*
|
Fix the match error when starting OSD daemons.
huangjun
2014-10-28
1
-2
/
+2
|
/
*
init-ceph: don't use bashism
Sage Weil
2014-08-16
1
-1
/
+1
*
init-ceph: conditionally update after argparsing
Alfredo Deza
2014-08-12
1
-5
/
+17
*
allow passing a --cluster flag to the init script
Alfredo Deza
2014-08-07
1
-1
/
+12
*
use cluster name when checking the host
Alfredo Deza
2014-08-06
1
-4
/
+4
*
init-ceph: wrap daemon startup with systemd-run when running under systemd
Sage Weil
2014-07-16
1
-1
/
+9
*
init-ceph: continue after failure doing osd data mount
Sage Weil
2014-06-09
1
-2
/
+6
*
init-ceph: if we fail to set an OSD's crush position, continue
Sage Weil
2014-05-21
1
-1
/
+5
*
init-ceph: continue loop immediately on daemon start failure
Sage Weil
2014-05-21
1
-0
/
+1
*
remove mkcephfs
Sage Weil
2014-04-08
1
-2
/
+2
*
init: fix OSD startup issue
Dmitry Smirnov
2014-03-29
1
-1
/
+1
*
Merge pull request #1530 from onlyjob/fix-defaultweight
Sage Weil
2014-03-26
1
-1
/
+1
|
\
|
*
fix bug in 'defaultweight' calculation on OSD start.
Dmitry Smirnov
2014-03-26
1
-1
/
+1
*
|
minor init.d scripts lintianisation:
Dmitry Smirnov
2014-03-25
1
-0
/
+2
|
/
*
Added evaluation of cluster and fixed evaluation when setting initial weight ...
Christopher O'Connell
2014-02-22
1
-11
/
+4
*
init-ceph: pass config file path when adjust crush position
Sage Weil
2014-01-03
1
-0
/
+1
*
sysvinit, upstart: use df -P when weighting new OSDs
Sage Weil
2013-11-30
1
-1
/
+1
*
init: fix typo s/{$update_crush/${update_crush/
Loic Dachary
2013-11-21
1
-1
/
+1
*
upstart, sysvinit: use ceph-crush-location hook
Sage Weil
2013-10-29
1
-5
/
+3
*
init-ceph: make crush update on osd start time out
Sage Weil
2013-10-28
1
-3
/
+2
*
do not quote the variable to loop over
Alfredo Deza
2013-09-26
1
-1
/
+1
*
reverse the order of the mons in the init script when stopping
Alfredo Deza
2013-09-26
1
-8
/
+16
*
init-ceph: behave if incompletely installed
Sage Weil
2013-08-23
1
-0
/
+4
*
add condrestart to the sysvinit script
Dan van der Ster
2013-07-26
1
-1
/
+10
*
config_opts.h: increase xfs,btrfs wbthrottle defaults
Samuel Just
2013-07-25
1
-1
/
+1
[next]