summaryrefslogtreecommitdiffstats
path: root/src/stop.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* stop.sh: kill cephfs-mirror, rbd-mirrorJos Collin2023-08-291-1/+1
* stop.sh: call cephadm rm-cluster only if FSID is not emptyKefu Chai2022-10-211-2/+4
* stop.sh: compile cephadmMichael Fritch2022-09-131-3/+6
* stop.sh: kill cephfs-topJos Collin2022-09-091-1/+1
* src/stop.sh: add `sudo` to `cephadm ls` commandMichael Fritch2022-06-071-1/+1
* src/stop.sh: fixup ceph-mds daemon countMichael Fritch2022-06-071-1/+1
* src/stop.sh: check if ceph-mds daemon(s) exist beforehandRishabh Dave2022-04-261-2/+5
* stop.sh: extract maybe_kill() into a functionKefu Chai2021-04-011-24/+35
* stop.sh: restructure stop logicKefu Chai2021-04-011-24/+31
* stop.sh: add editor variablesKefu Chai2021-04-011-0/+2
* stop.sh: Issue only one SIGTERM to ceph processesAdam Kupczyk2021-03-021-5/+27
* stop.sh: stop osd before monKefu Chai2020-07-271-1/+1
* stop.sh: do not block script when there is no running clusterKiefer Chang2020-06-181-1/+2
* stop.sh: Remove cephadm deployed daemonsVarsha Rao2020-06-111-1/+17
* vstart: Use "NFS" instead "GANESHA" for starting nfs ganesha clustersVarsha Rao2020-04-081-2/+2
* Merge PR #31527 into masterPatrick Donnelly2019-12-181-3/+13
|\
| * stop.sh: Add option to kill Ganesha daemonsVarsha Rao2019-12-171-3/+13
* | Merge pull request #32263 from rosinL/fix-vcluster-stopKefu Chai2019-12-171-1/+1
|\ \
| * | stop.sh: use bash shell to solve syntax errorluo rixin2019-12-161-1/+1
| |/
* | stop.sh: use ${CEPH_BIN} and -c ${conf_fn}Kefu Chai2019-12-171-2/+2
* | stop.sh: do not try to contact mon unless cluster is upKefu Chai2019-12-171-2/+4
|/
* stop: Unmount cephFS volumesKotresh HR2019-12-131-0/+33
* stop.sh: add --crimson optionKefu Chai2019-06-201-4/+8
* Revert "stop.sh: use --no-mon-config when trying to unmap rbd devices"Jason Dillaman2018-05-101-4/+4
* stop.sh: use --no-mon-config when trying to unmap rbd devicesMykola Golub2018-03-231-4/+4
* stop.sh: specify the ceph.conf path to avoid using wrong ceph.conf.Jianpeng Ma2018-03-191-5/+12
* rbd: unified way to map images using different driversMykola Golub2018-01-291-4/+4
* test: create asok files in a temp directory under $TMPDIRKefu Chai2017-07-211-2/+2
* stop.sh: boilerplate error (don't stop mon when stopping mgr)Dan Mick2017-04-111-1/+1
* stop.sh: add 'mgr' argSage Weil2017-02-271-0/+4
* vstart: set up and run ceph-mgrJohn Spray2016-09-291-1/+3
* vstart: update for cmake build path changesJohn Spray2016-03-291-1/+1
* stop.sh: make more portableMykola Golub2016-03-091-12/+15
* stop: Add missing stop_rgw variableKarol Mroz2016-03-071-1/+5
* vstart: detect CEPH_BIN in stop.sh tooJohn Spray2015-08-101-1/+5
* stop.sh: killall -u takes username, not uidDan Mick2014-12-221-1/+2
* stop.sh: only try killing processes that belong to meDan Mick2014-12-191-6/+8
* stop.sh: unmap rbd images when stopping the whole clusterIlya Dryomov2014-04-031-0/+17
* stop.sh: do not trace commandsIlya Dryomov2014-04-031-1/+1
* stop.sh: indent 4 spaces universallyIlya Dryomov2014-04-031-35/+35
* vstart/stop: do not loop forever on killLoic Dachary2013-12-231-1/+6
* vstart/stop: use pkill instead of killallLoic Dachary2013-12-171-2/+20
* vstart.sh: -r to start radosgwSage Weil2012-09-011-1/+3
* c* -> ceph-*Sage Weil2011-09-231-11/+11
* stop.sh: Avoid bashisms.Tommi Virtanen2011-05-061-5/+5
* stop.sh: Whitespace.Tommi Virtanen2011-05-061-2/+2
* shell script fixesFred Ar2010-07-071-1/+1
* vstart: behave a bit better when sudoingSage Weil2009-04-131-2/+4
* vstart: fix conf, use -d on startup, etc.Sage Weil2009-03-021-1/+1
* vstart: some changesSage Weil2009-02-281-0/+49