Skip to content

Releases: Mellanox/linux-sysinfo-snapshot

Sysinfo-snapshot-v3.7.9.5

09 Oct 13:57
45f021d

Choose a tag to compare

Improve MFT device filtering to not supported tools [MFT /MST] devices

  • Prevents unnecessary tools MFT/MST tool execution on non-supported devices
  • Align firmware tools output with installed tool in system MFT or MST
  • Bump version to 3.7.9.5

Sysinfo-snapshot-v3.7.9.4

21 Sep 10:48
86e5fba

Choose a tag to compare

Enhance tools commands [MFT/MST]
1- Refactor parser function to eliminate duplication
2- Enhance is_mft_installed method
3- Improve general FW command output: run MFT if installed, otherwise fallback to MSTFLINT
4- Add command grouping in HTML view
5- Fix amber collect logic: use --ber_collect for older devices
6-Add debug logging for command execution when using --verbose

Sysinfo-snapshot-v3.7.9.3

23 Jun 15:30
6f4fec8

Choose a tag to compare

Fixes collection of firmware dumps and configuration files

Sysinfo-snapshot-v3.7.9.2

12 Jun 15:55
a87b4c4

Choose a tag to compare

Changes:
Removed duplicate devlink_handler function definition

Fixes:
IB port detection
Failure on collecting extended ibdiagnet results
Collecting IB routing info for extended ibdiagnet run
Failure on doca_pcc_counter_handler return

Sysinfo-snapshot-V3.7.9.1

23 Mar 09:42
9b051c8

Choose a tag to compare

changes/features:

  • add switchdev/legacy mode visibility.

sysinfo-snapshotV3.7.9

29 Jan 10:16
1ea0454

Choose a tag to compare

changes/features:

  • support newest congestion control algorithms

Bug fixed:

  • Python 3.12 has changed how it processes escaped characters like ‘\A’ and now expects a ‘\A’
  • The distutils package is deprecated

Sysinfo-snapshot-v3.7.8.2

11 Jul 11:56
66973ca

Choose a tag to compare

Fixed bug:

  • Sysinfo must be non intrusive on production system.

Sysinfo-snapshotv3.7.8.1

26 Jun 12:26
a080fbf

Choose a tag to compare

Bugs fixed:

  • sysinfo failed in python2
  • issue in remove unwanted files if there is dir in /tmp/ 'Error Is a directory: '/tmp/tmp.aaa''

Sysinfo-snapshotv3.7.8

27 May 07:38

Choose a tag to compare

Bug fixed:

  • updated script looks for devices(/dev/mst) which we don’t create.
  • sysinfo collection takes a long time due to serialized mstdump collection on HGX based hosts.
  • Sysinfo compression failure due to unrelated directory in '/tmp'.

changes/features:

  • add port dump in addition to pcie in mlxlink --amber_collect.
  • add invoked sysinfo command to status log output.

Sysinfo-snapshot v3.7.7

18 Apr 09:05
707889a

Choose a tag to compare

Main Changes and New Features:

Added new flags:

• Added --keep_info flag to keep logs that were gathered, even if sysinfo run is canceled in the middle. .
• Added --interfaces flag to set List of interfaces either ETH netdev based or RDMA- mlx5 based that you want to run sysinfo on (comma separated list).
• Added --trace flag to gather /sys/kernel/debug/tracing/trace file even if the size is huge (more than 150 KB), if the file not huge it will be gathered by default.

Added new features/changes:

• Collect BlueField specific information
o collect the rshim log bfrshlog or cat /dev/rshim0/misc
o Bfver
o cat /etc/mlnx-release

Bug fixes:

• Mstdumps gathered by sysinfo have extra heading that prevents from automatic parsing .
• The tool should fail in case of a bad output from lscpi.