similar to: [Libvir] libvirt & vde_switch

Displaying 20 results from an estimated 300 matches similar to: "[Libvir] libvirt & vde_switch"

2011 Mar 27
1
tinc will connect to a vde_switch instance ?
Hi, Can any one explain what the following can be used for ? I want to know , so that i can use it in the future :-) > Add support for VDE through libvdeplug. > > When compiled with vde/device.c, tinc will connect to a vde_switch instance > instead of using a tun/tap device. Perry
2011 Jan 11
1
Timed out during operation: cannot acquire state change lock
Hi, I am looking for help to troubleshoot: node002 ~ # virsh virsh # list Id Name State ---------------------------------- 1 dom001 paused virsh # resume dom001 error: Failed to resume domain dom001 error: Timed out during operation: cannot acquire state change lock virsh # then I've looked into /var/run/libvirt/qemu node002 ~ # ls -l /var/run/libvirt/qemu/ total 8 -rw------- 1
2012 Mar 26
1
[PATCH] configure.in: fix AC_ARG_ENABLE and AC_ARG_WITH
From: "Anthony G. Basile" <basile at opensource.dyc.edu> The current configure.in file does not correctly make use of these macros. The resulting configure file will therefore enable an item even if --disable-FEATURE is given. This patch restores the intended behavior. --- configure.in | 50 +++++++++++++++++++++++++++++++++----------------- 1 files changed, 33 insertions(+),
2011 Nov 27
1
vde on tinc
Hi guys and gals, I just wanted to compile tinc with vde interface, but found src/vde is missing in tar balls of tinc-1.0.16 and tinc-1.0.14. I remember once I have compiled vde on tinc-1.0.14. Is it removed intentionally? I couldn't find an update in ChangeLog. Besides, the newest code in git fails to compile, because of a redefined extern static variable in src/vde/device.c. I need to
2013 Dec 03
3
help about migration with libvirt
Hi experts I want to use libvirt doing the migration migration the guest from core 0 to core 2, Is there a way to do this ? any points? Lei -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20131203/1cd982b2/attachment.htm>
2016 Dec 23
2
Cannot connect to Samab
jserinki7 jserink # netstat -lnptu Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 3711/dnsmasq tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2849/cupsd tcp 0 0 192.168.100.1:445
2006 Feb 23
4
HTB: far unequal behaivor at a slight conf rate change
Hi all! I''m working in a " _really_ end user simple", yet powerfull, flexible, scalable, GPL htb/htb-init front end, but now, in the "test fase" im facing an utlimate problem... Absoult minimalistic scenario: #Use a FIXEDFONT to read this #inet-ethx-|FIREWALL|-lan-ethx <-> |client_host_1| # #FIREWALL class(rate,ceil) at lan-ethx
2010 Apr 24
1
Problems moving qemu machine to libvirt
Hi all, I have a qemu-system-arm machine that I am currently starting using: qemu-system-arm -M versatilepb -nographic \ -hda img.qcow2 \ -net vde,vlan=0,sock=/var/run/qemu-vde.ctl \ -net nic,vlan=0,macaddr=52:54:00:12:34:22 \ -kernel vmlinuz-2.6.18-6-versatile \ -initrd initrd.img-2.6.18-6-versatile \ -append "root=/dev/sda1
2006 Feb 10
2
again (sorry) networking between dom0 - domU priv.
Hi list, following my last mail I added a small jpg to clarify my request... How do I have to configure my dumm0 to enable communication between my firewall domU and my dom0. As mentioned I can ping/ssh from outside to domU (FW), I can ping ssh from there to domU(2.1) and domU(2.2). But I can''t get through to dom0. As most of the basic understanding is missing on my side even a
2013 Mar 12
2
managedsave results in unexpected shutdown from inside Windows
Hi, I'm facing a strange behaviour of windows 2008 guests. After a virsh managedsave and start, the windows guest open a "unexpected shutdown" window. The window looks like this one (randomly taken from the web): http://toastytech.com/guis/srv2k3login2.jpg This happens in all virtualized windows in a hypervisor. Has anyone else experienced such issue? Thanks, -- Nicolas
2012 Jan 18
2
Cloud Init
I want to start an instance using libvirt API. I want to provide ssh access for the user of the vm. Anyone know how to embed an ssh key into the instance. I came across cloud-init . but couldn't get a tutorial . Thanks in advance. -- Thank You Sarath P R | cell +91.999.502.4287 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Sep 17
3
Guest agent is not responding
hello, in my windows vm i installed qemu-guest-agent and rebootet the vm. In the settings for the vm i set via virt-manager a new channel "unix socket" "org.qemu.guest_agent.0" "virtio". when i try to do a snapshot via shell i get: virsh snapshot-create-as --domain win7new win7new-snap1 --disk-only --atomic --quiesce error: Guest agent is not responding:
2007 Mar 08
1
Bug#414040: kernel: xen_net: Memory squeeze in netback driver.
Package: xen-hypervisor-3.0.3-1-amd64 Version: 3.0.3-0-2 Severity: grave Justification: renders package unusable This bug looks to be tracked in upstream: http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=762 Mailing list discussion here: http://lists.xensource.com/archives/html/xen-bugs/2006-11/msg00030.html -- System Information: Debian Release: 4.0 APT prefers testing APT policy:
2013 Jul 03
2
fsck and guest images
Hey! I have some RHEL6 hypervisors and the VMs are in raw qemu image files in a local raid array linux raid + lvm + ext3. When a kernel update is installed a reboot is necessary, usually it has been more than 180 days since the last reboot and the file system is fsck'd and this takes 2-3 hours. I am curious to know if there is any documentation that addresses the pro's and con's of
2011 Jun 01
1
Virtual switches support (Openvswitch, VDE,...)
Hi, IIR/UC there have been a couple of discussions lately about possible evolution of libvirt's network management features to eventually support more kinds of virtual networking technologies like Openvswitch, VDE,... Could a kind and informed soul keep us on touch with progress in the field ? Thank you very much in advance PS: I wish this will be available before/for 1.0 release...
2009 Feb 04
2
More complex Xen Networking, with VLANs and maybe with VDE 2... but how?!
--- In english --- Hello! I am to implement a new architecture of the network in my company but I do not know right where to start ... need help! Currently 90% of my servers are virtual machines under Xen. I have many valid IP networks and all Hypervisors are configured in bridge mode, to simplify. We have 3 VMWare ESX Hypervisor also in bridge mode. Some networks are exclusive to certain
2011 Mar 16
1
RH6 qemu expects driver name
Hi, I am trying to start machine on RH6. virsh # start ulp-001 error: Failed to start domain ulp-001 error: internal error process exited while connecting to monitor: char device redirected to /dev/pts/1 qemu-kvm: -device lsi,id=scsi0,bus=pci.0,addr=0x5: Parameter 'driver' expects a driver name Try with argument '?' for a list. virsh # version Compiled against library: libvir
2011 Mar 31
1
bridge and route without IP
Hi, I want to forward all traffic received on eth1 into virtual domain 'firewall' (where I want to configure public IP+shorewall) I've created following network: node002 qemu # cat networks/int-001.xml <network> <name>int-001</name> <bridge name="intbr0" /> <forward mode="route" device="eth1"/> </network> virsh #
2013 Dec 03
1
Re: help about migration with libvirt
On 12/03/2013 12:52 AM, Nicolas Sebrecht wrote: > This is about CPU affinity. You may look at CPU pinning with 'vcpupin' > in the manual of virsh. It is possible to enable vCPU pinning in libvirt > guest XML. > > Don't know if libvirt supports applying CPU affinity at guest runtime Yes, 'virsh vcpupin' can be used to change CPU affinity at runtime. > but
2002 Feb 24
1
SV: SV: Problem regarding installation
OK! I'm sorry about this. As I wrote earlier I'm totally lost... but I will try to explain the problem in steps bellow, ok. 1. I installed the rpm's for samba, Version 2.0.2a-ssl I think this is the version distributed with redhat linux 7.0 2. Then I changed the parameters in the /etc/samba/smb.conf file, and in this file I added the folowing parameters. [global] netbios name