Xen/KVM Virtualization Management Application
  • 日本語
  • English

Karesansui Users


/usr/bin/certtool is needed by hde-libvirt-0.7.5-2

Added by Anonymous 725 days ago

Hi

i have a problem installing karesansui. After input of databases following error occurs:

/usr/bin/certtool is needed by hde-libvirt-0.7.5-2

Any idea?

Thanks, Stefan


Replies

Comment

RE: /usr/bin/certtool is needed by hde-libvirt-0.7.5-2 - Added by Taizo ITO 725 days ago

Please check that gnutls-utils package is installed.

If it has not been installed yet, you can install by the following command.
  1. yum install gnutls-utils

Thanks

Comment

RE: /usr/bin/certtool is needed by hde-libvirt-0.7.5-2 - Added by Anonymous 725 days ago

Hello Taizo,

thanks for your reply. I have installed gnutls-utils and checked what happens. After that it needed PyXML. Installed this, too. After that, i got 500 internal server error. Checked Language, changed to english (before german). Now, everything runs, i have access to the gui. But when i click on the server to add a vm, i get "ERROR: Illegal Error" with a yellow ! sign. Second click =>internal server error. Any idea? And why is Karensansui not so well known? I find nearly nothing on internet.

Thanks

Unbenannt.jpg (30.9 KB)

Comment

RE: /usr/bin/certtool is needed by hde-libvirt-0.7.5-2 - Added by Anonymous 724 days ago

Hi, already got it. I think the firewall setting was wrong (do not permit https). i have installed centos too with english keyboard settings. now everything seems to work fine, lets try it out

Comment

RE: /usr/bin/certtool is needed by hde-libvirt-0.7.5-2 - Added by Anonymous 724 days ago

Next question :)

Why does Karesansui show xen on Hypervisior when i have already removed it? I thought it supports kvm, too?

I only can select xen. Did I something wrong?

Thanks a lot

Stefan

Unbenannt.jpg (17 KB)

Comment

RE: /usr/bin/certtool is needed by hde-libvirt-0.7.5-2 - Added by Anonymous 724 days ago

Also cant choose keymap for vnc. Some question. I sthere the ability to install windows via karesansui on kvm?

thanks

Comment

RE: /usr/bin/certtool is needed by hde-libvirt-0.7.5-2 - Added by Taizo ITO 724 days ago

Hi,

Why does Karesansui show xen on Hypervisior when i have already removed it? I thought it supports kvm, too? I only can select xen. Did I something wrong?

I thought that your system is booted into the Xen kernel.
Please execute this command.

$ uname -a

If you want to use KVM module, you need to install kvm package and change grub.conf to disable Xen kernel.
Then, make sure that kvm module is loaded by this command.

$ lsmod | grep kvm

Finally, you must execute karesansui-install script again to generate peth interface.

Also cant choose keymap for vnc. Some question. I sthere the ability to install windows via karesansui on kvm?

The files for KVM keyboard mapping exist in /usr/share/kvm/keymaps.

thanks

Comment

RE: /usr/bin/certtool is needed by hde-libvirt-0.7.5-2 - Added by Anonymous 723 days ago

Hi i got it running-->kvm --> new rules on firewall so i could connect to the new machine. tried to install a windows testvm, but after firs installation steps, it seems to los cd-rom?

Unbenannt.jpg (77.1 KB)

Reply