Hi Nigel, On Wed, Aug 5, 2015 at 9:00 PM, Nigel Williams <nigel.williams@xxxxxxxxxxx> wrote: > On 6/08/2015 9:45 AM, Travis Rhoden wrote: >> >> A new version of ceph-deploy has been released. Version 1.5.27 >> includes the following: > > > Has the syntax for use of --zap-disk changed? I moved it around but it is no > longer recognised; worked around by doing a ceph-disk zap before running > ceph-deploy. A few things in this area changed with 1.5.26. ceph-deploys options are much more strictly attached only to the commands where they make sense. > > This worked previously: > > ceph-deploy --overwrite-conf osd --zap-disk prepare ceph05:/dev/sdb:/dev/sdd --zap-disk is an option to 'prepare', not to 'osd'. "ceph-deploy osd --zap-disk list" doesn't make any sense, for example. The help menus should make this clear: # ceph-deploy osd --help usage: ceph-deploy osd [-h] {list,create,prepare,activate} ... # ceph-deploy osd prepare --help usage: ceph-deploy osd prepare [-h] [--zap-disk] [--fs-type FS_TYPE] [--dmcrypt] [--dmcrypt-key-dir KEYDIR] > > > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html