<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br><br>> Date: Mon, 30 Nov 2009 09:43:27 +0000<br>> From: rjones@redhat.com<br>> To: x_k_123@hotmail.com<br>> CC: berrange@redhat.com; virt-tools-list@redhat.com<br>> Subject: Re: [virt-tools-list] Questions about virt-manager running on Arch  of Itanium 64<br>> <br>> On Mon, Nov 30, 2009 at 05:07:00PM +0800, Dustin Xiong wrote:<br>> > But when I run virsh ,it failed as below:<br>> > [root@kvm bin]# ./virsh<br>> > error: unable to connect to '/usr/local/dlibvirt/var/run/libvirt/libvirt-sock': No such file or directory<br>>                                           ^^<br>> Is there really a 'd' in the path there?<br>> <br>> Anyway you can either change the default path that libvirt uses,<br>> by configuring it with:<br>> <br>>   ./configure --prefix=/usr<br>> <br>> or you can change the socket path virsh uses at runtime with:<br>> <br>>   ./virsh -c qemu+unix:///system?socket=/var/run/libvirt/libvirt-sock<br><br>Thank you for your advice.<br>And I compiled the libvirt-0.7.4 again<br>./configure<br>make <br>make install<br>After reboot the machine, I run the binary virsh, the result is as below:<br>[root@kvm bin]#virsh<br>error: unable to connect to '/usr/local/var/run/libvirt/libvirt-sock': No such file or directory<br>error: failed to connect to the hypervisor<br><br>Then I run the virsh -c ,the result is as below:<br>[root@kvm bin]#virsh -c qemu+unix:///system?socket=/var/run/libvirt/libvirt-sock<br>error: unable to connect to '/var/run/libvirt/libvirt-sock': No such file or directory<br>error: failed to connect to the hypervisor<br><br>At the same time, I found the libvird didn't running, I don't know whether this caused the error or not.<br><br>I don't know why this error occurs. <br>Maybe the reason is the libvirt didn't support the use kvm virtualization on ia64 as berrange said before.<br>But I modify the qemu_conf.c and add ia64 information into the struct arch_info_hvm.<br>Then compiled again. The errors remain.<br><br>Please forgive my poor program skills, I can't add the ia64 into the libvirt kvm supports.<br>Will you want to do some works on this?<br><br>Thanks a lot. <br>                                     <br /><hr />Windows Live Hotmail:  <a href='http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009' target='_new'>Your friends can get your Facebook updates, right from HotmailŪ.</a></body>
</html>