summaryrefslogtreecommitdiff
path: root/src/mkcephfs.in
Commit message (Expand)AuthorAgeFilesLines
* fix keyring generation for mds and osdDanny Kukawka2012-08-161-2/+3
* mkcephfs: use default osd_data, _journal valuesSage Weil2012-08-081-2/+2
* mkcephfs: use new default keyring locationsSage Weil2012-08-081-11/+10
* init-ceph, mkcephfs: try 'btrfs device scan' before 'btrfsctl -a'Sage Weil2012-02-111-1/+1
* mkcephfs: build initial osdmap from information in ceph.confSage Weil2011-10-281-14/+2
* mkcephfs: skip non-btrfs osds even with --mkbtrfsSage Weil2011-10-281-0/+6
* mkcephfs: copy ceph.conf to /etc/ceph/ceph.conf (when -a)Sage Weil2011-10-171-0/+24
* c* -> ceph-*Sage Weil2011-09-221-9/+9
* mkcephfs: create /var/run/ceph (or wherever pid_file and admin_socket live)Sage Weil2011-09-201-0/+12
* mkcephfs: cosd and cmon setup must happen as root.Tommi Virtanen2011-09-061-2/+2
* mkcephfs: Only create OSD journal dir if we have a journal.Tommi Virtanen2011-07-051-1/+3
* mkcephfs: fix ceph.conf referenceSage Weil2011-06-091-1/+1
* mkcephfs: pass config to osdmaptoolSage Weil2011-05-261-1/+1
* Merge branch 'stable'Sage Weil2011-05-261-0/+2
|\
| * mkcephfs: set rdir for local mon setupSage Weil2011-05-261-0/+2
* | mkcephfs.in: print out usage if no actions givenColin Patrick McCabe2011-05-241-6/+15
* | mkcephfs: error out on bad usageSage Weil2011-05-241-0/+9
|/
* mkcephfs: pick rdir based on whether current daemon is local or notSage Weil2011-05-191-9/+4
* mkcephfs: Fail if there are no mons defined.Tommi Virtanen2011-04-251-0/+5
* mkcephfs: Fail if a mon has no address set.Tommi Virtanen2011-04-251-0/+4
* mkcephfs: Remove temp dir, not just its contents.Tommi Virtanen2011-04-251-1/+1
* mkcephfs: allow a prebuild osdmap to be specifiedSage Weil2011-04-191-12/+24
* mkcephfs: fix check for highest osdSage Weil2011-04-151-1/+1
* mkcephfs: Actually do a mkfs.btrfsWido den Hollander2011-03-311-1/+1
* mkcephfs: minor fixSamuel Just2011-03-301-1/+1
* mkcephfs: copy to daemon nodes for each daemonSamuel Just2011-03-301-5/+2
* mkcephfs: don't clobber osdmap when importing crushmapSage Weil2011-03-291-1/+1
* mkcephfs: minor fixesSamuel Just2011-03-231-7/+7
* init-ceph, mkcephfs: fix $name normalizationSage Weil2011-03-151-8/+8
* mkcephfs: some fixesSage Weil2011-03-111-4/+4
* mkcephfs: modularizeSage Weil2011-03-101-163/+315
* mkcephfs: fix premature tmp directory deletionSamuel Just2011-02-171-0/+6
* mkcephfs: fix bug in multi-node setupsColin Patrick McCabe2011-02-071-1/+6
* mkcephfs: clean up temp files, honor $TEMPDIRColin Patrick McCabe2011-02-031-18/+21
* keyring: default keyring file name is 'keyring'Yehuda Sadeh2011-01-131-4/+4
* mkcephfs: Clarified numosd messageMatthew Roy2011-01-041-1/+2
* automake: in scripts, use sysconfdir as-isColin Patrick McCabe2010-12-071-6/+1
* mkcephfs: require -k; update man pageSage Weil2010-12-061-0/+5
* mkcephfs: use new cauthtool --cap syntaxSage Weil2010-09-171-22/+14
* mkcephfs: fix bad |Sage Weil2010-09-071-1/+1
* Merge branch 'unstable' into mon-removeSage Weil2010-07-291-8/+13
|\
| * shell script fixesFred Ar2010-07-071-5/+5
| * mkcephfs: Fix wrong maxosd when OSD ids are random ordered in ceph.confCC Lien2010-06-291-1/+1
| * mkcephfs: push conf to remote machinesSage Weil2010-06-201-0/+1
| * Merge branch 'unstable' of ssh://ceph.newdream.net/home/sage/ceph.newdream.ne...Sage Weil2010-06-171-2/+1
| |\
| | * Revert "mkcephfs: cosd mkfs as root, then chown"Sage Weil2010-06-171-2/+1
| * | mkcephfs: error out of journal dev is included in btrfs devsSage Weil2010-06-171-0/+5
| |/
* | mkcephfs: behave with new mon naming schemeSage Weil2010-06-111-6/+11
|/
* mkcephfs: error when creating journal file in a directory that differs from ...CC Lien2010-06-031-0/+2
* mkcephfs: pass -c to cmon --mkfsSage Weil2010-05-271-1/+1