Re: pre-Infernalis ceph-disk bug

2015-10-13 Thread Jeremy Hanmer
Cool, I'll try to clean things up and submit a PR (probably one for wrote: > Hi, > > On 14/10/2015 00:02, Jeremy Hanmer wrote: >> I think I've found a bug in ceph-disk when running on Ubuntu 14.04 >> (and I believe 12.04 as well, but haven't confirmed) and using >> --dmcrypt. >> >> The problem is

Re: pre-Infernalis ceph-disk bug

2015-10-13 Thread Loic Dachary
Hi, On 14/10/2015 00:02, Jeremy Hanmer wrote: > I think I've found a bug in ceph-disk when running on Ubuntu 14.04 > (and I believe 12.04 as well, but haven't confirmed) and using > --dmcrypt. > > The problem is that when update_partition() is called, partprobe is > used to re-read the partition

pre-Infernalis ceph-disk bug

2015-10-13 Thread Jeremy Hanmer
I think I've found a bug in ceph-disk when running on Ubuntu 14.04 (and I believe 12.04 as well, but haven't confirmed) and using --dmcrypt. The problem is that when update_partition() is called, partprobe is used to re-read the partition table (as opposed to partx on all other distros) and it app