| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph-disk: consolidate ceph-disk-* into a single binary | Sage Weil | 2013-03-19 | 1 | -1001/+3 |
* | ceph-disk-prepare: 'mkfs -t' instead of 'mkfs --type=' | Sage Weil | 2013-03-18 | 1 | -1/+2 |
* | ceph-disk-prepare: move in-use checks to the top, before zap | Sage Weil | 2013-03-05 | 1 | -13/+11 |
* | ceph-disk-prepare: verify device is not in use by device-mapper | Sage Weil | 2013-03-04 | 1 | -0/+21 |
* | ceph-disk-prepare: verify device is not mounted before using | Sage Weil | 2013-03-04 | 1 | -1/+50 |
* | ceph-disk-prepare: clean up stupid check for a digit | Sage Weil | 2013-03-04 | 1 | -3/+1 |
* | ceph-disk-prepare: use os.path.realpath() | Sage Weil | 2013-03-04 | 1 | -7/+1 |
* | ceph-disk-prepare: -f for mkfs.xfs only | Sage Weil | 2013-02-16 | 1 | -2/+2 |
* | ceph-disk-prepare: always force mkfs.xfs | Alexandre Marangone | 2013-02-15 | 1 | -0/+6 |
* | ceph-disk-prepare: add initial support for dm-crypt | Sage Weil | 2013-02-15 | 1 | -69/+210 |
* | ceph-disk-prepare: do partprobe after setting final partition type | Sage Weil | 2013-02-15 | 1 | -0/+7 |
* | ceph-disk-prepare: refactor to support DIR, DISK, or PARTITION for data or jo... | Sage Weil | 2013-02-13 | 1 | -143/+381 |
* | ceph-disk-prepare: align mkfs, mount config options with mkcephfs | Sage Weil | 2013-02-13 | 1 | -3/+22 |
* | ceph-disk-prepare: poke kernel into refreshing partition tables | Sage Weil | 2012-10-30 | 1 | -0/+14 |
* | ceph-disk-prepare: fix journal partition creation | Sage Weil | 2012-10-30 | 1 | -1/+1 |
* | ceph-disk-prepare: assume parted failure means no partition table | Sage Weil | 2012-10-30 | 1 | -1/+2 |
* | ceph-disk-prepare, debian/control: Support external journals. | Tommi Virtanen | 2012-10-15 | 1 | -1/+174 |
* | ceph-disk-prepare: Use the OSD uuid as the partition GUID. | Tommi Virtanen | 2012-10-05 | 1 | -1/+5 |
* | debian/control, ceph-disk-prepare: Depend on xfsprogs, use xfs by default. | Tommi Virtanen | 2012-10-05 | 1 | -4/+1 |
* | ceph-disk-{prepare,activate}: Default mkfs arguments and mount options. | Tommi Virtanen | 2012-10-05 | 1 | -1/+9 |
* | ceph-disk-prepare: Avoid triggering activate before prepare is done. | Tommi Virtanen | 2012-10-05 | 1 | -1/+13 |
* | ceph-disk-prepare: Allow setting mkfs arguments and mount options in ceph.conf | Tommi Virtanen | 2012-10-05 | 1 | -2/+26 |
* | ceph-disk-prepare: Allow specifying fs type to use. | Tommi Virtanen | 2012-10-05 | 1 | -16/+55 |
* | ceph-disk-prepare: Partition and format OSD data disks automatically. | Tommi Virtanen | 2012-07-03 | 1 | -11/+114 |
* | ceph-disk-prepare: Take fsid from config file. | Tommi Virtanen | 2012-07-03 | 1 | -1/+40 |
* | debian, upstart, osd: osd disk preparation and activation scripts | Tommi Virtanen | 2012-05-23 | 1 | -0/+115 |