cisco / exanic-software

ExaNIC drivers, utilities and development libraries
Other
143 stars 82 forks source link

exanic-config makes kernel-panic (rocky 9.4 and kernel 5.14) #95

Open AlexeySaff opened 4 days ago

AlexeySaff commented 4 days ago

Hi, we faced a strange issue on one of our boxes with Rocky 9.4 and kernel 5.14.0-427.40.1; this box is on RYZEN. I'm not sure what makes this behavior, but I'm happy to hear any suggestions.

also just wondering we can get new firmware from CISCO site? but does cisco developing new drivers? or 2.7.4 is still the latest one ?

AlexeySaff commented 4 days ago

what I found is that exanic-config is calling out of memory situation, that is nonsense as that machine has 64G and it's not in use at all after boot

AlexeySaff commented 4 days ago

setting amd_iommu=off has fixed that problem