Skip to content

Commit

Permalink
[hbn] Collect DHCP lease files
Browse files Browse the repository at this point in the history
The DHCP lease files useful to debug any DNS or DHCP issues on out-of-band interfaces

Signed-off-by: Andy Roulin <[email protected]>
  • Loading branch information
aroulin committed Dec 18, 2024
1 parent c64c7c3 commit 11c04b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sos/report/plugins/hbn.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ def setup(self):
self.add_copy_spec([
'/etc/mellanox',
'/var/log/doca/hbn',
'/var/lib/dhcp',
'/var/lib/hbn/etc/cumulus',
'/var/log/sfc-install.log',
'/usr/lib/udev', # HBN udev rules
Expand Down

0 comments on commit 11c04b5

Please sign in to comment.