summaryrefslogtreecommitdiff
path: root/src/ceph-disk-prepare
Commit message (Expand)AuthorAgeFilesLines
* ceph-disk: consolidate ceph-disk-* into a single binarySage Weil2013-03-191-1001/+3
* ceph-disk-prepare: 'mkfs -t' instead of 'mkfs --type='Sage Weil2013-03-181-1/+2
* ceph-disk-prepare: move in-use checks to the top, before zapSage Weil2013-03-051-13/+11
* ceph-disk-prepare: verify device is not in use by device-mapperSage Weil2013-03-041-0/+21
* ceph-disk-prepare: verify device is not mounted before usingSage Weil2013-03-041-1/+50
* ceph-disk-prepare: clean up stupid check for a digitSage Weil2013-03-041-3/+1
* ceph-disk-prepare: use os.path.realpath()Sage Weil2013-03-041-7/+1
* ceph-disk-prepare: -f for mkfs.xfs onlySage Weil2013-02-161-2/+2
* ceph-disk-prepare: always force mkfs.xfsAlexandre Marangone2013-02-151-0/+6
* ceph-disk-prepare: add initial support for dm-cryptSage Weil2013-02-151-69/+210
* ceph-disk-prepare: do partprobe after setting final partition typeSage Weil2013-02-151-0/+7
* ceph-disk-prepare: refactor to support DIR, DISK, or PARTITION for data or jo...Sage Weil2013-02-131-143/+381
* ceph-disk-prepare: align mkfs, mount config options with mkcephfsSage Weil2013-02-131-3/+22
* ceph-disk-prepare: poke kernel into refreshing partition tablesSage Weil2012-10-301-0/+14
* ceph-disk-prepare: fix journal partition creationSage Weil2012-10-301-1/+1
* ceph-disk-prepare: assume parted failure means no partition tableSage Weil2012-10-301-1/+2
* ceph-disk-prepare, debian/control: Support external journals.Tommi Virtanen2012-10-151-1/+174
* ceph-disk-prepare: Use the OSD uuid as the partition GUID.Tommi Virtanen2012-10-051-1/+5
* debian/control, ceph-disk-prepare: Depend on xfsprogs, use xfs by default.Tommi Virtanen2012-10-051-4/+1
* ceph-disk-{prepare,activate}: Default mkfs arguments and mount options.Tommi Virtanen2012-10-051-1/+9
* ceph-disk-prepare: Avoid triggering activate before prepare is done.Tommi Virtanen2012-10-051-1/+13
* ceph-disk-prepare: Allow setting mkfs arguments and mount options in ceph.confTommi Virtanen2012-10-051-2/+26
* ceph-disk-prepare: Allow specifying fs type to use.Tommi Virtanen2012-10-051-16/+55
* ceph-disk-prepare: Partition and format OSD data disks automatically.Tommi Virtanen2012-07-031-11/+114
* ceph-disk-prepare: Take fsid from config file.Tommi Virtanen2012-07-031-1/+40
* debian, upstart, osd: osd disk preparation and activation scriptsTommi Virtanen2012-05-231-0/+115