Re: [libvirt] [PATCH 0/5] Interface Config Public APIs and remote stubs, with MAC addresses in string format

2009-05-18 Thread Farkas Levente
why these mail send to libvir-l...@laine.org? this breaks all mail filters...:-( Daniel P. Berrange wrote: > On Mon, May 18, 2009 at 04:07:29PM -0400, Laine Stump wrote: >> These patches are based on those I sent last week (the public >> virInterface*() API definition, the local plumbing, and the

[libvirt] storage error

2009-02-06 Thread Farkas Levente
hi, first of all i don't know which is the right list for this. since it's created by virt-manager, but the error says libvirtError. anyway another error during a new guest install. --- [Fri, 06 Feb 2009 10:54:14 virt-manager 32039] DEBUG (error:76) Uncaught

[libvirt] can't install fedora guest

2009-02-06 Thread Farkas Levente
hi, while i try to install fedora-10 guest on centos-5 host i've got the error bellow virt-manager. our setup: virt-manager-0.6.1-1 libvirt-0.6.0-1 kvm-83-1 --- Unable to complete install 'libvirt.libvirtError internal error unable to start guest: Traceba

Re: [libvirt] strange bug

2009-02-03 Thread Farkas Levente
Daniel P. Berrange wrote: > On Tue, Feb 03, 2009 at 10:49:38AM +0100, Farkas Levente wrote: >> if i restart libvirt i can start as the first guest the >> guest-4/mandrake-10 but if i start any of the other guest i no longer >> able to start guest-4. > > It sounds like y

[libvirt] strange bug

2009-02-03 Thread Farkas Levente
hi, this strange bug always happened with me on centos-5 with virt-manager. our setup: - host: - Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz - Intel S3000AHV - 8GB RAM - CentOS-5.2 - kernel-2.6.18-92.1.22.el5 x86_64 64bit - guest-1: - CentOS-5.2 - 4 vcpu - kernel-2.6.18-92.1.22.el5 i

Re: [libvirt] libvirt for rhel-5?

2009-01-30 Thread Farkas Levente
Alan Pevec wrote: > On Wed, Jan 28, 2009 at 12:32 PM, Daniel P. Berrange > wrote: >> NB, if you're re-packaging libvirt for EPEL-5, be warned that none of > > http://fedoraproject.org/wiki/EPEL/FAQ#Does_EPEL_replace_packages_provided_within_Red_Hat_Enterprise_Linux_or_layered_products.3F > > lib

Re: [libvirt] libvirt for rhel-5?

2009-01-28 Thread Farkas Levente
Daniel P. Berrange wrote: > On Wed, Jan 28, 2009 at 01:00:49AM +0100, Farkas Levente wrote: >> hi, >> is there any plan to be able to buils libvirt on rhel-5 ie. epel-5? >> currently all virt and kvm releated packages can be build on epel except >> libvirt since this

[libvirt] libvirt for rhel-5?

2009-01-27 Thread Farkas Levente
hi, is there any plan to be able to buils libvirt on rhel-5 ie. epel-5? currently all virt and kvm releated packages can be build on epel except libvirt since this dbus problem. thanks in advance. -- gcc -I../gnulib/lib -I../gnulib/lib -I../include -I../include -

[libvirt] what is the net model syntax

2008-06-05 Thread Farkas Levente
hi, how can i define the emulated network card model in libvirt's xml config files? i can't find it in the docs. thanks. -- Levente "Si vis pacem para bellum!" -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: Patch Re: [Libvir] save and restore guest

2007-10-22 Thread Farkas Levente
Richard W.M. Jones wrote: > Farkas Levente wrote: >> Daniel P. Berrange wrote: >>> On Fri, Oct 19, 2007 at 01:56:10PM +0200, Farkas Levente wrote: >>>> Farkas Levente wrote: >>>>> Daniel P. Berrange wrote: >>>>>> The save/restore

Re: Patch Re: [Libvir] save and restore guest

2007-10-19 Thread Farkas Levente
Daniel P. Berrange wrote: > On Fri, Oct 19, 2007 at 01:56:10PM +0200, Farkas Levente wrote: >> Farkas Levente wrote: >>> Daniel P. Berrange wrote: >>>> The save/restore capability is currently only available in the KVM-ified >>>> version of QEMU. We c

Re: Patch Re: [Libvir] save and restore guest

2007-10-19 Thread Farkas Levente
Farkas Levente wrote: > Daniel P. Berrange wrote: >> On Mon, Oct 08, 2007 at 04:27:00PM +0200, Farkas Levente wrote: >>> Daniel P. Berrange wrote: >>>> On Sat, Oct 06, 2007 at 02:29:39PM +0200, Farkas Levente wrote: >>>>> hi, >>>>> i

Patch Re: [Libvir] save and restore guest

2007-10-19 Thread Farkas Levente
Daniel P. Berrange wrote: > On Mon, Oct 08, 2007 at 04:27:00PM +0200, Farkas Levente wrote: >> Daniel P. Berrange wrote: >>> On Sat, Oct 06, 2007 at 02:29:39PM +0200, Farkas Levente wrote: >>>> hi, >>>> if i use xen with xendomain it's possible

Re: [Libvir] save and restore guest

2007-10-08 Thread Farkas Levente
Daniel P. Berrange wrote: > On Sat, Oct 06, 2007 at 02:29:39PM +0200, Farkas Levente wrote: >> hi, >> if i use xen with xendomain it's possible to save and restore guest >> state. if i use libvirt it's not working (at least by default with kvm). >> i mean if i

[Libvir] save and restore guest

2007-10-06 Thread Farkas Levente
hi, if i use xen with xendomain it's possible to save and restore guest state. if i use libvirt it's not working (at least by default with kvm). i mean if i stop or restart libvirtd all guests a stopped and even if i restart libvirtd i've to start all guests manually. imho this's a very essential f