NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

OpenStack Discussions

Unable to start cinder-volume

ALOPGEEK1
3,856 Views

Hi all,

I'm getting a suds.client error in cinder-volume.log

2013-02-13 19:52:55 27461 ERROR suds.client [-] <?xml version="1.0" encoding="UTF-8"?>

<SOAP-ENV:Envelope xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.netapp.com/management/v1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">

   <SOAP-ENV:Header/>

   <ns0:Body>

      <ns1:DfmAbout/>

   </ns0:Body>

</SOAP-ENV:Envelope>

2013-02-13 19:52:55 27461 CRITICAL cinder [-] (404, u'Not Found')

More logs are here http://pastebin.com/xekuB2GR

The gist of it is, the dfm.wsdl file makes reference to http://www.netapp.com/management/v1 - which is 404

This is causing cinder-volume to fail to start up.

Anyone else seeing this? Have any hints?

1 ACCEPTED SOLUTION

esker
3,856 Views

Per offline communication w/ Abel (back on February 14th) this was resolved (it wasn't a bug).

View solution in original post

1 REPLY 1

esker
3,857 Views

Per offline communication w/ Abel (back on February 14th) this was resolved (it wasn't a bug).

Public