Describe the bug
I have two mirrored drives that are showing the same WWN, therefore only one drive shows up in the web dashboard. The drives in question are /dev/sdb and /dev/sdf. I manually trigged a collector run using scrutiny-collector-metrics run and the shell output shows both drives displaying as the same WWN.
Because they have the same WWN the web ui only shows one device and SN does not match for what is shown on the host. See below screenshots.
Showing only /dev/sdb and not /dev/sdf
Showing the SN for /dev/sdb
The host showing that that SN belongs to /dev/sdf not /dev/sdb as it shows in the web ui.
Expected behavior
I'm not sure how I was able to get two drives with the same WWN, but because the are the same they are not displaying properly in the web ui.
If related to missing devices or SMART data, please run the collector in DEBUG mode, and attach the log file.
See /docs/TROUBLESHOOTING_DEVICE_COLLECTOR.md for other troubleshooting tips.
Describe the bug I have two mirrored drives that are showing the same WWN, therefore only one drive shows up in the web dashboard. The drives in question are /dev/sdb and /dev/sdf. I manually trigged a collector run using
scrutiny-collector-metrics run
and the shell output shows both drives displaying as the same WWN.Because they have the same WWN the web ui only shows one device and SN does not match for what is shown on the host. See below screenshots.
Showing only /dev/sdb and not /dev/sdf
Showing the SN for /dev/sdb
The host showing that that SN belongs to /dev/sdf not /dev/sdb as it shows in the web ui.
Expected behavior I'm not sure how I was able to get two drives with the same WWN, but because the are the same they are not displaying properly in the web ui.
Screenshots See screenshots above.
Log Files collector.log
If related to missing devices or SMART data, please run the
collector
in DEBUG mode, and attach the log file. See /docs/TROUBLESHOOTING_DEVICE_COLLECTOR.md for other troubleshooting tips.