<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class=""><div><span style="font-size:12.8000001907349px"><br></span></div></span><div><span style="font-size:12.8000001907349px">It's used in stop_deployment provision stage [0] and for control reboot [1].</span></div><span class=""><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">> </span><span style="font-size:12.8000001907349px">Is it a fall back mechanism if the </span><span style="font-size:12.8000001907349px">mcollective fails?</span></div></span><div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Yes it's like fall back mechanism, but it's used always [2].</span></div></div></div></blockquote><div><br></div><div>As I remember it the use of SSH for stopping provisioning was because of our use of OS installers. While Anaconda was running the only access to the system was with SSH.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class=""><div><br></div><div><span style="font-size:12.8000001907349px">> </span><span style="font-size:12.8000001907349px">That </span><span style="font-size:12.8000001907349px">might have been a side effect of cobbler and we should test if it's</span></div><span style="font-size:12.8000001907349px">> still an issue for IBP.</span><div><span style="font-size:12.8000001907349px"><br></span></div></span><div><span style="font-size:12.8000001907349px">As I can see from the code partition table always is wiped before provision [3].</span></div></div></blockquote><div><br></div><div>There were some intermittent issues with provisioning failures (particularly with Ceph as I recall) when we only wiped the disks before provisioning. These failures were caused by stale LVM and RAID metadata. Doing it when the nodes were deleted and again before provisioning fixed these problems. I'm not sure this was a side-effect of our old provisioning method either. When we relied on the OS installers we generated kickstart and preseed files that just used the standard LVM and mdadm utilities to partition the system.</div><div><br></div><div>Thanks,</div><div>-Ryan</div></div><br></div></div>