summaryrefslogtreecommitdiffstats
path: root/src/ceph_common.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph_common.sh: add mgr support to init-cephSage Weil2017-02-271-2/+4
* ceph_common.sh: fix syntax errorDan Mick2017-02-141-1/+1
* init-ceph.in: Make init-ceph work under FreeBSD for init-systemWillem Jan Withagen2017-02-111-1/+2
* init-ceph: replace 'echo -n' with printfYan, Zheng2015-08-311-2/+2
* use name in /var/lib/ceph pathsAlfredo Deza2014-08-061-2/+3
* init-ceph: continue after failure doing osd data mountSage Weil2014-06-091-0/+18
* init, upstart: prevent daemons being started by bothJosh Durgin2013-12-041-0/+4
* sysvinit, upstart: handle symlinks to dirs in /var/lib/ceph/*Sage Weil2013-07-021-1/+1
* sysvinit: fix enumeration of local daemons when specifying type onlySage Weil2013-05-171-20/+11
* init-ceph: do not stop start on first failureSage Weil2013-04-191-0/+18
* ceph_common.sh: fix typo in commentDanny Al-Gaaf2013-03-271-1/+1
* ceph_common.sh: Fix sed regex in get_local_daemon_listGary Lowell2013-03-141-1/+1
* ceph_common.sh: add warning if 'host' contains dotsDan Mick2013-03-091-0/+5
* ceph_common.sh: tolerate missing mds, mon, osds in confSage Weil2013-02-261-3/+3
* ceph_common.sh: fix iteration of items in ceph.confSage Weil2013-02-221-3/+3
* ceph_common: fix check for defined/undefined entities in confSage Weil2013-02-171-2/+2
* ceph_common.sh: check if $sshdir exist, otherwise create itDanny Al-Gaaf2013-02-141-4/+4
* init-ceph: iterate/locate local sysvinit-tagged directoriesSage Weil2013-02-131-9/+43
* init-ceph: consider sysvinit-tagged dirs as localSage Weil2013-02-131-0/+7
* ceph_common.sh: 'hostname -s' (instead of cut ...)Sage Weil2012-09-201-2/+2
* mkcephfs, init-ceph: Warn if hostname "localhost" is seen in ceph.conf.Tommi Virtanen2012-08-211-1/+4
* init-ceph: ignore sections without 'host' definedSage Weil2012-05-171-17/+20
* ceph_common.sh: Remove dead code.Tommi Virtanen2012-03-301-12/+0
* c* -> ceph-*Sage Weil2011-09-231-1/+1
* ceph_common.sh: Do not sudo to root unless neededTommi Virtanen2011-09-191-1/+6
* mkcephfs: Config $user is irrelevant when we want to run as root.Tommi Virtanen2011-09-071-6/+1
* mkcephfs, init-ceph: tolerate complete lack of a typeSage Weil2011-04-151-1/+1
* mkcephfs: some fixesSage Weil2011-03-121-4/+4
* mkcephfs: modularizeSage Weil2011-03-101-6/+11
* Don't use -i to set id for non-daemonsColin Patrick McCabe2011-03-101-3/+3
* cconf: remove second argument to cconf --lookupColin Patrick McCabe2011-02-231-2/+2
* ceph_common.sh: remove get_val, get_val_boolColin Patrick McCabe2011-02-231-19/+0
* init-ceph: DTRT when cconf returns host = localhostSage Weil2010-10-071-0/+1
* initscripts: fix type.id check in ceph.confSage Weil2010-07-241-1/+1
* initscripts: use $type.$id, not $name, when possibleSage Weil2010-07-221-1/+1
* initscripts: accept osd0 or osd.0, regardless of what conf usesSage Weil2010-07-221-4/+5
* shell script fixesFred Ar2010-07-071-2/+2
* initscripts: fix verbose output for root commandsSage Weil2010-06-181-2/+2
* fetch_config: enable fetching ceph.conf from a remote locationSage Weil2010-04-211-8/+18
* init-ceph: return success error code on missing ceph.conf if no -cSage Weil2010-03-031-2/+9
* init-ceph: print 'already started' instead of failing to startSage Weil2010-02-121-3/+3
* ceph_common: sudo su, not suSage Weil2010-02-121-1/+1
* mkcephfs: misc cephx fixesSage Weil2010-02-051-1/+1
* initscripts: do what we can to run as user specified in the confSage Weil2009-07-131-5/+15
* initscripts: substitute in proper autoconf pathsSage Weil2009-07-131-0/+11
* initscripts: fix do_root_cmdSage Weil2009-06-301-1/+1
* initscripts: do mount/mkfs as root, otherwise as any userSage Weil2009-06-251-0/+13
* initscripts: allow 'user' option, defaults to current userSage Weil2009-06-251-3/+8
* initscript: fix instance check, againSage Weil2009-05-301-2/+2
* initscript: fix instance checkSage Weil2009-05-271-1/+1