Comment 19 for bug 1712087

Revision history for this message
Greg Dulin (gregory-dulin) wrote :

I ran into this issue too while using Kayobe (train) to redeploy on previously used hosts. Using the `--wipe-disks` flag (as recommended in the Kayobe deployment documentation) fixed it for me:

kayobe overcloud host configure --wipe-disks
https://docs.openstack.org/kayobe/train/deployment.html

Thanks!