After a few hours of debugging, I found that I did not have sysfsutils 
installed, and it was causing it to fail to using iscsi (not configured).

Interesting that it did not log as an ERROR, instead in DEBUG.

Thanks,

Andy
From: Andrew Wojnarek <[email protected]>
Date: Saturday, May 27, 2017 at 11:45 AM
To: "[email protected]" 
<[email protected]>
Subject: [Openstack-operators][cinder] unable to copy an image to a new volume 
on Ocata

Hi,

So I’m trying to integrate Cinder and IBM Storwize into my cloud in my lab and 
I’m running into an issue. I can create volumes (empty), no problem – but when 
I try and copy an image to that volume on creation I get an error:

ImageCopyFailure: Failed to copy image to volume: Bad or unexpected response 
from the storage volume backend API: Unable to fetch connection information 
from backend: Volume driver reported an error: terminate_connection: Failed to 
get host name from connector.

( full error: http://paste.openstack.org/show/610786/)

I’ve narrowed it down to line 853 in 
/usr/lib/python2.7/dist-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py
 – where there is logic about deriving a host_name. Any idea how to 
troubleshoot this further?

Here is my cinder.conf:

http://paste.openstack.org/show/610787/

Any ideas?

Thanks,
Andy
_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to