Thanks to your reply.
After investigating this problem, it turned out to be a SSH auth problem.
Not diskpool problem.
The command "virsh -c qemu:///system disk-pool --all" says Warning message
because "id_rsa" does not exist
It seems that I need to generate rsa key in addition to generate dsa key.
So it needs to add RSA key generation to the instruction
"http://wiki.libvirt.org/page/Cimtest_setup".
Thanks
Toshifumi Fujimura.
libvirt-cim-bounces(a)redhat.com wrote on 2008-10-10 09:53:49:
> Hello.
>
> I try to do cimtest setup instructions
> (
http://wiki.libvirt.org/page/Cimtest_setup) on Fedora10-beta.
> But I met a trouble in the cimtest automation step with following
messages
> ================================================
> ERROR - Disk pool with name 'cimtest-diskpool' already exists
>
> Unable to create disk pool cimtest-diskpool
> Please check your environment.
> ================================================
> Would you give me a suggestion?
You can restart libvirt and test again, if it doesn't work yet, please
destroy the exist disk pool as follows:
#virsh -c xen:/// (or virsh -c qemu:///system), which depends on
your hypervisor.
#pool-destroy cimtest-diskpool
Thanks!
>
> Thanks.
> Toshoifumi Fujimura.
>
> _______________________________________________
> Libvirt-cim mailing list
> Libvirt-cim(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/libvirt-cim
------------------------------------------------------------------------
_______________________________________________
Libvirt-cim mailing list
Libvirt-cim(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-cim