Displaying 20 results from an estimated 50000 matches similar to: "xen tap interface"
2011 Feb 15
0
Bug#613540: xen-utils-common: iptables rules missing for qemu tap interfaces
Package: xen-utils-common
Version: 4.0.0-1
Severity: normal
When a qemu hvm with vif=['type=ioemu,bridge=eth0'] is created, xen will successfully create the required vif and tap bridge interfaces, but will create the corresponding iptables filter rules for the vif interface only, not the tap interface.
With a FORWARD policy of DROP (e.g. by enabling antispoofing) network traffic from/to
2013 May 25
0
Help: Using Pre-created tap interfaces with Libvirt+Xen
Hi All.,
I am not sure if this is possible in xen via Libvirt, but what I
am trying to do is, I want libvirt to launch a VM and attach a pre-created
tap interface to that VM ( I do not want XEN to create one, as I am running
a lot of custom scripts on my tap interface). I also dont want xen to
attach this tap interface to a bridge.
For example, lets say I have created a tap interface
2008 Aug 29
1
Xen HVM and tap:aio
Hello,
I'm wondering if anyone out there is doing tap:aio disk devices on a Xen HVM
vm with any success. Please let me know if you are, and perhaps your
version info and a config file snippet.
I've posted this to the xen-users list, and what I'm trying to do seems to
be correct, works on Ubuntu, Debian, and XenSource; but it doesn't work on
CentOS.
Here's the snippet from my
2012 Jun 29
3
xen sound card emulation
I have few instance of server 2008 running on xen. i want to configure them
to redirect sound. I guess I need xen to emulate sound card, Somone had
stated that they are working on patch that will support intel hda emulation
was this ever acomplished? Xen supports ac97 is there 64 bit driver for
ac97 on server 2008 ?
_______________________________________________
Xen-users mailing list
2010 Sep 20
1
Xen 4.0.1, tap vs tap2, blktap2 documentation, and gentoo-xen-kernel problem
Hi,
I''ve been testing Xen 4.0.1 with kernel 2.6.34.5 +
http://gentoo-xen-kernel.googlecode.com/files/xen-patches-2.6.34-4.tar.bz2,
and one of the things that I noticed immediately is there are two
problems with tapdisk and this combination.
First, the syntax "disk = [''tap:tapdisk:aio: ..." no longer works.
When tested with HVM domU, it boots, but there was no disk
2008 Sep 08
0
Disappearing TAP interface
I have a CentOS 5.2 Xen host, running several guest domains. Each guest
domain has a single interface assigned to it. I am using both the
network-bridge and vif-bridge scripts.
On my only windows guest, the tap interface connected to the bridge
keeps getting disabled. If I check "brctl show" the tap0 interface is
not present, and there will be several message log entries indicating
2009 Jan 29
0
tap:aio support Xen Debian lenny
Hello,
I installed Xen 3.2.1 on Debian Lenny from packages. Then created image
files with 'xen-create-image --size=2Gb --swap=128Mb --dhcp --dir=/xen
--hostname=test'. Now I'm trying to run Debian in PV mode using the
following configuration file:
kernel = "/boot/vmlinuz-2.6.26-1-xen-686"
ramdisk = "/boot/initrd.img-2.6.26-1-xen-686"
memory = 128
name =
2010 Mar 24
0
PVM Ubuntu and xconsole error with XEN+CentOS
Hi,
I tell you my problem: I've installed a Ubuntu's HVM guest in CentOS with
XEN, then I convert my HVM to PVM based in this tutto :
http://www.asplund.nu/xencluster/xen-convert-hvm-to-pvm.html
After this modification everythings it runs fine but I have a problem with
xconsole, I don't see anything when I run the command "xm console ID" , I
only see the boot proccess and the
2010 Apr 28
1
Xen 4.0.0 pvops 2.6.31version 64 bit cannot install gplpv on a win2k3 server 32 bit
Hi everybody,
I wanted to test the new hypervisor Xen 4.0.0 with the pvops kernel
2.6.31.13 version 64 bit
No concerns regarding the compilation and installation, but after install
a Windows 2003 server 32 bit
I can''t install the drivers gplpv_2003x32_0.11.0.213.msi i had an error:
"There is a problem with this Windows Installer package" see attachment
Before, i had the
2008 Mar 11
0
[PATCH] Each TAP/TUN device name for a HVM guest includes its domain ID.
The TAP/TUN devices are used for connection to a HVM domain, but there
is no relationship between each name of the devices and its domain ID.
This patch assigns a HVM domain ID to each name of the TAP/TUN devices.
Signed-off-by: MIYAJIMA Mitsuharu <miyajima.mitsuharu@anchor.jp>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2013 Oct 14
14
spice issue
Did something had chaqnged with spice code or settings. I just compiled
latest git of 4.4 unstable and I get is a black screen all I see is the
green boot image from server 2012 but I dont get blue windows logo and
window does not resize it stays black. I reverted back to older git
revision of 4.4 and everything is working fine with.
_______________________________________________
Xen-users
2013 Apr 18
10
[PATCH] hotplug: add openvswitch script
Based on Waldi''s RFC at
http://lists.xen.org/archives/html/xen-devel/2012-09/msg00943.html
To use it set vif.default.script="vif-openvswitch" in /etc/xen/xl.conf or use
script=vif-openvswitch in the vif configuration.
Appears to do the right thing for PV and HVM guests (including tap devices)
and with stubdomains.
In order to support VLAN tagging and trunking the
2018 Feb 22
0
Re: "scripts are not supported on interfaces of type vhostuser" error
On 02/22/2018 11:41 AM, Riccardo Ravaioli wrote:
> Hi,
>
> I'm having trouble starting a VM with vhostuser interfaces.
>
> I have a simple configuration where a VM running Debian has 1 vhostuser
> interface plugged into an OVS switch where a DPDK interface is already
> plugged in.
> $ ovs-vsctl show:
> Bridge "switch1"
> Port "switch1"
2012 Jan 28
1
Bug#657745: xeutils-commonn-: /etc/xen/scripts/vif-bridge adds every tap interface to VM bridge which breaks openvpn connections.
Package: xen-utils-common
Version: 4.1.2-1
Severity: important
Tags: lfs
Even if XEN is not used, its script /etc/xen/scripts/vif-bridge is called by
UDEV
and it adds every tap interface to the bridge of the virtual network.
It breaks normal work of openvpn.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (640, 'testing'), (630, 'unstable')
2009 Mar 29
0
xen serial port access for domu?
Is serial port "passthrough" possible for the version of xen that
ships with centos 5.2?
I've disabled the xen hypervisor serial console, and can see the
serial port in dom0. I've masked out the 8250, 8250_pnp and
serial_core modules on dom0 and rebooted. xm create domain
fails with the error that exactly 4 arguments are required and
only 3 were given.
Steps I followed:
1) I
2012 Jul 29
0
xen / xencenter - no mouse or keyboard on HVM, PVM works?
I am using xencenter to connect to my ubuntu 12.04 xen box
If i create a PVM with a template, everything works great
if i create a HVM with the custom template, the console does not respond to
keyboard or mouse clicks?
any ideas what could be the problem?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2009 Aug 28
1
How to create a windows vm with ganeti2.
Hi !
I''m tryng to install a windows instance to a ganeti cluster.
For the moment, i have configured ganeti2, i have created a debian instance with debootstrap OS, i have created a windows instance with xen commands, with a HVM processor.
I have already initialize too my cluster with HVM and PVM option.
However, i can''t create a windows vm with ganeti2.
my command is:
2012 Jul 18
1
DomU to Dom0 Communication in Xen HVM?
I am new to Xen and want to provide simple communication between my DomU and
Dom0 environments. I just need to be able to pass a few bytes of
information back and forth between DomU and Dom0 while using some form of
event management to know when an update occurs so I can act on it. At
first, it appeared that using XenBus and XenStore might be the right
solution for this. However, after looking
2013 Jun 27
20
SPICE with Upstream QEMU and qxl VGA cause Windows BSOD
Hi all,
These days I installed xen 4.3 unstable from source and recompiled qemu upstream with spice support.
After xl create , the windows domU started successfully and spice client can visit the VDI. However, it display blue screen
before entering the windows welcome screen.
Is it a bug in current upstream qemu support?
My domU configuration file is:
builder =
2010 May 07
1
HMV domU creating Tap device?!
Hey all,
I have a script that sets up MRTG to collect bandwidth for the VM''s based on there vm name. This is done via the domain config vif = [''vifname=''Testing'',] line and mrtg collects all data on a network card named Testing.
My issue here is that for a HVM domain... there are two interfaces that are being created. One Testing and another tab$number.0