Well the workaround here was -
# cp -p nagios-virt.c nagios-virt.c.orig
# vi nagios-virt.c
...
# diff -u nagios-virt.c.orig nagios-virt.c
--- nagios-virt.c.orig 2013-07-03 14:12:24.141730413 +1000
+++ nagios-virt.c 2013-07-03 14:03:54.355044393 +1000
@@ -30,6 +30,7 @@
#include
#include
On Tue, Jul 02, 2013 at 11:45:48AM -0300, Leonardo Augusto Guimarães Garcia
wrote:
> On 07/01/2013 03:18 PM, Cole Robinson wrote:
> >On 06/28/2013 01:49 PM, Leonardo Garcia wrote:
> >>From: Leonardo Garcia
> >>
> >>It is sometimes counter intuitive for a desktop user that the virtual
> >>machine
On Tue, Jul 02, 2013 at 11:50:22AM -0300, Leonardo Augusto Guimarães Garcia
wrote:
> On 07/02/2013 06:20 AM, Daniel P. Berrange wrote:
> >On Mon, Jul 01, 2013 at 02:18:27PM -0400, Cole Robinson wrote:
> >>On 06/28/2013 01:49 PM, Leonardo Garcia wrote:
> >>>From: Leonardo Garcia
> >>>
> >>>It is s
On 07/02/2013 06:20 AM, Daniel P. Berrange wrote:
On Mon, Jul 01, 2013 at 02:18:27PM -0400, Cole Robinson wrote:
On 06/28/2013 01:49 PM, Leonardo Garcia wrote:
From: Leonardo Garcia
It is sometimes counter intuitive for a desktop user that the virtual machine
continues to run when they left t
On 07/01/2013 03:18 PM, Cole Robinson wrote:
On 06/28/2013 01:49 PM, Leonardo Garcia wrote:
From: Leonardo Garcia
It is sometimes counter intuitive for a desktop user that the virtual machine
continues to run when they left the console viewer application. They are used
that when they close an
On 07/02/2013 06:03 AM, Marko Weber | ZBF wrote:
>
> Hello,
> when i use virt-manager and do the storgae pool in LVM,
> i cant choose disk type (qcow2, raw, etc...) when creating a new vm.
>
> htop shows me then it uses "raw".
>
AIUI libvirt does not provide an explicit way to format an LVM par
Hello,
when i use virt-manager and do the storgae pool in LVM,
i cant choose disk type (qcow2, raw, etc...) when creating a new vm.
htop shows me then it uses "raw".
is this a restriction by virt-manager? is it best choose to use "raw" on
lvm?
in many qemu-kvm books i read best way will be to
On Mon, Jul 01, 2013 at 02:18:27PM -0400, Cole Robinson wrote:
> On 06/28/2013 01:49 PM, Leonardo Garcia wrote:
> > From: Leonardo Garcia
> >
> > It is sometimes counter intuitive for a desktop user that the virtual
> > machine
> > continues to run when they left the console viewer application.
On 07/02/2013 02:34 AM, Cole Robinson wrote:
On 06/29/2013 01:08 AM, Guannan Ren wrote:
v3: Fix usbredir channel and checking race
Rebase
1/3, 2/3 acked by Leonardo
v2: add auto USB redirection support
fixed error pointed out in v1
v1: add USB redirect menu item in console viewe