[libvirt] listen_tls not enabling libvirtd to listen for tls

2008-05-11 Thread Kenneth Nagin
reboots. Does anyone know how to configure libvirtd to listen for tls? Kenneth Nagin -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] listen_tls not enabling libvirtd to listen for tls

2008-05-13 Thread Kenneth Nagin
Kenneth Nagin wrote: libvirtd is not listening for TLS connection by default. Setting 'listen_tls = 1' in /etc/libvirt/libvirtd.conf does not help either. However, starting 'libvirtd --listen' does work. I'm running Fedora 8. I prefer to use the configuration file since

[libvirt] virsh create Guest Crashing

2008-05-19 Thread Kenneth Nagin
) XendDomainInfo.destroyDomain(59) I've changed the XML configuration many different ways but nothing seems to help. Any suggestions? --Kenneth Nagin -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] listen_tls not enabling libvirtd to listen for tls

2008-05-19 Thread Kenneth Nagin
On Thu, May 15, 2008 at 10:21:46AM -0400, Daniel Veillard wrote: On Tue, May 13, 2008 at 05:04:43PM +0300, Kenneth Nagin wrote: Kenneth Nagin wrote: libvirtd is not listening for TLS connection by default. Setting 'listen_tls = 1' in /etc/libvirt/libvirtd.conf does not help

Re: [libvirt] virsh create Guest Crashing

2008-05-19 Thread Kenneth Nagin
Chris Lalancette [EMAIL PROTECTED] wrote on 19/05/2008 13:05:50: You didn't tell us how it crashed, but... Kenneth Nagin wrote: devices disk type='file' source file='/data/images/nagin/c1/ken-30/fedora.fc8.img.sd'/ target dev='sda1'/ /disk disk type

Re: [libvirt] virsh create Guest Crashing

2008-05-21 Thread Kenneth Nagin
Stefan de Konink [EMAIL PROTECTED] wrote on 19/05/2008 18:18:25: Chris Lalancette schreef: Kenneth Nagin wrote: Setting up new root fs setuproot: moving /dev failed: No such file or directory no fstab.sys, mounting internal defaults setuproot: error mounting /proc: No such file

[libvirt] Re: make fails (Kenneth Nagin)

2008-07-21 Thread Kenneth Nagin
make[1]: Leaving directory `/home/nagin/workspace/libvirt' make: *** [all] Error 2 -- Kenneth Nagin -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] Re: make fails (Kenneth Nagin)

2008-07-21 Thread Kenneth Nagin
Daniel Veillard [EMAIL PROTECTED] wrote on 21/07/2008 11:58:01: On Mon, Jul 21, 2008 at 10:31:47AM +0300, Kenneth Nagin wrote: I downloaded the latest libvirt and tried to make it but received this error message: make: *** No rule to make target `gnulib/m4/onceonly_2_57.m4', needed

[libvirt] virDomanMigrate on kvm fails

2008-10-07 Thread Kenneth Nagin
that is not the problem. I hava also booted the same hosts with xen and virDomainMigrate worked. What do you think the problem is? Kenneth Nagin -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] virDomanMigrate on kvm fails

2008-10-12 Thread Kenneth Nagin
Richard W.M. Jones [EMAIL PROTECTED] wrote on 08/10/2008 11:04:58: On Tue, Oct 07, 2008 at 09:55:00AM +0200, Kenneth Nagin wrote: virDomainMigrate fails when the domain is a kvm guest. The error message is this function is not supported by the hypervisor: virDomainMigrate. I tried

Re: [libvirt] virDomainDefineXML forbidden for read only access

2009-06-16 Thread Kenneth Nagin
Daniel P. Berrange berra...@redhat.com wrote on 15/06/2009 22:27:20: On Mon, Jun 15, 2009 at 11:56:04AM +0300, Kenneth Nagin wrote: I am running an application that invokes the java method virDomainDefineXML. But virDomainDefineXML is throwing the exception forbidden for read only

[libvirt] virStorageVolCreateXMLFrom

2009-06-22 Thread Kenneth Nagin
of non-shared storage, e.g. from a http server? Is there any thought about adding digest validation check, e.g. with a md5 digest? Is copy-on-write cloning supported in this command? Kenneth Nagin -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] virStorageVolCreateXMLFrom

