Re: [Libvir] Updating to the newest libvirt

2008-03-07 Thread Richard W.M. Jones
On Thu, Mar 06, 2008 at 09:53:45AM -0700, Spencer Parker wrote: I am running CentOS 5 on a 64 bit system and when I try to install via Yum...the newest version I can get is 0.2.3-9.el5. When I try to install with RPM's it just throws up conflicts. is there a newer version of libvirt that

Re: [Libvir] Trouble getting console

2008-03-07 Thread Richard W.M. Jones
On Thu, Mar 06, 2008 at 02:23:40PM -0700, Spencer Parker wrote: I have setup a virtual machine, but am not able to connect to the console for it. I type in virsh console name and it give me a new line with no output...I hit enter a few time to see it kicks in, but nothing. here is my xml

Re: [Libvir] [PATCH] Have xen fv acknowledge boot tag

2008-03-07 Thread Daniel Veillard
On Thu, Mar 06, 2008 at 11:37:19AM -0500, Cole Robinson wrote: Yeah it was basically just poor checking. If there was no loader tag, loader == NULL, which caused STRNEQ to segfault. Corrected patch attached. I verified all the tests passed as expected. Okay, I see, applied, I just fully

Re: [Libvir] [PATCH] Another Report error in virsh.c code.

2008-03-07 Thread Richard W.M. Jones
On Fri, Mar 07, 2008 at 04:43:37PM +0900, S.Sakamoto wrote: Hi, I am watching through the virsh code for same type bug check. http://git.et.redhat.com/?p=libvirt.git;a=commit;h=c857ace66df5a5068ed561aad913b29fd36160f9 And I found another point it should report error. Thanks, Shigeki

Re: [Libvir] PATCH: Allow Xen HVM kernel+initrd booting

2008-03-07 Thread Mark McLoughlin
On Sun, 2008-02-03 at 18:47 +, Daniel P. Berrange wrote: - -if ((str == NULL) || (strcmp(str, hvm))) { -res = virDomainParseXMLOSDescPV(conn, node, -buf, ctxt, -

Re: [Libvir] Release of libvirt-0.4.1

2008-03-07 Thread Guido Günther
Hi Daniel. On Mon, Mar 03, 2008 at 10:13:12AM -0500, Daniel Veillard wrote: It was really time for a new release, quite a lot of patches had accumulated since the previous one ! Available at ftp://libvirt.org/libvirt Cool thing! Unfortunatley this release breaks kvm/qemu bridged

[Libvir] Not able to access the network.

2008-03-07 Thread Spencer Parker
I have set up a machine using virsh, but I can't access it over the network. It has valid IP and everything like that. It is all running over eth1 and not eth0. Any idea as to why I can't get network access on it? I have assigned it a valid bridge. I try to ping the IP I gave it and I get