summaryrefslogtreecommitdiff
path: root/src/vstart.sh
Commit message (Expand)AuthorAgeFilesLines
* vstart.sh: osd debug op order = trueSage Weil2013-03-071-0/+1
* vstart.sh: give mon. key mon = 'allow *' capsSage Weil2013-02-271-1/+1
* vstart.sh: Create mon data directory before --mkfsJoao Eduardo Luis2013-02-211-0/+3
* osdmap: make replica separate in default crush map configurableSage Weil2013-01-171-0/+1
* vstart.sh: support -X by adding 'auth required = none' entriesDan Mick2012-11-131-1/+9
* vstart: allow minimum pool size of oneNoah Watkins2012-11-091-0/+1
* Merge remote-tracking branch 'gh/wip-fix-symlinks'Sage Weil2012-11-081-1/+1
|\
| * client: Fix path_walk() to support dir symlinksSam Lang2012-11-051-1/+1
* | vstart.sh: allow shorter MON, OSD, MDS count env varsSage Weil2012-11-081-0/+5
|/
* vstart.sh: Use ./init-ceph instead of CEPH_BINSam Lang2012-10-231-1/+1
* vstart.sh: cephx on by default, -X to disableJoe Buck2012-10-221-3/+7
* vstart.sh: log client to out/$name.logSage Weil2012-10-171-0/+1
* vstart.sh: let you specific specific ip to bind toSage Weil2012-09-281-4/+10
* vstart.sh: Alternative fix for vstart.sh -nSam Lang2012-09-201-2/+2
* Fix description for --nodaemonSam Lang2012-09-191-1/+1
* Abort on failureSam Lang2012-09-191-0/+3
* Fixup usage to reflect options availableSam Lang2012-09-191-0/+5
* Swap current dir (.) with CEPH_BIN for OOT buildsSam Lang2012-09-191-4/+4
* Move keyring option to global sectionSam Lang2012-09-191-1/+1
* crush: change default type from 'pool' to 'root'Sage Weil2012-09-051-1/+1
* vstart.sh: -r to start radosgwSage Weil2012-09-011-1/+76
* vstart.sh: apply extra conf after the defaultsSage Weil2012-07-271-1/+5
* Merge branch 'wip-mon-mkfs'Sage Weil2012-07-161-0/+3
|\
| * vstart.sh: blow away mon directory on creation/startSage Weil2012-07-161-0/+3
* | vstart: use absolute path for keyringNoah Watkins2012-07-141-2/+2
|/
* vstart.sh: don't clobber keyring if not -nDan Mick2012-06-291-1/+1
* vstart.sh: set data dirs instead of keyring locationsSage Weil2012-06-121-16/+13
* vstart: debug osd classes when debugging is onJosh Durgin2012-06-081-1/+2
* mon: put cluster log at /var/log/ceph/$cluster.log and/or send to syslogSage Weil2012-06-061-1/+1
* vstart.sh: initialize keyring even if not using cephxYehuda Sadeh2012-05-311-7/+5
* vstart.sh: wipe out btrfs subvols in osd dirsSage Weil2012-05-241-0/+1
* Merge branch 'osd-mkfs'Sage Weil2012-05-231-0/+2
|\
| * filestore: do not wipe on mkfsSage Weil2012-05-221-0/+2
* | vstart.sh: set HOSTNAME when -l is usedSage Weil2012-05-221-1/+1
|/
* init-ceph: ignore sections without 'host' definedSage Weil2012-05-161-0/+3
* vstart.sh: use 'osd crush set ...'Sage Weil2012-05-021-1/+1
* vstart.sh: explicitly specify uuids during startupSage Weil2012-05-011-3/+4
* log: new logging infrastructureSage Weil2012-03-271-4/+1
* vstart: enable omap for xattrsSage Weil2012-03-251-0/+1
* vstart.sh: .ceph_keyring -> keyringSage Weil2011-12-051-2/+2
* osdmap: build_simple with normal osd/host/rack/pool hierarchySage Weil2011-11-121-1/+1
* vstart.sh: don't generate initial osdmap explicitlySage Weil2011-11-121-12/+8
* vstart: use normal name for .asok filesSage Weil2011-10-051-1/+1
* c* -> ceph-*Sage Weil2011-09-221-17/+17
* vstart: debug filestore = 20Sage Weil2011-09-211-1/+1
* vstart: static mapping of names to ranksSage Weil2011-07-291-1/+1
* vstart: set heartbeat fileSage Weil2011-07-281-0/+1
* vstart: use paired MDSes with a specified standby.Greg Farnum2011-07-271-4/+3
* Merge branch 'wip-proflogger'Colin Patrick McCabe2011-07-201-2/+1
|\
| * Move ProfLogger socket code into admin_socketColin Patrick McCabe2011-07-201-1/+1