Monitoring the activity of tape drive with SCSI generic driver (sg)
1
vote
0
answers
387
views
I would like to monitor statistics (transfer rate, byte/sec) for each LTO tape drive connected to Linux system. I understand that
tapestat
command can exactly do this, but this shows the activity of tape driver:/dev/st
only. In other words, if we write/read data using SCSI generic driver: /dev/sg
, this command shows nothing. Indeed, when reading/writing data with ITDT
from IBM that uses the generic driver, I can not see any statistics. Is there any good ways to monitor transfer rate even with SCSI generic driver?
Asked by Kevin Nakamoto
(146 rep)
Apr 29, 2021, 12:09 AM
Last activity: Apr 29, 2021, 12:21 AM
Last activity: Apr 29, 2021, 12:21 AM