Page MenuHomeFreeBSD

Add a netdump configuration example to dumpon.8.
ClosedPublic

Authored by markj on May 22 2019, 2:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 3:27 AM
Unknown Object (File)
Sun, Sep 6, 2:03 AM
Unknown Object (File)
Sat, Sep 5, 10:47 AM
Unknown Object (File)
Fri, Sep 4, 5:05 PM
Unknown Object (File)
Fri, Sep 4, 11:26 AM
Unknown Object (File)
Thu, Sep 3, 11:03 AM
Unknown Object (File)
Wed, Sep 2, 10:58 PM
Unknown Object (File)
Wed, Sep 2, 11:17 AM
Subscribers

Details

Summary

It is useful to configure netdump upon receipt of a dhcp lease. Provide
a shell fragment that does that.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24380
Build 23200: arc lint + arc unit

Event Timeline

cem added inline comments.
sbin/dumpon/dumpon.8
357–359

I'd drop this trailing clause and instead add -i 0 to the dumpon invocation in the example, but don't feel strongly about it.

This revision is now accepted and ready to land.May 22 2019, 3:41 AM
sbin/dumpon/dumpon.8
357–359

I was planning to do exactly that in a follow-up commit. I want to MFC this, but prioritized dump support is not in 12. I meant to mention that in the description but forgot.

This revision was automatically updated to reflect the committed changes.