Date: 03/07
Affected NV Version: ALL
OS Version: Any
Plugin version: N/A
Application version: N/A
Description: How To Reset Drive Statistics of a drive in your library.
Symptoms: Customer replaced drives in library, but the statistics still reflect the information from the previous drives.
Open up a command line window, cd into your NetVault "util" directory, then type the following:
"Windows Based OS's"
C:\Program Files\BakBone Software\NetVault\util> nvresetdrivestats -servername "Backup1" -libraryname "VTL" -drivenumber "1" -action all
"Linux/Unix Based OS's" =
Backup1:/usr/netvault/util root# ./nvresetdrivestats -servername "macx" -libraryname "VTL" -drivenumber "1" -action all
**Example of Output you will receive**
Sent reset drive statistics request
Waiting for confirmation.........
Drive statistics reset.
Successfully reset drive statistics.
Sent reset cleaning statistics request
Waiting for confirmation.........
Cleaning statistics reset
Successfully reset drive cleaning statistics.
You can get other examples and instructions from our NetVault CLI Guide at the following link:
http://www.bakbone.com/support/product_documentation/retrieve_documentation.asp?product=NetVault&page_type=support