File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ We can then provision and configure them:
76
76
:substitutions:
77
77
78
78
kayobe# kayobe overcloud provision --limit |hypervisor_hostname|
79
- kayobe# kayobe overcloud host configure --limit |hypervisor_hostname| --kolla-limit |hypervisor_hostname|
79
+ kayobe# kayobe overcloud host configure --limit |hypervisor_hostname|
80
80
kayobe# kayobe overcloud service deploy --limit |hypervisor_hostname| --kolla-limit |hypervisor_hostname|
81
81
82
82
Replacing a Failing Hypervisor
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ Apply LVM configuration using Kayobe for the replaced device (here on ``storage-
67
67
68
68
.. code-block :: console
69
69
70
- kayobe$ kayobe overcloud host configure -t lvm -kt none -l storage-0 -kl storage-0
70
+ kayobe$ kayobe overcloud host configure -t lvm -l storage-0
71
71
72
72
Before running Ceph-Ansible, also remove vestigial state directory
73
73
from ``/var/lib/ceph/osd `` for the purged OSD
You can’t perform that action at this time.
0 commit comments