search for: poolobj

Displaying 2 results from an estimated 2 matches for "poolobj".

2011 Dec 22
1
[virt-tools-list] error creating NFS storage pool
...t; Traceback (most recent call last): > File "/usr/share/virt-manager/virtManager/asyncjob.py", line 44, in cb_wrapper > callback(asyncjob, *args, **kwargs) > File "/usr/share/virt-manager/virtManager/createpool.py", line 480, in > _async_pool_create > poolobj = self._pool.install(create=True, meter=meter, build=build) > File "/usr/lib/pymodules/python2.7/virtinst/Storage.py", line 489, in install > raise RuntimeError(errmsg) > RuntimeError: Could not start storage pool: cannot open volume > '/var/lib/libvirt/images/my_nfs...
2009 Oct 12
1
First draft: node storage admin
This patch provides the ability to create a "dir" type storage pool, and to add and remove volumes for existing pools.