-
tozhusommerfeld: thank you very much for filed bug, thank you
-
vetalsommerfeld: >on rx, that would be error counters on the NIC. Could you show how to get whose counters ?
-
vetalsommerfeld: Did you mean IERRORS and OERRORS in 'dlstat show-link -s' ?
-
sommerfeldvetal: there are more detailed mac stats available via kstat; the specific stat of interest is likely the norcvbuf / noxmitbuf mac stats.
-
sommerfeldkstat -m i40e -n mac
-
sommerfeld(for i40e which is what I think you're looking for)
-
vetalsommerfeld: Thanks!
-
rmustaccIf you really need to get specific, you should open up the X710 programmer's manual. Most of the internal device stats are kstats.
-
tsoomeyuripv it may be so, I was checking 4k some time ago, but as I had no 4k devices at that time, it was left there....
-
tsoomeyuripv hm, actually, I have the fix for it;)
-
yuripvtsoome: it's just 4k namespace on nvme, I *thought* it was fixed ages ago, so it came as surprise
-
yuripvidentify says 4096 is "best", so I formatted the namespace using that lba size
-
tsoomewell, I was working with it 2022:D
-
tsoomeI eventually did end up creating iscsi volumes with 4kn setup:D I still do not have 4kn hardware
-
tsoomeanyhow, while enabling mkfs to allow 4k sector is easy, there are few side issues I need to fix related to this sector size
-
yuripvthis is some cheap consumer nvme though
-
tsoomeya, I still need to prioritize few other things first;) especially as we can provide 4k sectors also with bhyve now:)