Displaying 20 results from an estimated 1000 matches similar to: "about sr-iov"
2011 Aug 22
0
How to find out if the installed NIC supports SR-IOV?
Hi,
I am working with a westemere based server. I need to find out if the NIC
installed there supports SR-IOV - what would be the best way to determine
that?
Regards,
Kashyap
hwconfig
-------------
Summary: HP DL160 G6, 2 x Xeon E5620 2.40GHz, 15.7GB / 16GB 1333MHz,
1 x 500GB SATA
System: HP ProLiant DL160 G6, C-2N/16/500, ySPEC 25.0
Processors: 2 x Xeon E5620 2.40GHz (HT
2009 Jun 09
5
Intel Quad NIC made visible in guest -> system crash
Hi!
we have two Intel Quad Nic 82576, PCI ID 8086:10E8 and use the igb
driver 1.3.19.3 on Debian 5.0.1.
I used the pciback.hide XEN kernel parameter and made on of the NIC''s
interfaces available in a DomU.
Now, when I am starting the VM, the system crashes (log attached)
I also tried to boot with the irqpoll option - the Interrupt Disabled
message still appears when I try to start the
2012 Nov 13
3
Bug#693154: xen-hypervisor-4.0-amd64: Xen "map irq failed" with Intel igb driver and 82576 quad port nic
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-5.4
Severity: important
When using the the intel igb driver from the 3.2.0-0.bpo.4-amd64 kernel and debian squeeze hypervisor with a Intel 82576 quad port nic the first nic fails to get an IRQ mapping:
relevant lines from dmesg
----8<----
[ 24.264857] Intel(R) Gigabit Ethernet Network Driver - version 3.2.10-k
[ 24.264929] Copyright (c)
2009 Sep 01
3
SRIOV test on Xen with Intel 82576
Hi,
I am working of Intel 82576 device to test the SRIOV functionality. I want
to assign VFs to a VMs(domU) and verify the control and data path.
I installed Xen-unstable with 2.6.30-rc3(dom0). But the SRIOV functionality
isn''t working, because MSI is not supported.
Please let me know, what version of Xen and dom0 supports above
functionality?
Is there any tool available to manage SRIOV
2014 Sep 19
3
sr-iov on Intel 82576 and rhel 7 - would not work
hi everybody
a windows kvm guest would not start, process gets killed with:
Out of memory: Kill process 21984 (qemu-kvm) score 44 or
sacrifice child
I really don't know where/what I might be missing, config
seems fine, everything looks ok - I only am not sure, do I
need to first stub a SR-IOV device like regular passthrough?
I'm trying sr-iov, having one NIC left to the host and the
2017 Jan 23
4
NIC Stability Problems Under Xen 4.4 / CentOS 6 / Linux 3.18
I have three different types of CentOS 6 Xen 4.4 based hypervisors (by
hardware) that are experiencing stability issues which I haven't been
able to track down. All three types seem to be having issues with NIC
and/or PCIe. In most cases, the issues are unrecoverable and require a
hard boot to resolve. All have Intel NICs.
Often the systems will remain stable for days or weeks, then
2009 Aug 19
1
centos 5.1 kickstart CD and intel 82576 driver
Hi all,
I've got a Centos 5.1 kickstart that I must continue to use.
How can I update the kick start image so that it recognizes Intel
gigabit 82576 nic?
BTW, I compiled the driver I need and have this igb.ko file.
How do I incorporate that into my initrd.img file that I see on the
kickstart CD that is probably my kickstart boot OS.
Thank you very much in advance.
aurf -
2016 May 13
2
Guest still receive packet with vlan tag (SR-IOV transparent VLAN)
Hello everyone,
I'm having problem with SR-IOV transparent VLAN.
My host is Fedora 22 and my guest is: pfSense 2.3. The NIC is Intel 82576.
I'm using pfSense Packet Capture to check the packet and find that inbound
packet still have the vlan tag. The outbound packet seem fine because the
router can receive DHCP discover packet from the guest and then send DHCP
offer and ARP request
2008 May 16
6
NetBIOS name resolution from Linux
Hi all,
I set up a Samba server (version 3.0.24) names "Lamp" on a Debian Etch
distribution. It provides a "guest" (guest ok = yes, guest only = yes,
security = SHARE) access to a "share" directory, which works fine.
Indeed, I can access \\lamp\share from a Windows machine (named
"Ginger") without issuing a password.
I can also ping the Linux machine
2016 Jul 28
6
LSI SATA MegaRaid & Centos 7 build 1511
On 7/28/2016 3:41 PM, Fawzy Ibrahim wrote:
> LSI SATA MEGARAID 95Q9
afaik, the megaraid cards are mostly all SAS, which support SATA drives,
except very old ones were SCSI.
Ok, I do see they had a series of MegaRAID SATA 150-xx and 300-xx cards,
these were 64 bit PCI or PCI-X cards.
95Q9 does not appear to be a valid card number, 9240, 9260, 9280 are
some pci-express SAS MegaRaid
2012 Jun 11
5
xcp + ubuntu + openvswitch VLAN problem
hi all ,
i use ubuntu 12.04 with xcp , all config run very well except vlan
i use xe network-create and xe vlan-create to build vlan 3000
then startup a vm in this network, xapi0 fakebridge and vif1.0 all looks
well,
use ovs-vsctl list port i can see xapi0 and vif1.0 have beed taged with 3000
but i can not access the internent~~~
somebody can help me with this?
thanks.
2008 Nov 21
22
[PATCH 0/13 v7] PCI: Linux kernel SR-IOV support
Greetings,
Following patches are intended to support SR-IOV capability in the
Linux kernel. With these patches, people can turn a PCI device with
the capability into multiple ones from software perspective, which
will benefit KVM and achieve other purposes such as QoS, security,
and etc.
The Physical Function and Virtual Function drivers using the SR-IOV
APIs will come soon!
Major changes from
2008 Nov 21
22
[PATCH 0/13 v7] PCI: Linux kernel SR-IOV support
Greetings,
Following patches are intended to support SR-IOV capability in the
Linux kernel. With these patches, people can turn a PCI device with
the capability into multiple ones from software perspective, which
will benefit KVM and achieve other purposes such as QoS, security,
and etc.
The Physical Function and Virtual Function drivers using the SR-IOV
APIs will come soon!
Major changes from
2008 Nov 21
22
[PATCH 0/13 v7] PCI: Linux kernel SR-IOV support
Greetings,
Following patches are intended to support SR-IOV capability in the
Linux kernel. With these patches, people can turn a PCI device with
the capability into multiple ones from software perspective, which
will benefit KVM and achieve other purposes such as QoS, security,
and etc.
The Physical Function and Virtual Function drivers using the SR-IOV
APIs will come soon!
Major changes from
2009 Nov 22
4
Xen 3.4.2 DomU Network Issues
I''ve got a new system with Dual Quad Core Intel E5520 processors and
Intel 82576 NICs built on the motherboard (this is a Supermicro Nehalem
based blade). I''m running Xen 3.4.2, but I''ve also tried 3.4.1 and had
the same problem.
Dom0''s network works flawlessly, but the DomU systems all have network
issues. Whenever they transmit large packets, it is as if
2022 Nov 16
2
Trouble with kernel-3.10.0-1160.80.1.el7.x86_64
>
> On 2022-11-08 15:49, Orion Poplawski wrote:
>
> On 11/8/22 13:12, Simon Matter wrote:
>
> Is anyone else experiencing trouble with
> kernel-3.10.0-1160.80.1.el7.x86_64?
>
> I'm seeing a kernel panics in the kvm module on one of our VM hosts with
>
> it.
>
> I did notice a new libvirt
2012 Mar 20
2
Intel igb driver question
Does anyone here know which CentOS release added support for 8086:1521,
some I350 class device? We cannot get it to work under 5.4/igb driver
version 1.3.16-k2. There must have been some major updates since,
5.8 driver is 3.0.6-k2-2 and current is 3.3.6.
2009 Jul 02
1
module-info vs pci.ids
Hello -
It's been sooooo long since I've tried hacking the kickstart
media to include an updated driver but I guess that time has
come again for me at least, getting an updated "igb" driver
into the CentOS 5.2 installation for a HP DL165G5p(I'm not
ready yet for CentOS 5.3).
Anyways, I had a pretty basic question, I added a bunch of
entries into the pci.ids file that were
2007 Feb 27
5
Samba 3.0.10 join domain
I have found a fixed my previous problems (two typos that were hard to
find) and now the smbldap-tools all work as expected if I run them as
root. However when I try to join a domain from a windows machine, the
scripts never run and get an "Access is denied message". Since I am
using 0.10 I do not think I can use net rpc rights, so do I need to add
that into ldap manually? Or do I
2009 Jan 23
13
which server to buy?
Hello!
Please, help me, I''m totally lost choosing basic budget server for XEN.
The variants are Sun (X2200 M2 or Sun X2250 M2) or maybe HP Proliant
DL160 G5p. Or maybe some IBM server?
Which X2200 configuration will perform better, two Opteron dual-core
22xx or single quad-core 23xx?
Which one performing better nowadays, Opteron or Xeon? I know that 2-3
years ago Opteron was the