<html><body>
<p><font size="2" face="sans-serif">Hi Mike,</font><br>
<font size="2" face="sans-serif">Try turning on debug messages in /etc/cinder/cinder.conf and restarting the volume service.  This will log exactly what command is being issued.  Based on this, you can try to issue the same command directly from the command line.  This should give some clues on why the volume create is failing.  Send a reply if you're still stuck and we can dig in further.</font><br>
<br>
<font size="2" face="sans-serif">Regards,<br>
Bill Owen   <br>
billowen@us.ibm.com<br>
Strategic Test Methods and Tools                    <br>
520-799-4829, T/L 321-4829<br>
</font><br>
<br>
<img width="16" height="16" src="cid:1__=08BBF146DFDC4AA88f9e8a93df938@us.ibm.com" border="0" alt="Inactive hide details for "Mike B." ---08/28/2013 04:31:23 AM---Greetings, I've gone through archives and performed searches, e"><font size="2" color="#424282" face="sans-serif">"Mike B." ---08/28/2013 04:31:23 AM---Greetings, I've gone through archives and performed searches, etc etc and have been unable to find a</font><br>
<br>
<font size="1" color="#5F5F5F" face="sans-serif">From:      </font><font size="1" face="sans-serif">"Mike B." <oakerz@lycos.com></font><br>
<font size="1" color="#5F5F5F" face="sans-serif">To:        </font><font size="1" face="sans-serif">openstack@lists.openstack.org</font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Date:      </font><font size="1" face="sans-serif">08/28/2013 04:31 AM</font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Subject:   </font><font size="1" face="sans-serif">[Openstack] Cinder: Creating test volume fails</font><br>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<tt><font size="2">Greetings,<br>
<br>
I've gone through archives and performed searches, etc etc and have been unable to find a fix for this so I'm hoping someone can shed some light on it for me here... Environment is (quite unfortunately) a desktop PC running VMware Player with an Ubuntu 12.04 LTS VM (kernel 3.2.50-030250-virtual).  I've been successful in getting the identity service and image service both up and running and now I'm stuck.. Here's the error, which FWIW was posted on the cinder-install.html page under the Grizzly install docs too:<br>
<br>
2013-08-27 13:04:27 ERROR [cinder.volume.iscsi] Failed to create iscsi target for volume id:volume-dbbeac52-b86a-4ed9-8a31-111f79a79092.<br>
2013-08-27 13:04:42 ERROR [cinder.volume.manager] volume volume-dbbeac52-b86a-4ed9-8a31-111f79a79092: create failed<br>
2013-08-27 13:04:42 ERROR [cinder.openstack.common.rpc.amqp] Exception during message handling<br>
Traceback (most recent call last):<br>
File "/usr/lib/python2.7/dist-packages/cinder/openstack/common/rpc/amqp.py", line 430, in _process_data<br>
    rval = self.proxy.dispatch(ctxt, version, method, **args)<br>
File "/usr/lib/python2.7/dist-packages/cinder/openstack/common/rpc/dispatcher.py", line 133, in dispatch<br>
    return getattr(proxyobj, method)(ctxt, **kwargs)<br>
File "/usr/lib/python2.7/dist-packages/cinder/volume/manager.py", line 288, in create_volume<br>
    LOG.error(_("volume %s: create failed"), volume_ref['name'])<br>
File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__<br>
    self.gen.next()<br>
File "/usr/lib/python2.7/dist-packages/cinder/volume/manager.py", line 281, in create_volume<br>
    model_update = self.driver.create_export(context, volume_ref)<br>
File "/usr/lib/python2.7/dist-packages/cinder/volume/drivers/lvm.py", line 487, in create_export<br>
    chap_auth)<br>
File "/usr/lib/python2.7/dist-packages/cinder/volume/iscsi.py", line 168, in create_iscsi_target<br>
    raise exception.ISCSITargetCreateFailed(volume_id=vol_id)<br>
ISCSITargetCreateFailed: Failed to create iscsi target for volume volume-dbbeac52-b86a-4ed9-8a31-111f79a79092.<br>
<br>
Additional notes:<br>
- RabbitMQ is running and can be connected to<br>
- open-iscsi and iscsitarget are both installed/running<br>
- already changed the tgt/conf.d/ files as ppl referenced in the comments..<br>
<br>
Any help would be greatly appreciated.<br>
<br>
Thx!<br>
<br>
_______________________________________________<br>
Mailing list: </font></tt><tt><font size="2"><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a></font></tt><tt><font size="2"><br>
Post to     : openstack@lists.openstack.org<br>
Unsubscribe : </font></tt><tt><font size="2"><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a></font></tt><tt><font size="2"><br>
<br>
</font></tt><br>
</body></html>