Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kimchi should report more log info. #100

Open
shaohef opened this issue Aug 17, 2013 · 0 comments
Open

kimchi should report more log info. #100

shaohef opened this issue Aug 17, 2013 · 0 comments
Milestone

Comments

@shaohef
Copy link

shaohef commented Aug 17, 2013

$ uname -ro
3.9.8-100.fc17.x86_64 GNU/Linux
$ libvirtd --version
libvirtd (libvirt) 0.10.1

ERROR:cherrypy.error.42875344:[17/Aug/2013:21:18:15] HTTP Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 656, in respond
response.body = self.handler()
File "/usr/lib/python2.7/site-packages/cherrypy/lib/encoding.py", line 188, in call
self.body = self.oldhandler(_args, *_kwargs)
File "/usr/lib/python2.7/site-packages/cherrypy/_cpdispatch.py", line 34, in call
return self.callable(_self.args, *_self.kwargs)
File "/home/shhfeng/work/workdir/kimchi/src/kimchi/controller.py", line 147, in index
return self.delete()
File "/home/shhfeng/work/workdir/kimchi/src/kimchi/controller.py", line 131, in delete
fn(*self.model_args)
File "/home/shhfeng/work/workdir/kimchi/src/kimchi/model.py", line 164, in vm_delete
vol = conn.storageVolLookupByPath(path)
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 3234, in storageVolLookupByPath
if ret is None:raise libvirtError('virStorageVolLookupByPath() failed', conn=self)
libvirtError: Storage volume not found: no storage vol with matching path

expect:
kimchi report the vol path.

@alinefm alinefm added this to the 1.2.1 GA milestone Apr 1, 2014
@alinefm alinefm removed this from the 1.2.1 GA milestone Jul 2, 2014
@alinefm alinefm added this to the Backlog milestone Dec 3, 2014
@alinefm alinefm modified the milestones: Kimchi 1.4.1, Backlog Dec 24, 2014
@cd1 cd1 modified the milestones: Kimchi 1.4.1, Backlog Mar 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants