Bug 1727991
Summary: | Vsphere storage provider returns 'No Vm found' to pv-controller | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | emahoney |
Component: | Storage | Assignee: | aos-storage-staff <aos-storage-staff> |
Storage sub component: | Storage | QA Contact: | Qin Ping <piqin> |
Status: | CLOSED NOTABUG | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | aos-bugs, aos-storage-staff, hekumar, pmara, yhe |
Version: | 3.11.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
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: | 2019-07-09 16:13:55 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
emahoney
2019-07-08 18:36:02 UTC
The UUIDs configured on the client[1] were not matching what was in vmware. Resolving those UUIDs fixed the issue. [1] # cat /sys/class/dmi/id/product_serial # cat /sys/class/dmi/id/product_uuid # oc describe node <nodename> | grep "System UUID" Reference: How did you fix it? Had the same issue restoring the VM after unsuccessful pathing the Linux. Resolved by https://access.redhat.com/solutions/4256051 |