Re: [virt-tools-list] [libvirt] ANNOUNCE: virt-manager 1.1.0 released

2014-12-02 Thread Cole Robinson
On 12/01/2014 08:52 PM, Jason Helfman wrote: On Fri, Nov 21, 2014 at 10:13 AM, Jason Helfman j...@freebsd.org mailto:j...@freebsd.org wrote: On Fri, Nov 21, 2014 at 5:09 AM, Cole Robinson crobi...@redhat.com mailto:crobi...@redhat.com wrote: On 11/20/2014 11:15 PM, Jason

Re: [virt-tools-list] [libvirt] ANNOUNCE: virt-manager 1.1.0 released

2014-12-02 Thread Cole Robinson
On 12/02/2014 01:47 PM, Jason Helfman wrote: On Tue, Dec 2, 2014 at 7:28 AM, Cole Robinson crobi...@redhat.com mailto:crobi...@redhat.com wrote: On 12/01/2014 08:52 PM, Jason Helfman wrote: On Fri, Nov 21, 2014 at 10:13 AM, Jason Helfman j...@freebsd.org mailto:j

Re: [virt-tools-list] [virt-manager PATCH] devicedisk: add qed in driver_types

2014-12-03 Thread Cole Robinson
On 12/03/2014 12:35 AM, Chen Hanxiao wrote: We already used 'qed' in our codes, but seems we forgot to add this in driver_types. Signed-off-by: Chen Hanxiao chenhanx...@cn.fujitsu.com --- virtinst/devicedisk.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

Re: [virt-tools-list] Unable to open the console of virtual machine from 1.1.0 virt-manager

2014-12-03 Thread Cole Robinson
On 12/03/2014 12:28 PM, Mani Devarajan wrote: Hello all, I need to move to virt-manager 1.1.0 as i need port-group support for virt-install command. But after moving to 1.1.0, i am unable to open the console of virtual machine as it fails with following error Error launching details: cannot

Re: [virt-tools-list] How to specify network port-group with virt-install command

2014-12-03 Thread Cole Robinson
On 12/03/2014 06:20 PM, Mani Devarajan wrote: All, I moved to virt-manager 1.1.0 to make use of network port-group option. With virt-manager i do see the port-group option for new network interfaces. I need help with network port-group option for virt-install command. I tried different

Re: [virt-tools-list] [PATCH] Add glusterfs volumes support to virt-install

2014-12-04 Thread Cole Robinson
On 12/02/2014 04:35 AM, Anatoly Belikov wrote: --- tests/xmlparse-xml/change-disk-in.xml | 8 +++ tests/xmlparse-xml/change-disk-out.xml | 8 +++ tests/xmlparse.py | 9 virtinst/cli.py| 28

Re: [virt-tools-list] [PATCH] virtinst: refresh pools status before fetch_pools

2014-12-05 Thread Cole Robinson
On 12/05/2014 03:40 AM, Chunyan Liu wrote: Currently, when connecting to hypervisor, if there are pools active but in fact target path already deleted (or for other reasons the pool is not working), libvirtd not refresh status yet, fetch_pools will fail, that will cause connecting to hypervisor

Re: [virt-tools-list] [virt-manager PATCH] test: fix a virt-clone test cases

2014-12-05 Thread Cole Robinson
On 12/03/2014 12:20 AM, Chen, Hanxiao wrote: -Original Message- From: Cole Robinson [mailto:crobi...@redhat.com] Sent: Tuesday, December 02, 2014 11:00 PM To: Chen, Hanxiao/陈 晗霄; virt-tools-list@redhat.com Subject: Re: [virt-tools-list] [virt-manager PATCH] test: fix a virt-clone test

Re: [virt-tools-list] [PATCH 1/2] Default connection URI if libvirt-daemon-driver-lxc is installed

2014-12-05 Thread Cole Robinson
On 12/04/2014 05:08 AM, Cédric Bosdonnat wrote: From: Cédric Bosdonnat cedric.bosdon...@free.fr The default URI is set to lxc:/// if libvirt's lxc driver is installed locally, but only if there is no kvm/xen URI to default to. --- virtManager/connect.py | 4 1 file changed, 4

Re: [virt-tools-list] [PATCH 2/2] Show the new connection dialog if we can't find a default URI.

2014-12-05 Thread Cole Robinson
On 12/04/2014 05:08 AM, Cédric Bosdonnat wrote: --- virtManager/engine.py | 18 +- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/virtManager/engine.py b/virtManager/engine.py index 8e9caeb..487277a 100644 --- a/virtManager/engine.py +++ b/virtManager/engine.py

Re: [virt-tools-list] [virt-manager PATCH] virt-clone: improve some error prompts

2014-12-09 Thread Cole Robinson
On 12/09/2014 01:39 AM, Chen Hanxiao wrote: Signed-off-by: Chen Hanxiao chenhanx...@cn.fujitsu.com --- virt-clone | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/virt-clone b/virt-clone index 4bd5ca3..78f7885 100755 --- a/virt-clone +++ b/virt-clone @@ -39,7 +39,8 @@

Re: [virt-tools-list] [virt-manager PATCH] test: fix a virt-clone test cases

2014-12-09 Thread Cole Robinson
On 12/09/2014 12:39 AM, Chen, Hanxiao wrote: -Original Message- From: Cole Robinson [mailto:crobi...@redhat.com] Sent: Friday, December 05, 2014 10:26 PM To: Chen, Hanxiao/陈 晗霄; virt-tools-list@redhat.com Subject: Re: [virt-tools-list] [virt-manager PATCH] test: fix a virt-clone test

