-
Notifications
You must be signed in to change notification settings - Fork 20
Running make clean
makes your host unreachable
#52
Comments
It happened to me again. This time I was using the ISO:
|
I think this is because in the |
Looking, at this point I don't see much use of make clean. I think the only thing that currently make sense is clean the ocp sub-directory? |
I don't see anything that runs openshift-install destroy cluster, so what cleans up the bootstrap VM in the case of a failed deployment? Note however that we don't have any support in destroy cluster yet for dealing with the baremetal machines, ref openshift/installer#2005 - I'm not yet sure if that will get done in the 4.3 timeframe, so having some docs or scripted workarounds may be helpful (e.g to at least shut down all existing machines before trying to redeploy) |
@e-minguez have you given this a try? I would think depending on this result it would change you PR #65 also could address what you mention in issue #71 |
Let me try to create a PR with some more cleaning stuff. |
As it just removes the interfaces, the network connection is lost and I cannot connect back to the host.
The text was updated successfully, but these errors were encountered: