<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><br></div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> Vishvananda Ishaya <<a href="mailto:vishvananda@gmail.com">vishvananda@gmail.com</a>><br><span style="font-weight:bold">Date: </span> Thursday, November 8, 2012 8:18 PM<br><span style="font-weight:bold">To: </span> Ahmed Al-Mehdi <<a href="mailto:ahmed@coraid.com">ahmed@coraid.com</a>><br><span style="font-weight:bold">Cc: </span> "<a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>" <<a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a>><br><span style="font-weight:bold">Subject: </span> Re: [Openstack] Cannot start "nova-api" service<br></div><div><br></div><blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;"><div><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 8, 2012, at 7:01 PM, Ahmed Al-Mehdi <<a href="mailto:ahmed@coraid.com">ahmed@coraid.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif; "><div>Vish,</div><div><br></div><div>I am running cinder-api.   The following two lines are present in nova.conf. </div><div><br></div><div>volume_api_class=nova.volume.cinder.API</div><div>enabled_apis=ec2,osapi_compute,metadata </div><div><br></div><div>Do I need to re-sync the db, or add any additional lines to nova.conf?</div></div></blockquote><br></div><div>No that is it. Are you sure a) you don't have another nova-api or nova-metadata or nova-api-os-compute process running? and b) that your nova.conf is being read properly?</div><div><br></div><div>Vish</div></div></div></blockquote></span><div><br></div><div>By any chance, could the issue be related to the duplicate entries for nova-volume and cinder in keystone:</div><div><br></div><div><div>root@bodega:~# keystone endpoint-list</div><div>+----------------------------------+-----------+-------------------------------------------------+-------------------------------------------------+--------------------------------------------+</div><div>|                id                |   region  |                    publicurl                    |                   internalurl                   |                  adminurl                  |</div><div>+----------------------------------+-----------+-------------------------------------------------+-------------------------------------------------+--------------------------------------------+</div><div>| 1753b8533e474cf0934cd2eb1d23be45 | RegionOne | http://10.176.20.158:8888/v1/AUTH_%(tenant_id)s | http://10.176.20.158:8888/v1/AUTH_%(tenant_id)s |        http://10.176.20.158:8888/v1        |</div><div>| 35c19563fce34c04a20cc82952b096b5 | RegionOne |     http://10.176.20.158:8773/services/Cloud    |     http://10.176.20.158:8773/services/Cloud    |  http://10.176.20.158:8773/services/Admin  |</div><div>| 36f5a5c3021a485db6b900aee9d7520c | RegionOne |           http://10.176.20.158:9292/v1          |           http://10.176.20.158:9292/v1          |        http://10.176.20.158:9292/v1        |</div><div>| 7fdf2e50d29a454897f3c5d395a8326f | RegionOne |    http://10.176.20.158:8774/v2/%(tenant_id)s   |    http://10.176.20.158:8774/v2/%(tenant_id)s   | http://10.176.20.158:8774/v2/%(tenant_id)s |</div><div>| 9b1ade95c694401cb61362daf281713b | RegionOne |          http://10.176.20.158:5000/v2.0         |          http://10.176.20.158:5000/v2.0         |      http://10.176.20.158:35357/v2.0       |</div><div>| d728f31d9745467aaf53eeeba633ffe4 | RegionOne |    http://10.176.20.158:8776/v1/%(tenant_id)s   |    http://10.176.20.158:8776/v1/%(tenant_id)s   | http://10.176.20.158:8776/v1/%(tenant_id)s |</div><div>| e298efba7f0148819c400a26e7f6f448 | RegionOne |    http://10.176.20.158:8776/v1/%(tenant_id)s   |    http://10.176.20.158:8776/v1/%(tenant_id)s   | http://10.176.20.158:8776/v1/%(tenant_id)s |</div><div>+----------------------------------+-----------+-------------------------------------------------+-------------------------------------------------+--------------------------------------------+</div><div>root@bodega:~# keystone service-list</div><div>+----------------------------------+----------+--------------+---------------------------+</div><div>|                id                |   name   |     type     |        description        |</div><div>+----------------------------------+----------+--------------+---------------------------+</div><div>| 083662fed26d490b88172a3aa638107a |  volume  |    volume    |    Nova Volume Service    |</div><div>| 3224949d951a4fb3b45adb5778caebfe |  cinder  |    volume    |   Cinder Volume Service   |</div><div>| 55f097212ab948e5a2bf13e47ac1be9c |   ec2    |     ec2      |  EC2 Compatibility Layer  |</div><div>| 611a8d8380de4671863c2cd59a4d5bd8 |  glance  |    image     |    Glance Image Service   |</div><div>| 90eedca2364b4a5bba477be31738c052 | keystone |   identity   | Keystone Identity Service |</div><div>| a6552ffaa4904ec09ef399d71dd5e18f |  swift   | object-store |   Object Storage Service  |</div><div>| f0f5c38f832f4584b93c562d1d756fa3 |   nova   |   compute    |    Nova Compute Service   |</div><div>+----------------------------------+----------+--------------+---------------------------+</div><div>root@bodega:~# </div></div><div><br></div><div>Thank you,</div><div>Ahmed.</div><div><br></div><span id="OLK_SRC_BODY_SECTION"><blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;"><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br></div></div></blockquote></span></body></html>