We are setting up an N2DISK box on a very beefy Dell server running RHEL 7.4 and using a 2x10G Silicom FiberBlaze capture card... When we follow the process from https://github.com/ntop/PF_RING/blob/dev/doc/README.fiberblaze.md we get the following error about safe FPGA image being loaded... Does anyone have any ideas how to get around this error?
[root@n2dskaplp001 dschwarz]# cd /opt/fiberblaze/driver; make; ./load_driver.sh hugepages='2G' make -C /lib/modules/3.10.0-693.2.2.el7.x86_64/build M=/opt/fiberblaze/driver modules make[1]: Entering directory `/usr/src/kernels/3.10.0-693.2.2.el7.x86_64' CC [M] /opt/fiberblaze/driver/util.o CC [M] /opt/fiberblaze/driver/fpga.o CC [M] /opt/fiberblaze/driver/sfc.o CC [M] /opt/fiberblaze/driver/dma.o CC [M] /opt/fiberblaze/driver/fb.o CC [M] /opt/fiberblaze/driver/panic.o CC [M] /opt/fiberblaze/driver/statistics.o CC [M] /opt/fiberblaze/driver/fbversion.o CC [M] /opt/fiberblaze/driver/tx.o CC [M] /opt/fiberblaze/driver/memres.o CC [M] /opt/fiberblaze/driver/idseq.o CC [M] /opt/fiberblaze/driver/flash.o CC [M] /opt/fiberblaze/driver/nic.o CC [M] /opt/fiberblaze/driver/fbcommon.o LD [M] /opt/fiberblaze/driver/fbcapture.o Building modules, stage 2. MODPOST 1 modules CC /opt/fiberblaze/driver/fbcapture.mod.o LD [M] /opt/fiberblaze/driver/fbcapture.ko make[1]: Leaving directory `/usr/src/kernels/3.10.0-693.2.2.el7.x86_64' insmod /opt/fiberblaze/driver/fbcapture.ko hugepages=2G Unable to configure card: Network card /dev/fbcard0 has a safe FPGA image loaded. Error: Retrieving driver version is not possible. - 35 Error: Unable to retrieve driver version. - 35 Unable to configure card: Network card /dev/fbcard0 has a safe FPGA image loaded. Error: Retrieving driver version is not possible. - 35 Error: Unable to retrieve driver version. - 35 Failed to reserve hugepages memory. Unloading driver. Thanks in advance for any help you can provide... Bill Murphy University of Texas Health Science Center at Houston _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
