¤終於aware
2011-Dec-26 09:30 UTC
[help] what''s the relationship between vif*.* and tap*.* in vm?
Hi everyone, A pair of network interface, vif and tap, will connect the bridge when a vm starts. What's their relationship? thanks for reply~ cheers bruce _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Michael A. Collins
2011-Dec-27 01:01 UTC
Re: [help] what's the relationship between vif*.* and tap*.* in vm?
On 26.12.2011 04:30, ¤終於aware wrote:> Hi everyone, > A pair of network interface, vif and tap, will connect the bridge > when a vm starts. What's their relationship? > thanks for reply~ > > cheers > bruceIf I understand correctly, the vif is a virtual interface that works with pv drivers in domU. The tap is a Qemu interface that is used with HVMs that don't have pv drivers. So, if you start a HVM domU, you'll have the vif that Xen creates and the tap that Qemu creates, if pv drivers are available, then once they are loaded Domu uses them and the tap goes away, but if not then both remain, but only the tap interface is being used. Obviously, if you need more detailed explaination, then I'm of no further use.:) Mike _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Possibly Parallel Threads
- Bug#657745: xeutils-commonn-: /etc/xen/scripts/vif-bridge adds every tap interface to VM bridge which breaks openvpn connections.
- Xen 3.4.1-rc7 network problem (vif/tap)
- Bug#702428: HVM networking tap/vif bug (Debian bug 702428)
- OpenSuse 10.3 - Xen 3.1.0 - VIF for DomU not recording transmitted bits correctly
- vif-common.sh and iptables