[virt-tools-list] [virt-install] Support for capturing guest serial console to a log file?

2016-07-15 Thread Kashyap Chamarthy
Currently, one could do a `virsh edit vm1`, to redirect guest serial console output to a log file: But that requires cumbersome manaul editing of the guest XML. Is it possible yet via virt-install? Perhaps something like: virt-install \ -

Re: [virt-tools-list] virt-manager Snapshots :)

2015-07-20 Thread Kashyap Chamarthy
On Mon, Jul 20, 2015 at 12:41:38PM +0200, David Forstner wrote: > Hello, > > is there already snapshot support in virt-manager? Yes, there is. See below. > If not: Why? Where is the problem? > > I would be good with *.qcow2 snapshots only. (no *.img *.raw support > etc. needed) Not sure if yo

Re: [virt-tools-list] [libvirt] Unattended guest installation fails

2015-02-22 Thread Kashyap Chamarthy
[Dropping libvir-list and adding virt-tools list.] [That's[1] the original post.] Anyway, the issue is in your environment: Network configuration issues plus your custom OS tree does not seem to contain valid content. In the Kickstart file, you added the URL line as below: url --url http://

Re: [virt-tools-list] [Libguestfs] Next virt-manager release?

2014-01-30 Thread Kashyap Chamarthy
[This question is better suited for virt-tools list, CCing it.] On 01/31/2014 03:17 AM, Daniel Lipsitt wrote: > Does anybody know if there are plans to tag a new release of virt-manager any > time soon? That would help with distro packaging. > -- /kashyap

Re: [virt-tools-list] Default image format

2014-01-15 Thread Kashyap Chamarthy
On 01/15/2014 09:56 AM, Christoph Pleger wrote: > Hello, > > another question about virt-manager: The default image format for a new > qemu VM is raw, but with a raw disk image, I had problems at least with > one of saving a VM and creating a snapshot of a VM. Can you be a bit more clear on what

Re: [virt-tools-list] [Libguestfs] ANNOUNCE: libguestfs 1.22 has been released

2013-05-23 Thread Kashyap Chamarthy
On 05/23/2013 05:53 PM, Richard W.M. Jones wrote: > I'm pleased to announce the next stable release of libguestfs (1.22). Great work! == $ ./autogen.sh && make -j 7 && \ time make -k check LIBGUESTFS_DEBUG=1 \ LIBGUESTFS_TRACE=1 |& tee \ /var/tmp/make-check-libugestfs-24-may.log =

Re: [virt-tools-list] virt-install: TypeError: coercing to Unicode: need string or buffer, NoneType found

2011-09-25 Thread Kashyap Chamarthy
On 09/15/2011 08:57 PM, Cole Robinson wrote: > On 09/15/2011 09:22 AM, Richard W.M. Jones wrote: >> >> The error in $subject was reported in the Fedora test day today. The >> full log is attached. >> >> Rich. >> > > Thanks for the report, there's already a fix upstream: > > http://git.fedorahost

Re: [virt-tools-list] virt-install: TypeError: coercing to Unicode: need string or buffer, NoneType found

2011-09-16 Thread Kashyap Chamarthy
On 09/15/2011 08:57 PM, Cole Robinson wrote: > On 09/15/2011 09:22 AM, Richard W.M. Jones wrote: >> >> The error in $subject was reported in the Fedora test day today. The >> full log is attached. >> >> Rich. >> > > Thanks for the report, there's already a fix upstream: > > http://git.fedorahost