similar to: Management of host device for network passthrough

Displaying 20 results from an estimated 2000 matches similar to: "Management of host device for network passthrough"

2014 Jan 31
1
Trouble configuring with macvtap passthrough on Debian Wheezy / Jessie
( Posting again. Correct subject line now! ) Hello, I'm trying to use macvtap on Debian Wheezy. Actually, I've installed a recent version of libvirt and qemu from Jessie, using wheezy-backports. $ virsh version Compiled against library: libvirt 1.2.1 Using library: libvirt 1.2.1 Using API: QEMU 1.2.1 Running hypervisor: QEMU 1.7.0 I'm trying to configure a macvtap interface like
2014 Jan 29
2
Re: Looks like blockpull does not accept a subset of the entire chain of backing files
Hello Eric, Absolutely enlightening! Thanks a lot :) Richard Gomes http://rgomes.info http://www.linkedin.com/in/rgomes mobile: +44(77)9955-6813 inum <http://www.inum.net/>: +883(5100)0800-9804 sip:rgomes@ippi.fr On 29/01/14 16:46, Eric Blake wrote: > On 01/29/2014 07:51 AM, Richard Gomes wrote: >> Hello >> >> If I'm not terribly mistaken, looks like libvirt
2014 Jan 29
4
Looks like blockpull does not accept a subset of the entire chain of backing files
Hello If I'm not terribly mistaken, looks like libvirt 1.2.1 does not provide ability of merging only a subset of the entire chain of backing files. So, if I have a chain like this: root <- a <-b <- c <- d <- active ... and I'd like to obtain a chain like this: root <- c <- d <- active ... looks like it's not supported,
2010 May 11
0
Success: VT-d on ASUS P6T
Hi, I''ve successfully used VT-d on an ASUS P6T mainboard which is known to have really buggy RMRR tables. I tested passtrough with: - the onboard (fake-)raid-controller (no problems) - a pci card (no problems) - VGA cards (worked only partly - I''ll investigate that) I wrote a little patch to the code parsing the RMRR tables and enabled the following command line options:
2018 Apr 30
0
Re: connecting host and guest vm using a dummy nic
On 04/27/2018 06:39 PM, daggs wrote: > Greetings all, > > I have a host machine that runs a router within a vm. > I want to allow a connection between the host and the guest so the host can connect to the lan provided by the router vm. > I've created a dummy interface with these commands: > $ ip link add ens99-dummy type dummy > $ ip link set ens99-dummy address
2002 May 27
1
Complex samba setup, requesting advise
I have a rather unusual setup within which I'd like to run samba. At this point I have: a) 3 networks (all private IP's) b) net1, net2 are interconnected by a router. net1 has a host that also acts as a WINS server and is local master, domain master, preferred master for it's group. (linux slack7.0, samba 2.0.5) router between net1, net2 has an IP in each network and samba
2015 Nov 07
0
VGA passtrough
Hi, I've been reading up on how to create guests which will have a gpu. I found a technologie of nvidia called Grid K1 or Grid K2. It's a graphical PCIe card which can make virtual gpu's available. Only I think nvidia doesn't support qemu and it looks expensive (didn't ask for a quote yet) because these cards are created for 10 tot 20 users. I only need to support about 6
2007 Jun 11
1
20070605 still hanging with SSL
Thought this was fixed and now it's back. No help from rawlog as the hang appears prior to authentication. Notice there is around a 90 second delay before authentication fires. Let me know how to proceed debugging. Thanks. _____ Here's my config: listen: *:143 ssl_listen: *:993 ssl_cipher_list: ALL:!LOW:!SSLv2 disable_plaintext_auth: no verbose_ssl: yes login_dir:
2009 Jan 24
7
Dovecot-1.1.9 fails to work with Thunderbird
When Thunderbird starts up 1.1.8 log entries reflect: Jan 24 06:44:56 net1 dovecot: imap-login: Login: user=<yemiah at coolsurf.com>, method=PLAIN, rip=71.155.185.14, lip=69.94.137.124, TLS Jan 24 06:44:56 net1 dovecot: imap-login: Login: user=<david-xfer at coolsurf.com>, method=PLAIN, rip=71.155.185.14, lip=69.94.137.124, TLS Jan 24 06:44:56 net1 dovecot: imap-login: Login:
2014 May 04
0
newbee questions
Hi, Im very new to virtualization on Linux, wanting to kick the tires some, and am wondering where best to go next. Right now, ive done the 'all in one install' of ovirt 3.4 on a single fedora 19 machine. Its a desktop with a wifi network interface, and im trying to set up the kvm hypervisor in combination with macvtap. Any pointers to docs on what best to do next is appreciated. Im
1998 Jan 22
1
1.9.18p1 and problems w/ multiple interfaces
Hi, CONFIGURATION: the important part of my setup looks like that (smb.conf): [global] interfaces = net1 net2 net3 net4 net0 ; this is a router which acts as cross-subnet domain master + wins ; server local master = yes preferred master = yes domain master = yes wins support = yes dns proxy = no os level = 99 net1 - net4 are Win95, WinNT, Linux net0 are two samba-1.9.18p1 fileservers
2018 Apr 27
2
connecting host and guest vm using a dummy nic
Greetings all, I have a host machine that runs a router within a vm. I want to allow a connection between the host and the guest so the host can connect to the lan provided by the router vm. I've created a dummy interface with these commands: $ ip link add ens99-dummy type dummy $ ip link set ens99-dummy address 52:54:00:1f:d0:ff this resulted with this output: $ ifconfig ens99-dummy
2007 Oct 23
0
beta2-beta4 moving mail between accounts broken
I've upgraded to latest Thunderbird client and recompiled latest dovecot source repository code and this problem still persists. I have two accounts which I've been transferring email between for months. Now when I attempt this the following loop begins and the only way to stop it is to restart both Thunderbird and dovecot. Let me know how to Oct 23 07:53:49 net1 dovecot: imap-login:
2018 May 01
0
Re: connecting host and guest vm using a dummy nic
On 04/30/2018 03:16 PM, daggs wrote: > Greetings Laine, > >> Sent: Monday, April 30, 2018 at 8:31 PM >> From: "Laine Stump" <laine@redhat.com> >> To: libvirt-users@redhat.com >> Cc: daggs <daggs@gmx.com> >> Subject: Re: [libvirt-users] connecting host and guest vm using a dummy nic >> >> On 04/27/2018 06:39 PM, daggs wrote:
2019 Jun 27
1
macvtap vlan and tcp header overhead (and mtu size)
I have a host setup for libvirt kvm/qemu vms. And I wonder a bit about the overhead of the macvtap and how to configure the mtu's properly. To be able to communicate with the host, I have moved the ip address of the host from the adapter to a macvtap to allow host communication. I have the below setup on hosts.
1999 Sep 25
0
HELP! multiple subnets/ network neighborhood browsing
We have the following Network: +------------Router-----------+ | | | | | | --Network (A)-- ---Network (B)--- 10.1.1.1/24 10.1.2.1/24 Workgroup=NET1 Workgroup=NET2 Win9x, PC (A)
2006 Jul 08
1
Combining a list of similar dataframes into a single dataframe
I would be very grateful to anyone who could point to the error of my ways in the following. I have a dataframe called net1, as such: > str(net1) `data.frame': 114192 obs. of 9 variables: $ server : Factor w/ 122 levels "AB93-99","AMP93-1",..: 1 1 1 1 1 1 1 1 1 1 ... $ ts :'POSIXct', format: chr "2006-06-30 12:31:44"
2008 Oct 04
4
Add independent interface from domU to internal bridge?
Hi, I have what I believe is an elementary problem, but I haven''t yet figured out the solution. Within my domU host, I have a bridge named "net1". There is no routing performed between the real LAN and this bridge, intentionally. I have a virtual machine that connects to the bridge. It seems to work fine, (in fact I have several and I can bring them all up and they can
2008 Jan 03
0
what is the Net1 item in xm top.
I have for every VM in "xm top" a Net1 item. And there is a lot of drops on these packets. So what is this Net1 item, do i need to disable something?   Do i need this? vmdebianamd64 --b---       1107    0.1     260576    6.2     262144       6.3     1    2   815618   829664    1       17   288 253   754981    0 Net0 RX: 849569343bytes  4083414pkts        0err       42drop  TX:
2016 Feb 18
0
IGPU passtrough with AMD APU
Guys Is it possible to passtrough iGPU from AMD A10-7870K to kvm virtual machine? If so then how please? Thank you David