>> Next I try netdumping to another FreeBSD-host (virtual machine on
>> VMWare
>> hypervisor):
>> root@host-3:~ # uname -mv
>> FreeBSD 12.2-STABLE r369412 GENERIC amd64
>> root@host-3:~ # ifconfig em0
>> em0: flags=8843 metric 0 mtu 1500
>>
>> options=81009b
>> inet 192.16
> On 10 Mar 2021, at 10:07, Mamontov Roman wrote:
>
> Hello.
>
> I try to use netdump(4) option for transmitting kernel dumps to a remote
> server.
> When I caused a kernel panic by sysctl debug.kdb.panic I found, that
> netdumping
> to remote server happens very slow: systat -ifstat o
Hello.
I try to use netdump(4) option for transmitting kernel dumps to a remote
server.
When I caused a kernel panic by sysctl debug.kdb.panic I found, that
netdumping
to remote server happens very slow: systat -ifstat on remote side show speed
around 5KB/s.
On netdump-client side I have