summaryrefslogtreecommitdiff
path: root/src/ceph_common.sh
Commit message (Expand)AuthorAgeFilesLines
* sysvinit: fix enumeration of local daemons when specifying type onlySage Weil2013-05-161-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-081-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-211-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-201-1/+4
* init-ceph: ignore sections without 'host' definedSage Weil2012-05-161-17/+20
* ceph_common.sh: Remove dead code.Tommi Virtanen2012-03-301-12/+0
* c* -> ceph-*Sage Weil2011-09-221-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-061-6/+1
* mkcephfs, init-ceph: tolerate complete lack of a typeSage Weil2011-04-151-1/+1
* mkcephfs: some fixesSage Weil2011-03-111-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-231-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-201-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-111-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-291-2/+2
* initscript: fix instance checkSage Weil2009-05-271-1/+1
* initscript: fix instance checkSage Weil2009-05-191-1/+1
* initscript: make sure cmdline instance existsSage Weil2009-05-181-1/+6
* initscript: cleanup debugSage Weil2009-04-231-1/+0
* initscript: run valgrind with specified optionsSage Weil2009-04-231-2/+4
* initscripts: make do_cmd properly bail when command failsSage Weil2009-03-241-2/+2
* initscripts: remove bash-isms so they work with dashSage Weil2009-03-181-15/+15
* initscripts: print cconf command if verboseSage Weil2009-03-121-0/+1
* ceph_common: use new cconf syntaxSage Weil2009-03-121-1/+1