summaryrefslogtreecommitdiff
path: root/src/ceph_common.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* initscript: more fixesSage Weil2009-03-111-8/+8
* initscript: lots of changesSage Weil2009-03-111-6/+1
* initscript: LSB block; add reload and force-reloadSage Weil2009-03-101-0/+1
* initscripts: allow vars with spacesSage Weil2009-03-091-1/+1
* initscripts: ensure cluster.conf existsSage Weil2009-03-021-0/+7
* initscripts: make mkcephfs and initscript behave on cosd*Sage Weil2009-02-281-0/+36
* more cleanupSage Weil2009-02-271-2/+2
* ceph-daemons: generate list of items to stop/start in ceph_common.shSage Weil2009-02-271-0/+34
* ceph-daemons: 'stop' worksSage Weil2009-02-271-1/+1
* ceph-daemons: works partiallyYehuda Sadeh2009-02-271-7/+2
* renamed common.sh to ceph_common.shYehuda Sadeh2009-01-301-0/+48