I just build the latest ovirt from git and have a problem with storage now.<br>Creating the storage pool works but when i try to add a volume i get "Pending_setup" and then in tasks "wrong number of arguments (1 for 2)".<br>
<br>taskomatic log shows :<br><br>ERROR Sun May 31 10:30:37 +0200 2009 (28807) Task action processing failed: ArgumentError: wrong number of arguments (1 for 2)<br>ERROR Sun May 31 10:30:37 +0200 2009 (28807) /usr/share/ovirt-server/task-omatic/./task_storage.rb:34:in `factory'/usr/share/ovirt-server/task-omatic/./task_storage.rb:34:in `get_libvirt_lvm_pool_from_volume'/usr/share/ovirt-server/task-omatic/taskomatic.rb:722:in `task_create_volume'/usr/share/ovirt-server/task-omatic/taskomatic.rb:907:in `mainloop'/usr/share/ovirt-server/task-omatic/taskomatic.rb:879:in `each'/usr/share/ovirt-server/task-omatic/taskomatic.rb:879:in `mainloop'/usr/share/ovirt-server/task-omatic/taskomatic.rb:846:in `loop'/usr/share/ovirt-server/task-omatic/taskomatic.rb:846:in `mainloop'/usr/share/ovirt-server/task-omatic/taskomatic.rb:946<br>
INFO Sun May 31 10:30:37 +0200 2009 (28807) done<br><br>and on the node in /var/log/messages<br><br>May 31 08:27:01 node15 libvirtd: 08:27:01.410: error : internal error storage pool is not active<br>May 31 08:27:01 node15 libvirtd: 08:27:01.455: error : invalid storage pool pointer in no storage pool with matching uuid<br>
May 31 08:27:01 node15 libvirt-qpid: Error: PoolWrap: Unable to get info of storage pool Subsystem storage: invalid storage pool pointer in no storage pool with matching uuid in PoolWrap.cpp:syncVolumes:144 code: 46<br>May 31 08:27:01 node15 libvirtd: 08:27:01.455: error : invalid storage pool pointer in no storage pool with matching uuid<br>
May 31 08:27:01 node15 libvirt-qpid: Error: PoolWrap: Unable to get info of storage pool Subsystem storage: invalid storage pool pointer in no storage pool with matching uuid in PoolWrap.cpp:update:238 code: 46<br>May 31 08:27:01 node15 libvirtd: 08:27:01.498: error : Storage pool not found: no pool with matching uuid<br>
<br>I update to te latest ruby-qpid (ruby-qpid-0.5.776856-1.fc10.x86_64.rpm ) from <a href="http://ovirt.org/repos/ovirt/development/x86_64/">http://ovirt.org/repos/ovirt/development/x86_64/</a><br><br>ovirt server version is ovirt-server-0.99-0.fc10.20090530172413gitf2642cf.noarch<br>
<br>any ideas?<br><br>freddy<br><br>