Bug 1334865
| Summary: | VixDiskLib not found on CFME 5.6.0.5 when doing ssa on vm | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> | ||||||||
| Component: | SmartState Analysis | Assignee: | Hui Song <hsong> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Matouš Mojžíš <mmojzis> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | high | ||||||||||
| Version: | 5.6.0 | CC: | jhardy, mmojzis, obarenbo, roliveri, sbulage, simaishi | ||||||||
| Target Milestone: | GA | ||||||||||
| Target Release: | 5.6.0 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | smartstate | ||||||||||
| Fixed In Version: | 5.6.0.7 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-06-29 16:01:09 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: | |||||||||||
| Attachments: |
|
||||||||||
This version was used:VMware-vix-disklib-5.5.4 and 6.0.2 version. Logs with more details added as attachment. Created attachment 1155822 [details]
detailed evm.log
Created attachment 1155824 [details]
vim.log
Satyajit, are you seeing the same, can you please retest and confirm. Verified in 5.6.0.7-beta2.6.20160516171555_b1be31f SSA worked with both vsphere 5.5 and 6. 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-2016:1348 |
Created attachment 1155795 [details] evm.log Description of problem: I tried to run SSA on CFME + vmware 5.5 with installed vddk 5.5(then tried also 5.6). It resulted in error: Unable to mount filesystem. Reason:[ERROR: VixDiskLib.connect() Unable to determine port used by VixDiskLib Server.] When I tried same procedure on CFME 5.6.0.1 and 5.5.2.4 it worked. Version-Release number of selected component (if applicable): 5.6.0.5-beta2.4.20160503153816_1fb554f How reproducible: 100% Steps to Reproduce: 1. Infrastructure -> Provider-> Add vmware provider 2. Infrastructure -> Hosts -> Add and verify credentials for host, where vm resides 3. Configure->Configuration-> Enable Smartproxy 4. Install vddk on cfme and restart cfme 5. Infrastructure -> Virtual Machine -> Sleect a virtual machine and run SSA Actual results: Unable to mount filesystem. Reason:[ERROR: VixDiskLib.connect() Unable to determine port used by VixDiskLib Server.] Expected results: SSA should pass. Additional info: evm.log error provided in attachment