Bug 1287130

Summary: tweak confusing vm ssa log message
Product: Red Hat CloudForms Management Engine Reporter: Dave Johnson <dajohnso>
Component: SmartState AnalysisAssignee: Rich Oliveri <roliveri>
Status: CLOSED WONTFIX QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.5.0CC: dajohnso, jhardy, obarenbo
Target Milestone: GA   
Target Release: cfme-future   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: smartstate
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-02 19:31:41 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 Dave Johnson 2015-12-01 14:54:58 UTC
Description of problem:
===============================

So bug 1287098 was opened to cover the following error that we are hitting with vddk v5.5.5.  This bz is for changing the log message, its a little confusing as its talking about unable to connect to host and then has the datastore in brackets.   I originally thought it was confusing the datastore and host. 


"Unable to mount filesystem. Reason:[FFI::VixDiskLib::ApiWrapper#open (errcode=18000 - VIX_E_CANNOT_CONNECT_TO_HOST): Cannot connect to the host - [cfme-netapp2554-vs1] aziza-cfme-55010-dnd/aziza-cfme-55010-dnd.vmdk FFI::VixDiskLib::ApiWrapper#open (errcode=18000 - VIX_E_CANNOT_CONNECT_TO_HOST): Cannot connect to the host - [cfme-netapp2554-vs1] aziza-cfme-55010-dnd/aziza-cfme-55010-dnd_1.vmdk]"


We should tweak the message to be more along these lines...

Cannot connect to the host [host_fqdn] on datastore [cfme-netapp2554-vs1] for VM [aziza-cfme-55010-dnd/aziza-cfme-55010-dnd.vmdk]


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Dave Johnson 2017-08-02 19:31:41 UTC
Sure, its super old with no customer tickets.