index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stop.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop.sh: kill cephfs-mirror, rbd-mirror
Jos Collin
2023-08-29
1
-1
/
+1
*
stop.sh: call cephadm rm-cluster only if FSID is not empty
Kefu Chai
2022-10-21
1
-2
/
+4
*
stop.sh: compile cephadm
Michael Fritch
2022-09-13
1
-3
/
+6
*
stop.sh: kill cephfs-top
Jos Collin
2022-09-09
1
-1
/
+1
*
src/stop.sh: add `sudo` to `cephadm ls` command
Michael Fritch
2022-06-07
1
-1
/
+1
*
src/stop.sh: fixup ceph-mds daemon count
Michael Fritch
2022-06-07
1
-1
/
+1
*
src/stop.sh: check if ceph-mds daemon(s) exist beforehand
Rishabh Dave
2022-04-26
1
-2
/
+5
*
stop.sh: extract maybe_kill() into a function
Kefu Chai
2021-04-01
1
-24
/
+35
*
stop.sh: restructure stop logic
Kefu Chai
2021-04-01
1
-24
/
+31
*
stop.sh: add editor variables
Kefu Chai
2021-04-01
1
-0
/
+2
*
stop.sh: Issue only one SIGTERM to ceph processes
Adam Kupczyk
2021-03-02
1
-5
/
+27
*
stop.sh: stop osd before mon
Kefu Chai
2020-07-27
1
-1
/
+1
*
stop.sh: do not block script when there is no running cluster
Kiefer Chang
2020-06-18
1
-1
/
+2
*
stop.sh: Remove cephadm deployed daemons
Varsha Rao
2020-06-11
1
-1
/
+17
*
vstart: Use "NFS" instead "GANESHA" for starting nfs ganesha clusters
Varsha Rao
2020-04-08
1
-2
/
+2
*
Merge PR #31527 into master
Patrick Donnelly
2019-12-18
1
-3
/
+13
|
\
|
*
stop.sh: Add option to kill Ganesha daemons
Varsha Rao
2019-12-17
1
-3
/
+13
*
|
Merge pull request #32263 from rosinL/fix-vcluster-stop
Kefu Chai
2019-12-17
1
-1
/
+1
|
\
\
|
*
|
stop.sh: use bash shell to solve syntax error
luo rixin
2019-12-16
1
-1
/
+1
|
|
/
*
|
stop.sh: use ${CEPH_BIN} and -c ${conf_fn}
Kefu Chai
2019-12-17
1
-2
/
+2
*
|
stop.sh: do not try to contact mon unless cluster is up
Kefu Chai
2019-12-17
1
-2
/
+4
|
/
*
stop: Unmount cephFS volumes
Kotresh HR
2019-12-13
1
-0
/
+33
*
stop.sh: add --crimson option
Kefu Chai
2019-06-20
1
-4
/
+8
*
Revert "stop.sh: use --no-mon-config when trying to unmap rbd devices"
Jason Dillaman
2018-05-10
1
-4
/
+4
*
stop.sh: use --no-mon-config when trying to unmap rbd devices
Mykola Golub
2018-03-23
1
-4
/
+4
*
stop.sh: specify the ceph.conf path to avoid using wrong ceph.conf.
Jianpeng Ma
2018-03-19
1
-5
/
+12
*
rbd: unified way to map images using different drivers
Mykola Golub
2018-01-29
1
-4
/
+4
*
test: create asok files in a temp directory under $TMPDIR
Kefu Chai
2017-07-21
1
-2
/
+2
*
stop.sh: boilerplate error (don't stop mon when stopping mgr)
Dan Mick
2017-04-11
1
-1
/
+1
*
stop.sh: add 'mgr' arg
Sage Weil
2017-02-27
1
-0
/
+4
*
vstart: set up and run ceph-mgr
John Spray
2016-09-29
1
-1
/
+3
*
vstart: update for cmake build path changes
John Spray
2016-03-29
1
-1
/
+1
*
stop.sh: make more portable
Mykola Golub
2016-03-09
1
-12
/
+15
*
stop: Add missing stop_rgw variable
Karol Mroz
2016-03-07
1
-1
/
+5
*
vstart: detect CEPH_BIN in stop.sh too
John Spray
2015-08-10
1
-1
/
+5
*
stop.sh: killall -u takes username, not uid
Dan Mick
2014-12-22
1
-1
/
+2
*
stop.sh: only try killing processes that belong to me
Dan Mick
2014-12-19
1
-6
/
+8
*
stop.sh: unmap rbd images when stopping the whole cluster
Ilya Dryomov
2014-04-03
1
-0
/
+17
*
stop.sh: do not trace commands
Ilya Dryomov
2014-04-03
1
-1
/
+1
*
stop.sh: indent 4 spaces universally
Ilya Dryomov
2014-04-03
1
-35
/
+35
*
vstart/stop: do not loop forever on kill
Loic Dachary
2013-12-23
1
-1
/
+6
*
vstart/stop: use pkill instead of killall
Loic Dachary
2013-12-17
1
-2
/
+20
*
vstart.sh: -r to start radosgw
Sage Weil
2012-09-01
1
-1
/
+3
*
c* -> ceph-*
Sage Weil
2011-09-23
1
-11
/
+11
*
stop.sh: Avoid bashisms.
Tommi Virtanen
2011-05-06
1
-5
/
+5
*
stop.sh: Whitespace.
Tommi Virtanen
2011-05-06
1
-2
/
+2
*
shell script fixes
Fred Ar
2010-07-07
1
-1
/
+1
*
vstart: behave a bit better when sudoing
Sage Weil
2009-04-13
1
-2
/
+4
*
vstart: fix conf, use -d on startup, etc.
Sage Weil
2009-03-02
1
-1
/
+1
*
vstart: some changes
Sage Weil
2009-02-28
1
-0
/
+49
[next]