Re: [libvirt-users] [virt-tools-list] I can't virt-clone into an existing LVM now (ERROR: clone onto existing storage volume is not supported:) - i could in previous lbvirt versions? (deployment scrip

2012-07-12 Thread Richard W.M. Jones
On Wed, Jul 11, 2012 at 08:38:31AM -0600, Eric Blake wrote: > On 07/11/2012 04:36 AM, Morgan Cox wrote: > > 'ERRORClone onto existing storage volume is not supported: > > '/dev/vgpool/test' > > virt-clone is a separate package from libvirt, I'm hoping that someone > on the virt-tools-list has

Re: [libvirt-users] [ovs-discuss] OpenVswitch with KVM virtual machines

2012-07-12 Thread Ben Pfaff
On Thu, Jul 12, 2012 at 10:49:14PM +0530, Neha Jatav wrote: > I am running NOX controller with a python script that prints out the > destination mac and the source mac for each packet arriving at the now > controller and then floods it out. So here's what happening: > > With em1 connected, all the

Re: [libvirt-users] [ovs-discuss] OpenVswitch with KVM virtual machines

2012-07-12 Thread Neha Jatav
I am running NOX controller with a python script that prints out the destination mac and the source mac for each packet arriving at the now controller and then floods it out. So here's what happening: With em1 connected, all the packets that arrive at em1 are coming to the controller and printing

Re: [libvirt-users] Different SAS controller IDs

2012-07-12 Thread Anton Nikiforov
12.07.2012 14:20, Daniel P. Berrange пишет: On Thu, Jul 12, 2012 at 02:09:12PM +0400, Anton Nikiforov wrote: Dear All, I have problem with setting up migration on Intel Multi-Flex server. The problem is that SAS controller IDs (and volume ids in /dev/disk/by-path directory) are different betwee

Re: [libvirt-users] Different SAS controller IDs

2012-07-12 Thread Daniel P. Berrange
On Thu, Jul 12, 2012 at 02:09:12PM +0400, Anton Nikiforov wrote: > Dear All, > > I have problem with setting up migration on Intel Multi-Flex server. > The problem is that SAS controller IDs (and volume ids in > /dev/disk/by-path directory) are different between nodes. > > For example on node0 i

[libvirt-users] Different SAS controller IDs

2012-07-12 Thread Anton Nikiforov
Dear All, I have problem with setting up migration on Intel Multi-Flex server. The problem is that SAS controller IDs (and volume ids in /dev/disk/by-path directory) are different between nodes. For example on node0 i have: lrwxrwxrwx 1 root root 9 Jun 29 07:20 pci-:04:00.0-sas-0x500015

Re: [libvirt-users] Starting a program inside VM through libvirt

2012-07-12 Thread Jørgen Nordmoen
Wow, thanks. That looks like what I need and much more! I'm currently looking for support for LXC and XEN, and maybe KVM later so I want a solution that is as hypervisor agnostic as possible so qemu-ga might not be as usable as libguestfs. Best regards. Jørgen 2012/7/12 Osier Yang > On 2012年07

Re: [libvirt-users] Starting a program inside VM through libvirt

2012-07-12 Thread Osier Yang
On 2012年07月12日 14:43, Jørgen Nordmoen wrote: Hi again. I was just wondering if there are any support for running programs inside a VM through libvirt. From what I can see in the API the only solution I found was connecting to the VM with openConsole and running the program I want. This however s

Re: [libvirt-users] PCI-Passthrough suddenly stopped working

2012-07-12 Thread Rouven Sacha
Am 12.07.2012 00:38, schrieb Eric Blake: This may be the result of a security fix in the new kernel. I know at least one older version of Intel chips has a bug where IOMMU can be exploited by a guest to take control over the host, so on those chips, newer kernels now require to explicitly enabl