Re: [virt-tools-list] [virt-manager PATCH] test: fix a virt-clone test cases

2014-12-09 Thread Cole Robinson
On 12/09/2014 07:07 AM, Cole Robinson wrote: On 12/09/2014 12:39 AM, Chen, Hanxiao wrote: -Original Message- From: Cole Robinson [mailto:crobi...@redhat.com] Sent: Friday, December 05, 2014 10:26 PM To: Chen, Hanxiao/陈 晗霄; virt-tools-list@redhat.com Subject: Re: [virt-tools-list

Re: [virt-tools-list] How to create a virtio-serial console

2014-12-09 Thread Cole Robinson
On 12/09/2014 03:50 PM, Michael Schwager wrote: Hello, I have been attempting to create a virtual machine with a virtio console. However, it does not appear to be working as I've read in, for example, http://www.redhat.com/archives/libvir-list/2012-May/msg00964.html . After I create my virtual

Re: [virt-tools-list] [PATCH] Add glusterfs volumes support to virt-install

2014-12-09 Thread Cole Robinson
On 12/04/2014 12:04 PM, Cole Robinson wrote: On 12/02/2014 04:35 AM, Anatoly Belikov wrote: --- tests/xmlparse-xml/change-disk-in.xml | 8 +++ tests/xmlparse-xml/change-disk-out.xml | 8 +++ tests/xmlparse.py | 9 virtinst/cli.py

Re: [virt-tools-list] [virt-manager PATCH] virt-clone: improve some error prompts

2014-12-10 Thread Cole Robinson
On 12/09/2014 10:40 PM, Chen, Hanxiao wrote: -Original Message- From: Cole Robinson [mailto:crobi...@redhat.com] Sent: Tuesday, December 09, 2014 8:05 PM To: Chen, Hanxiao/陈 晗霄; virt-tools-list@redhat.com Subject: Re: [virt-tools-list] [virt-manager PATCH] virt-clone: improve some

Re: [virt-tools-list] [PATCH virt-manager] virtManager: do not fail at connection time if a volume does not exist

2014-12-10 Thread Cole Robinson
On 12/10/2014 05:29 AM, Giuseppe Scrivano wrote: Problem introduced by commit 1662f75e07e8bfb46a552c686e2db3e4368786b6 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- virtManager/domain.py | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virtManager/domain.py

Re: [virt-tools-list] [virt-manager PATCH] tests/testdriver: Don't use invalid uid values

2014-12-10 Thread Cole Robinson
On 12/10/2014 04:08 AM, Martin Kletzander wrote: The value 4294967295 used in the testdriver for sheepdog volume is not valid on 32bit systems as it won't fit in uid_t and libvirt will fail parsing that. Running ./setup.py test then fails with: raise libvirtError('virConnectOpenAuth()

Re: [virt-tools-list] [PATCH virt-manager] virtManager: do not fail at connection time if a volume does not exist

2014-12-10 Thread Cole Robinson
On 12/10/2014 07:52 AM, Giuseppe Scrivano wrote: Cole Robinson crobi...@redhat.com writes: On 12/10/2014 05:29 AM, Giuseppe Scrivano wrote: Problem introduced by commit 1662f75e07e8bfb46a552c686e2db3e4368786b6 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- virtManager/domain.py

Re: [virt-tools-list] [PATCH 1/2] Default connection URI if libvirt-daemon-driver-lxc is installed

2014-12-10 Thread Cole Robinson
On 12/05/2014 10:28 AM, Cedric Bosdonnat wrote: Hi Cole, On Fri, 2014-12-05 at 09:49 -0500, Cole Robinson wrote: RH distros use /usr/libexec/libvirt_lxc, so we'd want to add that as well. I can fix that when applying though Oh, I forgot about that... but yes and /usr/lib/libvirt_lxc as well

Re: [virt-tools-list] [PATCH] URL installs: remove hasFile() check

2014-12-10 Thread Cole Robinson
On 12/08/2014 04:43 PM, Gabriel de Perthuis wrote: Specialised proxies like apt-cacher-ng disallow directory listing. OSDistro subclasses do have checks for known files and they are sufficient. --- virtinst/urlfetcher.py | 5 - 1 file changed, 5 deletions(-) diff --git

Re: [virt-tools-list] [PATCH] URL installs: remove hasFile() check

2014-12-10 Thread Cole Robinson
On 12/10/2014 01:49 PM, Cole Robinson wrote: On 12/08/2014 04:43 PM, Gabriel de Perthuis wrote: Specialised proxies like apt-cacher-ng disallow directory listing. OSDistro subclasses do have checks for known files and they are sufficient. --- virtinst/urlfetcher.py | 5 - 1 file changed

Re: [virt-tools-list] [virt-manager PATCH] test_urls: remove commented fedora21 alpha urls

2014-12-11 Thread Cole Robinson
On 12/10/2014 08:39 PM, Chen Hanxiao wrote: Discoverd by pep8 '# ' style check. introduced by 92b443df. Guess that you forgot to delete it. Signed-off-by: Chen Hanxiao chenhanx...@cn.fujitsu.com --- tests/test_urls.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/test_urls.py

Re: [virt-tools-list] [virt-manager PATCH] clitest: replace DIR from current pwd by '/var'

2014-12-11 Thread Cole Robinson
On 12/10/2014 10:46 PM, Chen Hanxiao wrote: Introduced by f16dc4dd34f4f1aa326939cf79fcbdc204e2146f This will cause test case failure on different machines. Use '/var' to replace it. Signed-off-by: Chen Hanxiao chenhanx...@cn.fujitsu.com ---

Re: [virt-tools-list] [virt-manager PATCH] virtManager: Add missing shortcut keys

2014-12-12 Thread Cole Robinson
On 12/12/2014 05:35 AM, Giuseppe Scrivano wrote: Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1172108 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- ui/addhardware.ui | 43 ++- ui/addstorage.ui | 1 + ui/details.ui | 43

Re: [virt-tools-list] [virt-manager PATCH v2 0/2] add btrfs COW copy support for virt-clone

2015-02-06 Thread Cole Robinson
On 01/29/2015 10:50 PM, Chen Hanxiao wrote: v2: modified based on Cole's comments: add reflink property to cloner and storage add flag check to support.py fix man page typo Chen Hanxiao (2): virt-clone: introduce --reflink for btrfs COW copy man: add man page for

Re: [virt-tools-list] I want use VMM with LVM and qcow2, but it doesn't work

2015-02-06 Thread Cole Robinson
On 02/04/2015 11:59 AM, Florian Matuschek wrote: Hello List Users, my Problem is about Virtual Machine Manager and the Storage configuration in a SLES12 environment with KVM/qemu. I want use the VMM with LVM and the qcow2 format. My first config is: A LVM Group with a new volume. If

Re: [virt-tools-list] domain-0 not showing up on virt-manager console

2015-02-06 Thread Cole Robinson
On 02/06/2015 03:55 PM, Wayne Mills wrote: Hi, I've been following this website to create VM's: http://wiki.xen.org/wiki/DomU_Install_with_Virt-Manager . As shown, when virt-manager is started, it shows domain-0 as one of the VM's. My virt-manager console does not show domain-0. It only

Re: [virt-tools-list] Enabling fstrim within VM client

2015-01-16 Thread Cole Robinson
On 01/15/2015 04:29 PM, Richard Taubo wrote: Hi! As mentioned in an earlier mail I have installed KVM on a logical volume like this (CentOS 7): [#] lvcreate -L 300G -n lv_vm1 VolGroup [#] virt-install --name=vm1.mydomain.com \ --disk path=/dev/VolGroup/lv_vm1 \ --ram=8192

Re: [virt-tools-list] Creating a virtual NAT network

2015-01-16 Thread Cole Robinson
On 01/16/2015 01:26 PM, Charles Arnold wrote: We have run across the following problem when creating a Virtual Network. On step 4 of 4 select 'Forwarding to physical network' and select the 'Destination' pop-down list. Notice that it includes the libvirt internal node device names for the

Re: [virt-tools-list] [virt-manager PATCH] cli.py: --force is not supported anymore so do not advertise it

2015-02-11 Thread Cole Robinson
On 02/11/2015 10:16 AM, Giuseppe Scrivano wrote: Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1177210 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- virtinst/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtinst/cli.py b/virtinst/cli.py

Re: [virt-tools-list] [PATCH 2/2] tr.po: Specify arguments order in a format string

2015-02-11 Thread Cole Robinson
On 02/11/2015 12:04 PM, Masatake YAMATO wrote: Signed-off-by: Masatake YAMATO yam...@redhat.com --- po/tr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/tr.po b/po/tr.po index 41e6745..3331610 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1300,7 +1300,7 @@ msgstr

Re: [virt-tools-list] [PATCH 2/2] tr.po: Specify arguments order in a format string

2015-02-11 Thread Cole Robinson
On 02/11/2015 12:57 PM, Cole Robinson wrote: On 02/11/2015 12:04 PM, Masatake YAMATO wrote: Signed-off-by: Masatake YAMATO yam...@redhat.com --- po/tr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/tr.po b/po/tr.po index 41e6745..3331610 100644 --- a/po/tr.po

Re: [virt-tools-list] [virt-manager PATCH] cli.py: --force is not supported anymore so do not advertise it

2015-02-11 Thread Cole Robinson
On 02/11/2015 10:24 AM, Cole Robinson wrote: On 02/11/2015 10:16 AM, Giuseppe Scrivano wrote: Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1177210 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- virtinst/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: [virt-tools-list] [PATCH virt-manager] storage: change default storage size to 20G

2015-01-27 Thread Cole Robinson
, 2013, 2014 Red Hat, Inc. +# Copyright (C) 2008, 2013, 2014, 2015 Red Hat, Inc. # Copyright (C) 2008 Cole Robinson crobi...@redhat.com # # This program is free software; you can redistribute it and/or modify @@ -1651,7 +1651,7 @@ class vmmCreate(vmmGObjectUI): n_cpus = res[n-cpus

Re: [virt-tools-list] Error when emulating SandyBridge on i3-2310M host

2015-01-27 Thread Cole Robinson
On 01/26/2015 05:11 PM, Gizmo Chicken wrote: I'm not sure if this is a virt-tools issue or a QEMU issue, but... I hope to emulate a SandyBridge CPU on a host that has an Intel Core i3-2310M CPU. However, whenever I attempt to create such guest VM (whether a Windows guest or Linux guest)

Re: [virt-tools-list] [PATCH] virt-manager: disable HYPER-V on Windows 2008 R2 and Win7 SP1 with UEFI

2015-01-27 Thread Cole Robinson
On 01/27/2015 07:38 AM, Giuseppe Scrivano wrote: Laszlo Ersek ler...@redhat.com writes: On 01/26/15 17:01, Giuseppe Scrivano wrote: Windows 2008 R2 or Win7 SP1 guests do not work when UEFI and HYPER-V, so just disable HYPER-V. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1185253

Re: [virt-tools-list] [PATCH] fix source name attribute for gluster volumes

2015-01-27 Thread Cole Robinson
On 01/27/2015 01:52 PM, Cole Robinson wrote: On 01/27/2015 08:10 AM, anatoly.belikov.wormbl...@gmail.com wrote: From: Anatoly Belikov wormbl...@gmail.com --- virtinst/devicedisk.py | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/virtinst/devicedisk.py b/virtinst

Re: [virt-tools-list] [PATCH] fix source name attribute for gluster volumes

2015-01-27 Thread Cole Robinson
On 01/27/2015 08:10 AM, anatoly.belikov.wormbl...@gmail.com wrote: From: Anatoly Belikov wormbl...@gmail.com --- virtinst/devicedisk.py | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/virtinst/devicedisk.py b/virtinst/devicedisk.py index ac03716..df2befc 100644

Re: [virt-tools-list] [PATCH] virt-manager: disable HYPER-V on Windows 2008 R2 and Win7 SP1 with UEFI

2015-01-27 Thread Cole Robinson
On 01/27/2015 02:47 PM, Giuseppe Scrivano wrote: Cole Robinson crobi...@redhat.com writes: Can you follow up with an clitest case that verifies this works as expected? OK to push this? ACK Thanks, Cole ___ virt-tools-list mailing list virt

Re: [virt-tools-list] [PATCH] Activate the default console in all cases

2015-01-27 Thread Cole Robinson
the user switches back. I added some additional bits to this change and pushed it: commit f815c988aa275a72acf4461a7966548cf235590f Author: Cole Robinson crobi...@redhat.com Date: Tue Jan 27 13:39:23 2015 -0500 details: When VM is run, always update console page If we were focused

Re: [virt-tools-list] [virt-manager PATCH] connetion details: add short-keys for Virtual Networks

2015-01-27 Thread Cole Robinson
On 01/26/2015 02:11 AM, Chen Hanxiao wrote: Signed-off-by: Chen Hanxiao chenhanx...@cn.fujitsu.com --- ui/host.ui | 12 1 file changed, 8 insertions(+), 4 deletions(-) ACK - Cole ___ virt-tools-list mailing list

Re: [virt-tools-list] Error when emulating SandyBridge on i3-2310M host

2015-01-28 Thread Cole Robinson
On 01/28/2015 12:04 AM, Gizmo Chicken wrote: Hi Cole, Thanks much for the reply. Much appreciated! Following the leads that you provided, I found that definitions that you mentioned in /usr/share/libvirt/cpu_map.xml Just for kicks, I edited the definition for SandyBridge to reads as

Re: [virt-tools-list] [PATCH] fix source name attribute for gluster volumes

2015-01-29 Thread Cole Robinson
-29 18:26 GMT+03:00 Cole Robinson crobi...@redhat.com mailto:crobi...@redhat.com: Ah okay, that pool output explains things, I didn't realize there could be a dir path that's more than just '/' Can you provide an example volume XML from that pool as well? With that I

Re: [virt-tools-list] [virt-manager PATCH 1/3] virt-clone: introduce --reflink for btrfs COW copy

2015-01-28 Thread Cole Robinson
On 01/27/2015 11:12 PM, Chen Hanxiao wrote: libvirt commit 466b29c8c3593b2dac92acad5dd8ec923c428259 introduce btrfsCloneFile() for COW copy. This patch add support for --reflink option for virt-clone. When specified --reflink, if src and dst images all on a btrfs fs, we could take advantage

Re: [virt-tools-list] [PATCH] Add support for PowerPC Little Endian (ppc64le) architecture.

2015-01-09 Thread Cole Robinson
On 01/08/2015 09:33 PM, Prerna Saxena wrote: On Monday 05 January 2015 04:25 PM, Prerna Saxena wrote: From 531dbddb1658df5e6a640c322c2990dbb357383c Mon Sep 17 00:00:00 2001 From: Prerna Saxena pre...@linux.vnet.ibm.com Date: Mon, 5 Jan 2015 07:46:18 +0530 Subject: [PATCH] Add support for

Re: [virt-tools-list] [virt-manager PATCH] virtinst: do not add default channels if one is already present

2015-01-09 Thread Cole Robinson
On 01/09/2015 06:29 AM, Giuseppe Scrivano wrote: Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1179680 I don't think that test case would have triggered the original behavior, you'd need to use the fake KVM URI, grep clitest.py for xml-comparison That said, I think the problem is

Re: [virt-tools-list] [virt-manager PATCH] storagebrowse: refresh storage pool when open browse window or selecting a new item

2015-01-09 Thread Cole Robinson
Please read this email I sent regarding refreshing pools: http://www.redhat.com/archives/virt-tools-list/2014-December/msg00036.html On 12/22/2014 10:59 PM, Chen Hanxiao wrote: do a refresh operation when: a) open 'Locate or create storage volume' window b) select a new item in 'Storage

Re: [virt-tools-list] [virt-manager PATCH] virtinst: do not add default channels if one is already present

2015-01-09 Thread Cole Robinson
On 01/09/2015 12:20 PM, Giuseppe Scrivano wrote: Cole Robinson crobi...@redhat.com writes: On 01/09/2015 06:29 AM, Giuseppe Scrivano wrote: Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1179680 I don't think that test case would have triggered the original behavior, you'd need

Re: [virt-tools-list] Console for specific VMs only

2015-01-09 Thread Cole Robinson
On 01/09/2015 08:47 AM, Steve Amerige wrote: Hi all, I've just joined this list. I've been using KVM for a couple of years now and have just joined the list. I use virt-manager as well as command line tools and custom software that we've written to manage a KVM server farm based on CentOS

Re: [virt-tools-list] [virt-manager PATCH] storagebrowse: refresh storage pool when open browse window or selecting a new item

2015-01-13 Thread Cole Robinson
On 01/13/2015 03:25 AM, Chen, Hanxiao wrote: -Original Message- From: Cole Robinson [mailto:crobi...@redhat.com] Sent: Saturday, January 10, 2015 1:04 AM To: Chen, Hanxiao/陈 晗霄; virt-tools-list@redhat.com Subject: Re: [virt-tools-list] [virt-manager PATCH] storagebrowse: refresh

Re: [virt-tools-list] [virt-manager PATCH] virt-install: document cache mode 'unsafe' and 'directsync'

2015-02-13 Thread Cole Robinson
On 02/13/2015 03:52 AM, Giuseppe Scrivano wrote: Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- man/virt-install.pod | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/man/virt-install.pod b/man/virt-install.pod index 772c9f5..f6e635e 100644 ---

Re: [virt-tools-list] Error when adding CD-ROM drives to a Q35 machine (and a workaround and a feature request)

2015-02-09 Thread Cole Robinson
On 02/08/2015 03:40 PM, Gizmo Chicken wrote: When creating a Windows 7 guest on a Q35 machine, I attempted to add one VirtIO data drive for the guest OS, one CD-ROM drive for the installation media and a second CD-ROM drive for the VirtIO drivers that must be installed prior to installing

Re: [virt-tools-list] Whether Mac OS X run on KVM

2015-01-08 Thread Cole Robinson
tried this stuff before so I can't really answer your questions. However the mac osx support is ongoing work, so you will probably want to use the newest base possible, so F21 is better than RHEL7 in that respect. - Cole 在 2015-01-06二的 09:25 -0500,Cole Robinson写道: On 01/05/2015 11:33 PM, Zhang

Re: [virt-tools-list] [virt-manager PATCH] virt-manager, inspection: use add_libvirt_dom

2015-01-08 Thread Cole Robinson
ACK - Cole On 01/08/2015 09:12 AM, Giuseppe Scrivano wrote: From: Richard W.M. Jones rjo...@redhat.com Enable inspection only if the add_libvirt_dom function is present at runtime. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1075143 Signed-off-by: Giuseppe Scrivano

Re: [virt-tools-list] [virt-manager PATCH] virtinst: do not add default channels if one is already present

2015-01-08 Thread Cole Robinson
Can we get a clitest XML comparsion to verify the change? Thanks, Cole On 01/08/2015 10:59 AM, Giuseppe Scrivano wrote: Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1179680 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- virtinst/cli.py | 7 --- 1 file changed, 4

Re: [virt-tools-list] [virt-manager PATCH] details: change duplicated short-key 'd' to 'e' on Overview tab

2015-03-16 Thread Cole Robinson
On 03/16/2015 01:33 AM, Chen Hanxiao wrote: add hardware also use 'd' as its short-key. Signed-off-by: Chen Hanxiao chenhanx...@cn.fujitsu.com --- ui/details.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/details.ui b/ui/details.ui index 6804124..19c2f32

Re: [virt-tools-list] [PATCH virt-manager 0/2] Add support for disk sgio

2015-03-16 Thread Cole Robinson
On 03/13/2015 09:43 AM, Giuseppe Scrivano wrote: Giuseppe Scrivano (2): virtinst: add support for disk sgio attribute virt-manager: Allow to change SGIO with LUN disk devices tests/xmlparse-xml/change-disk-in.xml | 6 tests/xmlparse-xml/change-disk-out.xml | 6

Re: [virt-tools-list] [PATCH] virt-manager: Don't clear all page visibilities during initialization

2015-03-16 Thread Cole Robinson
On 03/13/2015 09:31 AM, Marc Deslauriers wrote: Hello, Here is a patch to correct grab issues when windows overlap stemming from incorrect page visibilities. Thanks, Marc. From a11986b10f13bc85f0be578e5460369a1ecafb57 Mon Sep 17 00:00:00 2001 From: Marc Deslauriers

Re: [virt-tools-list] virt-manager: Warning on startup for CentOS 7

2015-03-06 Thread Cole Robinson
On 03/06/2015 07:53 AM, Steve Amerige wrote: Hi all, On our CentOS 7 hypervisors (current 3.10.0-123.20.1.el7.x86_64 kernel), I note that we now always get the following warning message: ** (virt-manager:22899): WARNING **: Couldn't connect to accessibility bus: Failed to connect to

Re: [virt-tools-list] [PATCH] virt-manager: Don't clear all page visibilities during initialization

2015-03-24 Thread Cole Robinson
On 03/24/2015 07:16 AM, Marc Deslauriers wrote: Hi, On 2015-03-16 02:55 PM, Cole Robinson wrote: On 03/13/2015 09:31 AM, Marc Deslauriers wrote: Hello, Here is a patch to correct grab issues when windows overlap stemming from incorrect page visibilities. Thanks, Marc. From

Re: [virt-tools-list] NIC inside

2015-03-24 Thread Cole Robinson
On 03/24/2015 12:52 PM, Stephen Drotar wrote: Hi, what is the inside ONLY preferred SOURCE DEVICE: *{TYPE}* * * *I would rather I have only one NIC talking to the outside world.* * * * * 1st Machine Three NICs = NIC A Source Device = ‘network’ :*NAT to eth0to outside

Re: [virt-tools-list] Correct gateway

2015-03-27 Thread Cole Robinson
Cheers, Stephen On Mar 27, 2015, at 9:35 AM, Cole Robinson crobi...@redhat.com wrote: On 03/27/2015 02:42 AM, Stephen wrote: Hi, I’m looking for the gateway router IP I created the internal VRnetw but not getting a host reply. Check ifconfig -a output from the host - Cole

Re: [virt-tools-list] Correct gateway

2015-03-27 Thread Cole Robinson
On 03/27/2015 02:42 AM, Stephen wrote: Hi, I’m looking for the gateway router IP I created the internal VRnetw but not getting a host reply. Check ifconfig -a output from the host - Cole ___ virt-tools-list mailing list

Re: [virt-tools-list] [virt-manager PATCH] clone: keep the same image format on a cross-pool clone

2015-03-31 Thread Cole Robinson
a/virtinst/storage.py b/virtinst/storage.py index c07f558..8438896 100644 --- a/virtinst/storage.py +++ b/virtinst/storage.py @@ -1,5 +1,5 @@ # -# Copyright 2008, 2013 Red Hat, Inc. +# Copyright 2008, 2013, 2015 Red Hat, Inc. # Cole Robinson crobi...@redhat.com # # This program

Re: [virt-tools-list] Info on allocating vCPUs on virt-manager

2015-03-31 Thread Cole Robinson
On 03/31/2015 07:12 AM, Satya Prasad Nemana wrote: Gurus, I need clarity on what each item means and how it maps to the info we find on dmidecod or lscpu on the host when creating a guest from the virt-manager. My question: 1) Under CPUs , we have Logical Host CPUs: What number does it

Re: [virt-tools-list] How does virtual networks handle routing

2015-03-28 Thread Cole Robinson
. Copy + paste the error messages, don't re-type them. Thanks, Cole On Mar 28, 2015, at 12:03 PM, Cole Robinson crobi...@redhat.com wrote: On 03/28/2015 11:50 AM, Stephen Drotar wrote: Hi, Specifically on a network of 192.168.200.0/24 is the router 192.168.200.1 ? Look at ifconfig -a output

Re: [virt-tools-list] How does virtual networks handle routing

2015-03-28 Thread Cole Robinson
On 03/28/2015 11:50 AM, Stephen Drotar wrote: Hi, Specifically on a network of 192.168.200.0/24 is the router 192.168.200.1 ? Look at ifconfig -a output on the host, check the IP address allocated to the bridge device that libvirt creates for the virtual network. - Cole

Re: [virt-tools-list] libvirt/virt-manager source integration with xen

2015-03-02 Thread Cole Robinson
On 03/02/2015 10:55 AM, Wayne Mills wrote: Hi, I built and installed Xen 4.5.0 from source, on top of Ubuntu 14.04.2, using make world and make install targets. I then installed latest virt-manager from pre-built packages. After bringing up virt-manager I attempt to connect to Xen

Re: [virt-tools-list] libvirt/virt-manager source integration with xen

2015-03-02 Thread Cole Robinson
', it can be very difficult to debug things if they go wrong. - Cole On Mon, Mar 2, 2015 at 12:12 PM, Cole Robinson crobi...@redhat.com mailto:crobi...@redhat.com wrote: On 03/02/2015 10:55 AM, Wayne Mills wrote: Hi, I built and installed Xen 4.5.0 from source, on top

Re: [virt-tools-list] libvirt/virt-manager source integration with xen

2015-03-03 Thread Cole Robinson
- Cole On Mon, Mar 2, 2015 at 3:08 PM, Cole Robinson crobi...@redhat.com mailto:crobi...@redhat.com wrote: On 03/02/2015 01:39 PM, Wayne Mills wrote: Thanks Cole, unfortunately I'm a n00b in this area so your response just raised many more questions for me

Re: [virt-tools-list] [virt-manager PATCH] Use virtio-net only when it is supported

2015-02-25 Thread Cole Robinson
On 02/25/2015 07:08 AM, Giuseppe Scrivano wrote: Do not use the model specified by the OS if it is virtio-net and virtionet is not supported. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1177113 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com ---

Re: [virt-tools-list] [virt-manager PATCH 1/2] Disable domain events with XEN

2015-02-25 Thread Cole Robinson
On 02/25/2015 10:34 AM, Giuseppe Scrivano wrote: When XEN is used, disable domain events and use polling. On RHEL-5.9 virDomainInfo() seems to not report correctly the domain status when called immediately after the event is received. Solves:

Re: [virt-tools-list] [virt-manager PATCH 1/2] Disable domain events with XEN

2015-02-25 Thread Cole Robinson
On 02/25/2015 11:37 AM, Giuseppe Scrivano wrote: Cole Robinson crobi...@redhat.com writes: This is a big hammer. I'd rather skip this only on RHEL5 vintage xen. Can you add a support.py check like SUPPORT_CONN_WORKING_XEN_EVENTS that specifies an hv_version for xen 3.1.0 (basically the same

Re: [virt-tools-list] [virt-manager PATCH 1/2] Disable domain events with XEN

2015-02-25 Thread Cole Robinson
On 02/25/2015 03:52 PM, Giuseppe Scrivano wrote: Daniel P. Berrange berra...@redhat.com writes: On Wed, Feb 25, 2015 at 04:34:19PM +0100, Giuseppe Scrivano wrote: When XEN is used, disable domain events and use polling. On RHEL-5.9 virDomainInfo() seems to not report correctly the domain

Re: [virt-tools-list] [virt-manager PATCH 1/2] Move stable_defaults from vmmConnection to VirtualConnection

2015-02-24 Thread Cole Robinson
On 02/24/2015 07:59 AM, Giuseppe Scrivano wrote: Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- virtManager/config.py | 3 +-- virtManager/connection.py | 14 ++ virtinst/connection.py| 15 ++- 3 files changed, 17 insertions(+), 15 deletions(-)

Re: [virt-tools-list] [virt-manager PATCH 2/2] Do not use vmvga on RHEL

2015-02-24 Thread Cole Robinson
On 02/24/2015 07:59 AM, Giuseppe Scrivano wrote: Fallback to VGA Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1179652 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- virtinst/guest.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

Re: [virt-tools-list] Storage pool type

2015-03-24 Thread Cole Robinson
Stephen, you've mailed 8 different questions to this list in two days. You've been responded to 3 times and seem to have completely ignored all those responses. And most of your questions have been quite generic and not detailed enough for people to provide real feedback. Please, take a few

Re: [virt-tools-list] [PATCH virt-manager] virtinst/cli: don't use hard-coded path for binaries

2015-03-23 Thread Cole Robinson
On 03/23/2015 09:39 AM, Pavel Hrdina wrote: The binaries could be installed somewhere else and we should not hard-code the binary paths. This patch allows non-root user to build their own virt-viewer/virsh, set the PATH env and run virt-manager tests. Signed-off-by: Pavel Hrdina

Re: [virt-tools-list] Failure to update CPU usage display

2015-04-01 Thread Cole Robinson
Message-Id: 5be81cd95512131699b07580e5513a221531afdb.1427929997.git.crobi...@redhat.com From: Cole Robinson crobi...@redhat.com Date: Wed, 1 Apr 2015 19:10:16 -0400 Subject: [PATCH virt-manager] connection: Protect conn state tick() updates with a lock If the mainloop is backed up, tick_send_signals

Re: [virt-tools-list] [PATCH virt-manager 0/5] Disable vmport with Spice

2015-04-03 Thread Cole Robinson
switching between absolute and relative pointer. Thanks for the patches! I'll push when the libvirt patches land. I also added this additional commit to make sure xmlparse.py doesn't fail with older libvirt. commit 7b75f98b6c0174ddbedfa475f4c0069754bdad73 Author: Cole Robinson crobi

Re: [virt-tools-list] [PATCH] virt-manager: Don't allow an empty string for a network name

2015-04-03 Thread Cole Robinson
On 04/02/2015 05:54 PM, Charles Arnold wrote: When starting the 'Create virtual network' wizard, you are allowed to proceed without specifying a Network Name. An error only occurs after all else is completed with the wizard. This patch stops the user from proceeding if a network name has not

Re: [virt-tools-list] Make setKeepAlive a preference

2015-04-11 Thread Cole Robinson
On 04/10/2015 05:08 PM, Charles Arnold wrote: With large Xen VMs (128Gig) the libvirt connection will sometimes timeout while Xen is scrubing memory. I don't know if KVM would have similar issues. Setting the interval longer or increasing the retry count in the call to _backend.setKeepAlive

Re: [virt-tools-list] Wrong Memory Usage Graphic on virt-manager?

2015-04-26 Thread Cole Robinson
On 04/26/2015 12:32 AM, leandro maciel wrote: Hello, I'm having some problems trying to understand how virt-manager count the memory usage to plot in the graphics on both the Virtual Machine Manager window and the Details tab after you open a guest. I have two guests, one with 2GB of ram

Re: [virt-tools-list] virt-manager: Switching between kvm and plain qemu

2015-04-22 Thread Cole Robinson
On 04/22/2015 03:26 AM, Pavel Fedin wrote: Hello! In virt-manager v0.9 it was possible to switch between qemu (interpreter mode) and KVM when creating new ARM virtual machine. In v1 this possibility is gone, and it always attempts to create KVM-based machine. This is bad because not

Re: [virt-tools-list] LXD

2015-04-22 Thread Cole Robinson
On 04/22/2015 05:54 AM, jean-christophe Manciot wrote: hello guys, will virt-manager support ubuntu lxd anytime soon? There would need to be libvirt support first, and I haven't heard of anyone working on that - Cole ___ virt-tools-list mailing list

Re: [virt-tools-list] Windows 7 VM doesn't go full screen

2015-04-22 Thread Cole Robinson
On 04/22/2015 08:03 AM, Muzaffer Tolga Ozses wrote: Hi, I'm currently using Mint but will go back to Ubuntu once I find the time. I've got Windows 7 in a VM, but I can never get it to be full screen. What can I do about this? I've tried a few things I found, like changing VM resolution or

Re: [virt-tools-list] No module named repository

2015-04-20 Thread Cole Robinson
On 04/20/2015 02:43 PM, Mani Devarajan wrote: Hello all, I am trying to use virt-manager 1.1.0 with ubuntu 14.04. The apt-repo based virt-manager doesnt support port-group. So i need to use virt-manager 1.1.0. After install i am hitting the following error. I tried almost all the packages

Re: [virt-tools-list] Libvirt: problem with hidding that a VM is running

2015-04-28 Thread Cole Robinson
On 04/28/2015 04:31 AM, Antoine wrote: Hello everyone, I try to strengthen my virtual machine against malware by trying, as much as I can, to hide the fact that malware is running inside a virtual machine. One possible way to do it is to suppress the string “KVMKVMKVM” and the value 1 of

Re: [virt-tools-list] Vm Grouping

2015-04-28 Thread Cole Robinson
On 04/28/2015 10:43 AM, Alexander Innes wrote: Hi everyone, Just a quick question, is it possible to group VMs somehow? Im thinking along the lines of groups such as Windows network which has W machines, Test Services with has X machines, Nix boxes which has Y machines, Bobs machines

Re: [virt-tools-list] [PATCH virt-manager 0/5] Disable vmport with Spice

2015-05-04 Thread Cole Robinson
On 05/04/2015 07:22 AM, Marc-André Lureau wrote: Hi Cole On Fri, Apr 3, 2015 at 5:23 PM, Cole Robinson crobi...@redhat.com mailto:crobi...@redhat.com wrote: Thanks for the patches! I'll push when the libvirt patches land. just landed Adjusted the support check for libvirt

[virt-tools-list] ANNOUNCE: virt-manager 1.2.0 released

2015-05-04 Thread Cole Robinson
/sources/virt-manager/virt-manager-1.2.0.tar.gz This release includes: - OVMF/AAVMF Support (Laszlo Ersek, Giuseppe Scrivano, Cole Robinson) - Improved support for AArch64 qemu/kvm - virt-install: Support --disk type=network parameters - virt-install: Make --disk just work - virt-install: Add --disk

Re: [virt-tools-list] [PATCH virt-manager] connection: refresh domain XML on device hotplug

2015-04-29 Thread Cole Robinson
On 04/29/2015 05:00 AM, Ján Tomko wrote: Listen to the VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event too, added by libvirt 1.2.15. https://bugzilla.redhat.com/show_bug.cgi?id=1179138 Signed-off-by: Ján Tomko jto...@redhat.com --- Libvirt 1.2.15 is scheduled for release this weekend. While the

Re: [virt-tools-list] [virt-manager PATCH] sshtunnels: resolve the name if host is specified

2015-05-06 Thread Cole Robinson
On 05/06/2015 01:01 PM, Cole Robinson wrote: On 05/06/2015 08:29 AM, Giuseppe Scrivano wrote: bug introduced with commit a2d453f3e20d103a4767394300c5183fde9a6bb4 Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1218958 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com

Re: [virt-tools-list] [virt-manager PATCH] sshtunnels: resolve the name if host is specified

2015-05-06 Thread Cole Robinson
On 05/06/2015 08:29 AM, Giuseppe Scrivano wrote: bug introduced with commit a2d453f3e20d103a4767394300c5183fde9a6bb4 Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1218958 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- virtManager/sshtunnels.py | 2 ++ 1 file changed, 2

Re: [virt-tools-list] [virt-manager PATCH] add-hardware: fix shortcut key for USB redir dev type

2015-05-11 Thread Cole Robinson
On 05/11/2015 04:17 AM, Giuseppe Scrivano wrote: Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1172108 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- FYI, pushed as trivial ui/addhardware.ui | 85 --- 1 file changed,

Re: [virt-tools-list] [virt-manager PATCH] delete: do not throw exception if the volume or the pool don't exist

2015-05-07 Thread Cole Robinson
On 05/07/2015 08:33 AM, Giuseppe Scrivano wrote: Giuseppe Scrivano gscri...@redhat.com writes: Giuseppe Scrivano gscri...@redhat.com writes: Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1219427 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- virtManager/delete.py | 4

Re: [virt-tools-list] [virt-manager PATCH] delete: do not throw exception if the volume or the pool don't exist

2015-05-07 Thread Cole Robinson
On 05/07/2015 11:27 AM, Giuseppe Scrivano wrote: Cole Robinson crobi...@redhat.com writes: On 05/07/2015 08:33 AM, Giuseppe Scrivano wrote: Giuseppe Scrivano gscri...@redhat.com writes: Giuseppe Scrivano gscri...@redhat.com writes: Closes: https://bugzilla.redhat.com/show_bug.cgi?id

Re: [virt-tools-list] [virt-manager PATCH] virt-manager: fix --show-host-summary error windows flooding

2015-05-11 Thread Cole Robinson
On 05/11/2015 09:30 AM, Giuseppe Scrivano wrote: Break an endless loop vmmHost.overview_name_changed - vmmHost.conn_state_changed - vmmHost._overview_name_changed. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1220322 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com ---

Re: [virt-tools-list] [virt-manager PATCH] interface: read the start mode from the inactive conf XML

2015-05-14 Thread Cole Robinson
On 05/14/2015 10:37 AM, Giuseppe Scrivano wrote: Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1154480 Signed-off-by: Giuseppe Scrivano gscri...@redhat.com --- virtManager/interface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtManager/interface.py

<    5   6   7   8   9   10   11   12   13   14   >