2009-06-25 Thread Kenneth Nagin
Daniel P. Berrange berra...@redhat.com wrote on 22/06/2009 12:08:39: On Mon, Jun 22, 2009 at 09:59:00AM +0300, Kenneth Nagin wrote: I'd like to get a better understanding of the virStorageVolCreateXMLFrom api Its name and signature imply that it is a cloning operation that copies

[libvirt] remote_protocol.c not compiling

2009-08-05 Thread Kenneth Nagin
directory `/gpfs/reservoir/nagin/workspace/LIBVIRT/LIBVIRT_0_6_5/trunk/qemud' Any suggestions? Kenneth Nagin -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] remote_protocol.c not compiling

2009-08-17 Thread Kenneth Nagin
think a better approach is to expand the existing xml for defining domains and storage. When I'm ready I'll share the ideas with the rest of the libvirt community. -- Kenneth Nagin Dave Allan dal...@redhat.com wrote on 05/08/2009 16:40:10: Kenneth Nagin wrote: I am experimenting with some new

[libvirt] libvir: QEMU error : remoteDomainProcessEvent: unmarshalling msg

2009-09-06 Thread Kenneth Nagin
to overcome the problem? Kenneth Nagin -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] libvir: QEMU error : remoteDomainProcessEvent: unmarshalling msg

2009-09-07 Thread Kenneth Nagin
Chris Lalancette clala...@redhat.com wrote on 07/09/2009 17:29:10: Chris Lalancette clala...@redhat.com 07/09/2009 17:29 To Kenneth Nagin/Haifa/i...@ibmil cc libvir-list@redhat.com Subject Re: [libvirt] libvir: QEMU error : remoteDomainProcessEvent: unmarshalling msg Kenneth

[libvirt] Migration with non-shared storage

2010-01-05 Thread Kenneth Nagin
think the least disruptive way to support the new flags is use the existing background parameter to pass the flags. Of course this would require some changes to the upstream functions that are invoked for migration. What do you think? Kenneth Nagin -- Libvir-list mailing list Libvir-list

[libvirt] Live Migration with non-shared storage for kvm

2010-01-26 Thread Kenneth Nagin
this would require some changes to the upstream functions that are invoked for migration. What do you think? Kenneth Nagin -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

[libvirt] Live Migration with non-shared storage for kvm

2010-03-02 Thread Kenneth Nagin
On February 16th I posted a patch and description for libvirt support of 'Live Migration with non-shared strorage for kvm.' What is the status of the proposed enhancement? Kenneth Nagin -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] Live Migration with non-shared storage for kvm

2010-03-04 Thread Kenneth Nagin
Daniel Veillard veill...@redhat.com wrote on 03/03/2010 10:18:08: Daniel Veillard veill...@redhat.com 03/03/2010 10:18 Please respond to veill...@redhat.com To Kenneth Nagin/Haifa/i...@ibmil cc Daniel P. Berrange berra...@redhat.com, libvir-list@redhat.com Subject Re: [libvirt

[libvirt] error: internal error canonical hostname pointed to localhost, but this is not allowed

2010-03-23 Thread Kenneth Nagin
to fix the problem. But maybe this is only masking a another problem. --Kenneth Nagin -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

[libvirt] make not invoking rpcgen remote_protocol.x

2008-11-10 Thread Kenneth Nagin
remote_protocol.x remote_protocol.c seems to get around the compile problem. But now I'm getting a Remote error : marshaling args I 'm think there is a problem in the make. Kenneth Nagin -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] make not invoking rpcgen remote_protocol.x

2008-11-11 Thread Kenneth Nagin
to prepare for the first step by removing the offending references and run make. - Kenneth Nagin Kenneth Nagin wrote on 11/10/2008 10:52 AM: I am attempting to add some new libvirt functions that I intend to submit for your approval. I have made changes to remote_protocol.x. Initially

[libvirt] make install doesn't install to /usr/lib64

2008-11-20 Thread Kenneth Nagin
I am working on a x86_64 machine. I expected 'make install' to install to libvirt.so to /usr/lib64. But it installs to /usr/lib. Is this a bug or is it the expected behavior? Kenneth Nagin -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir

Re: [libvirt] make not invoking rpcgen remote_protocol.x

2008-11-26 Thread Kenneth Nagin
Richard W.M. Jones [EMAIL PROTECTED] wrote on 26/11/2008 15:44:16: On Mon, Nov 10, 2008 at 05:52:30PM +0200, Kenneth Nagin wrote: I am attempting to add some new libvirt functions that I intend to submit for your approval. I have made changes to remote_protocol.x. Initially

[libvirt] libvir: error could not connect to qemu://localhost/system

2008-12-17 Thread Kenneth Nagin
: virsh # connect qemu://arenal/system libvir: error : could not connect to qemu://arenal/system error: Failed to connect to the hypervisor virsh # connect test://arenal/default libvir: error : could not connect to test://arenal/default error: Failed to connect to the hypervisor Kenneth Nagin

Re: [libvirt] Live Migration with non-shared storage for kvm

2010-04-07 Thread Kenneth Nagin
patch file from the current git: (See attached file: libvirt_migration_ns.patch) -- Kenneth Nagin Daniel Veillard veill...@redhat.com wrote on 04/03/2010 11:50:44: Daniel Veillard veill...@redhat.com 04/03/2010 11:50 Please respond to veill...@redhat.com To Kenneth Nagin/Haifa/i...@ibmil

[libvirt] migration flags

2010-04-12 Thread Kenneth Nagin
Could someone explain the usage of the following migration flags: --p2p --direct --tunneled --persistent Kenneth Nagin -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

[libvirt] Live Migration with non-shared storage for kvm

2010-04-18 Thread Kenneth Nagin
On Wed Apr 07 I sent an email with a patch titled Live Migration with non-shared storage for kvm. What is the status on the patch? Kenneth Nagin Ph: +972-4-8296227 Cell: 054-6976227 Fx: +972-4- 8296113 Do not look back in anger, or forward in fear, but around in awareness. --James Thurber

Re: [libvirt] Live Migration with non-shared storage for kvm

2010-04-21 Thread Kenneth Nagin
Cole Robinson crobi...@redhat.com wrote on 20/04/2010 19:10:10: From: Cole Robinson crobi...@redhat.com To: Kenneth Nagin/Haifa/i...@ibmil Cc: list libvirt libvir-list@redhat.com Date: 20/04/2010 19:10 Subject: Re: [libvirt] Live Migration with non-shared storage for kvm On 04/19/2010 01

Re: [libvirt] (Resend) Live Migration with non-shared storage for kvm

2010-04-22 Thread Kenneth Nagin
migration with shared storage. Here is the diff patch file from the current git: (See attached file: libvirt_migration_ns_100422.patch) -- Kenneth Nagin Cole Robinson crobi...@redhat.com wrote on 21/04/2010 16:57:29: From: Cole Robinson crobi...@redhat.com To: Kenneth Nagin/Haifa/i

Re: [libvirt] (Resend with updates) Live Migration with non-shared storage for kvm

2010-05-03 Thread Kenneth Nagin
Eric Blake ebl...@redhat.com wrote on 30/04/2010 18:26:04: From: Eric Blake ebl...@redhat.com To: Cole Robinson crobi...@redhat.com Cc: Kenneth Nagin/Haifa/i...@ibmil, list libvirt libvir-list@redhat.com Date: 30/04/2010 18:26 Subject: Re: [libvirt] (Resend) Live Migration with non-shared

[libvirt] make syntax-check: [sc_vulnerable_makefile_CVE-2009-4029] Error 1

2010-05-03 Thread Kenneth Nagin
Cole Robinson crobi...@redhat.com wrote on 30/04/2010 15:42:05: From: Cole Robinson crobi...@redhat.com To: Kenneth Nagin/Haifa/i...@ibmil Cc: Daniel P. Berrange berra...@redhat.com, list libvirt libvir-list@redhat.com, Daniel Veillard veill...@redhat.com Date: 30/04/2010 15:42 Subject: Re

[libvirt] patch submission: git send-email, format-patch or git diff

2010-05-03 Thread Kenneth Nagin
Cole Robinson crobi...@redhat.com wrote on 30/04/2010 15:42:05: From: Cole Robinson crobi...@redhat.com To: Kenneth Nagin/Haifa/i...@ibmil Cc: Daniel P. Berrange berra...@redhat.com, list libvirt libvir-list@redhat.com, Daniel Veillard veill...@redhat.com Date: 30/04/2010 15:42 Subject: Re

Re: [libvirt] make syntax-check: [sc_vulnerable_makefile_CVE-2009-4029] Error 1

2010-05-03 Thread Kenneth Nagin
Jim Meyering j...@meyering.net wrote on 03/05/2010 11:36:59: From: Jim Meyering j...@meyering.net To: Kenneth Nagin/Haifa/i...@ibmil Cc: Cole Robinson crobi...@redhat.com, list libvirt libvir-list@redhat.com Date: 03/05/2010 11:37 Subject: Re: [libvirt] make syntax-check

Re: [libvirt] (Resend with updates) Live Migration with non-shared storage for kvm

2010-05-05 Thread Kenneth Nagin
Nagin/Haifa/i...@ibmil, list libvirt libvir-list@redhat.com Date: 05/05/2010 01:04 Subject: Re: [libvirt] (Resend with updates) Live Migration with non-shared storage for kvm On 05/03/2010 07:52 AM, Cole Robinson wrote: On 05/03/2010 04:13 AM, Kenneth Nagin wrote: ... This the patch

Re: [libvirt] (Resend with updates) Live Migration with non-shared storage for kvm

2010-05-06 Thread Kenneth Nagin
Daniel P. Berrange berra...@redhat.com wrote on 05/05/2010 11:16:37: From: Daniel P. Berrange berra...@redhat.com To: Cole Robinson crobi...@redhat.com Cc: Kenneth Nagin/Haifa/i...@ibmil, list libvirt libvir-list@redhat.com Date: 05/05/2010 11:16 Subject: Re: [libvirt] (Resend with updates

[libvirt] libvirt 0.8.2?

2010-06-27 Thread Kenneth Nagin
When is libvirt 0.8.2 expected to be released? Kenneth Nagin From: Eric Blake ebl...@redhat.com To: Kenneth Nagin/Haifa/i...@ibmil Cc: list libvirt libvir-list@redhat.com Date: 05/05/2010 18:24 Subject:Re: [libvirt] (Resend with updates) Live Migration

[libvirt] make syntax-check - make: *** [sc_check_author_list] Error 1 on libvirt-0.8.5

2010-12-01 Thread Kenneth Nagin
: committer(s) not listed in AUTHORS make: *** [sc_check_author_list] Error 1 Best Regards, Kenneth Nagin -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] make syntax-check - make: *** [sc_check_author_list] Error 1 on libvirt-0.8.5

2010-12-02 Thread Kenneth Nagin
Best Regards, Kenneth Nagin Ph: +972-4-8296227 Cell: 054-6976227 Fx: +972-4- 8296113 https://researcher.ibm.com/researcher/view.php?person=il-NAGIN http://www.reservoir-fp7.eu/ A lie can travel halfway round the world while the truth is putting on its shoes. -- Mark Twain Eric Blake ebl

Re: [libvirt] make syntax-check - make: *** [sc_check_author_list] Error 1 on libvirt-0.8.5

2010-12-05 Thread Kenneth Nagin
Eric Blake ebl...@redhat.com wrote on 03/12/2010 01:33:06: From: Eric Blake ebl...@redhat.com To: Kenneth Nagin/Haifa/i...@ibmil Cc: Justin Clift jcl...@redhat.com, list libvirt libvir- l...@redhat.com, bug-gnulib bug-gnu...@gnu.org Date: 03/12/2010 01:33 Subject: Re: [libvirt] make syntax

[libvirt] access with VNC and graphic interface

2011-03-28 Thread Kenneth Nagin
libvirt provides vnc to access the VMs under its control. However, I can not get applications with graphical interface to run when I use vnc to access a VM. The same applications will display properly if I ssh -X to the VM. Is there anyway to overcome this problem? Best Regards, Kenneth Nagin