]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: work around buggy rhel/centos parted
authorSage Weil <sage@inktank.com>
Fri, 14 Jun 2013 19:10:49 +0000 (12:10 -0700)
committerSage Weil <sage@inktank.com>
Fri, 14 Jun 2013 19:10:49 +0000 (12:10 -0700)
commit82ff72f827b9bd7f91d30a09d35e42b25d2a7344
tree19eb93306b0fc1b9ea3f5cf2383f7fcc0f1850e2
parent92b830075928c2113c9b5fc2d1b5eaab8c63b5ad
ceph-disk: work around buggy rhel/centos parted

parted on RHEL/Centos prefixes the *machine readable output* with

 1b 5b 3f 31 30 33 34 68

Note that the same thing happens when you 'import readline' in python.

Work around it!

Signed-off-by: Sage Weil <sage@inktank.com>
src/ceph-disk