Hi Dear VPP

I have two question about vpp coredump.
How can I use full-coredump parameter in my startup.conf to make a dump if vpp 
crashes?
After crash, where this dump will be saved?

Here is my startup.conf:
unix {
        nodaemon
        log /tmp/vpp.log
        full-coredump
        cli-listen /run/vpp/cli.sock
        startup-config /etc/vpp/init.conf
}

api-trace {
        on
}

api-segment {
        gid vpp
}

cpu {
        main-core 1
        corelist-workers 2
        workers 1
}

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#11311): https://lists.fd.io/g/vpp-dev/message/11311
Mute This Topic: https://lists.fd.io/mt/28241075/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to