Fish Trophy

stevenku got a fish trophy!

TWSD-1225 : Enhancement Request: Need an option on AVX to include Disk Information in debug snapsphot file ||AS-25888||

Review Request #1441 — Created March 16, 2026 and submitted — Latest diff uploaded

stevenku
AVX2
rel_avx_2_7_6
TWSD-1225
ngurunathan, wli

We need an option on AVX level to include disk information in debug snapshot file.
Specifically, it would be helpful to check the information like, disk type, disk model, disk speed.

By running CLI : debug snapshot system will attach and execute the following smartctl, dd, df and lsblk shell commands.
The output will be saved to the system snapshot file, located in /var/log/sys_snap/disk.

AN(config)#debug snapshot system

Confirm that the generated snapshot contains the disk information we need.

    Loading...