Hi folks,<div><br></div><div>Am all set to launch an instance after getting good</div><div>response from this mailing list for most of my queries.</div><div>I am now facing issues in creating volumes from the</div><div>dashboard. Here is volume log file for reference :</div>
<div><br></div><div><div>2013-05-09 15:24:49    ERROR [cinder.service] Unhandled exception</div><div>Traceback (most recent call last):</div><div>  File "/usr/lib/python2.6/site-packages/cinder/service.py", line 224, in _start_child</div>
<div>    self._child_process(wrap.server)</div><div>  File "/usr/lib/python2.6/site-packages/cinder/service.py", line 201, in _child_process</div><div>    launcher.run_server(server)</div><div>  File "/usr/lib/python2.6/site-packages/cinder/service.py", line 95, in run_server</div>
<div>    server.start()</div><div>  File "/usr/lib/python2.6/site-packages/cinder/service.py", line 342, in start</div><div>    self.manager.init_host()</div><div>  File "/usr/lib/python2.6/site-packages/cinder/volume/manager.py", line 143, in init_host</div>
<div>    self.driver.check_for_setup_error()</div><div>  File "/usr/lib/python2.6/site-packages/cinder/volume/drivers/lvm.py", line 78, in check_for_setup_error</div><div>    raise exception.VolumeBackendAPIException(data=exception_message)</div>
<div>VolumeBackendAPIException: Bad or unexpected response from the storage volume backend API: volume group cinder-volumes doesn't exist</div><div><br></div></div><div>It says - volume group cinder-volume does not exist.</div>
<div>But /etc/cinder/cinder.conf has volume group set to cinder-volumes.</div><div>Here is a snippet of cinder.conf :</div><div><div>[..]</div><div>verbose=False</div><div>rabbit_port=5672</div><div>rabbit_password=</div>
<div>volume_group=cinder-volumes</div><div>rabbit_host=127.0.0.1</div><div>iscsi_ip_address=192.168.105.67</div></div><div>[..]</div><div><br></div><div>Any pointers on how to trouble shoot this issue.</div><div>I have also followed this bug - <a href="https://bugs.launchpad.net/openstack-manuals/+bug/1078353">https://bugs.launchpad.net/openstack-manuals/+bug/1078353</a></div>
<div><br></div><div>Thank you,</div><div><br></div><div>-- </div><div>Ashutosh Narayan<br><br><a href="http://ashutoshn.wordpress.com/" target="_blank">http://ashutoshn.wordpress.com/</a><br><br>
</div>