I have a PCIe (ver 2) linux system. I want to find out how many PCIe lanes were negotiated and are being used between my device and the host controller . (I do not know how many lanes my device supports or how many lanes the slot has)
How can I find out which PCI version (2.0 , 2.3) are supported by the motherboard - even for slots which do not have any cards connected to them.
lspci -vvv does not seem to show information for PCI slots without cards.
Given the fact there are Quad ports PCI/PCI express cards out there, I wonder how many of them (x4) can I plug into a single server?
Perhaps the capacity bottleneck is the PCI bus, but I am not familiar with how to calculate that.
I am just wondering if anyone knows of any reason why using psexec would cause the failure of a PCI DSS audit.
I have never been able to find information, though have always been told that it can't be used by administrators on anything in the CDE,…
I'm thinking on building my own (micro-atx) router for business and personal projects at home.
My question is what kind of network card do I need to receive the fiber optic connection? I'm currently using the router my ISP provides me but I want to…
The company I work for just bought 3 PowerEdge 2970 servers and they all have the same problem.
Is this server worth buying or are the problems that come with it make it not worth it?
Are there alot of issues with using an AMD processors (it's an…
I need to remove the 'Server' header from all http requests coming to my IIS site due to PCI DSS scanning restrictions. I am running the latest version of Windows Server 2016 using the latest version of IIS 10. The IIS Request Filtering role is…
After telling the server to reboot, it is now displaying an “PCle training error: Internal Storage Slot” Then the next line was “System Halted!”. It will not boot.
Recently a failed scsi hot swap drive was replaced, but it rebuilt fine and has…
I know how to read statistics about the configured network interfaces, for example via cat /proc/net/dev.
Is there a way to read similar byte counters of PCI or PCIe traffic?
Apparently, according to…
I'm trying to do a GPU passthrough to a vm (2008 64bit r2) ESXI 6.0.3. After the GPU passthrough and installing the NVidia drivers. I have disabled the VMWARE SVGA. Now in the device manager it shows only the Quadro M4000 enabled with the VMWARE…
I have a userspace application that I use to write to the registers of a pci device. It takes the base memory address of the device as an argument. Instead of looking this up via lspci on each platform, I wanted to write a bash script to use the…
I have a machine that is IA64 and it has a spot for PCI cards in it. I was wondering if the PCI cards in it can be just regular PCI cards, or if they have to be PCI cards that were built specifically to work with an IA64 architecture?
So, I've been looking into this systemd "Predictable Network Interface Names" for quite some time and got some understanding on how it works, but I can't for the love of Thor figure out the naming scheme with enpXsY, I know that it's supposed to…
I have servers which deal with a large number of network packets. I've seen evidence that user space processes running on CPU0 have their performance impacted when network load is high. I'm fairly sure this relates to interrupt handling,…
I have a server with 2 NICs
01:00.0 Ethernet controller: Intel Corporation Ethernet Controller
10-Gigabit X540-AT2 (rev 01)
01:00.1 Ethernet controller: Intel Corporation Ethernet Controller
10-Gigabit X540-AT2 (rev 01)
and i want to assign…