Bug 1818529
Summary: | openshift-install deprovision prints errors on stop and remove ovirt vms | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Greg Sheremeta <gshereme> |
Component: | Installer | Assignee: | Roy Golan <rgolan> |
Installer sub component: | OpenShift on RHV | QA Contact: | Jan Zmeskal <jzmeskal> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | sbonazzo |
Version: | 4.4 | Keywords: | Reopened |
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-13 17:24:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Greg Sheremeta
2020-03-28 23:32:28 UTC
Actually it did remove the 3 masters and 3 workers, but it left the bootstrap vm running Verified with: openshift-install-linux-4.5.0-0.nightly-2020-05-11-080639 Verification: [installer@vm-15-107 ~]$ ./openshift-install destroy cluster --dir=resources --log-level=debug DEBUG OpenShift Installer 4.5.0-0.nightly-2020-05-11-080639 DEBUG Built from commit 94f6539c438c876cf43f87c576692e7213d62a91 DEBUG Searching VMs by tag=primary-wr59h DEBUG Found 6 VMs INFO Stopping VM primary-wr59h-master-1 INFO Stopping VM primary-wr59h-master-0 INFO Stopping VM primary-wr59h-worker-0-plxbj INFO Stopping VM primary-wr59h-master-2 INFO Stopping VM primary-wr59h-worker-0-8sxqh INFO Stopping VM primary-wr59h-worker-0-9tt7c INFO VM primary-wr59h-master-0 powered off INFO Removing VM primary-wr59h-master-0 INFO VM primary-wr59h-master-1 powered off INFO Removing VM primary-wr59h-master-1 INFO VM primary-wr59h-worker-0-plxbj powered off INFO VM primary-wr59h-master-2 powered off INFO Removing VM primary-wr59h-worker-0-plxbj INFO Removing VM primary-wr59h-master-2 INFO VM primary-wr59h-worker-0-8sxqh powered off INFO Removing VM primary-wr59h-worker-0-8sxqh INFO VM primary-wr59h-worker-0-9tt7c powered off INFO Removing VM primary-wr59h-worker-0-9tt7c INFO Removing tag primary-wr59h DEBUG Purging asset "Metadata" from disk DEBUG Purging asset "Terraform Variables" from disk DEBUG Purging asset "Kubeconfig Admin Client" from disk DEBUG Purging asset "Kubeadmin Password" from disk DEBUG Purging asset "Certificate (journal-gatewayd)" from disk DEBUG Purging asset "Cluster" from disk INFO Time elapsed: 28s Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409 |