Adding upstream version 2.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
83f51a6dde
commit
e08cb5ae68
663 changed files with 15529 additions and 6994 deletions
|
@ -763,18 +763,19 @@ nvme-virtium-save-smart-to-vtview-log(1) Manual Page
|
|||
<div class="paragraph"><p>This command automates the process of collecting SMART data periodically and
|
||||
saving the data in a ready-to-analyze format. Each entry is saved
|
||||
with timestamp and in csv format. Users can use excel to analyze the data.
|
||||
Some examples of use cases are collecting SMART data for temperature characterization,
|
||||
collecting data to calculate endurance, or collecting SMART data during a test
|
||||
or during normal operation.</p></div>
|
||||
Some examples of use cases are collecting SMART data for temperature
|
||||
characterization, data to calculate endurance, or collecting SMART data during a
|
||||
test or during normal operation.</p></div>
|
||||
<div class="paragraph"><p>The <device> parameter is mandatory and may be either the NVMe character
|
||||
device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></div>
|
||||
<div class="paragraph"><p>On success, the command generates a log file, which contains an entry for identify device
|
||||
(current features & settings) and periodic entries of SMART data.</p></div>
|
||||
<div class="paragraph"><p>This command runs for the time specified by the option <run-time>, and collects SMART data
|
||||
at the frequency specified by the option <freq>. If the output file name is not specified,
|
||||
this command will generate a file name that include model string and serial number of the device.</p></div>
|
||||
<div class="paragraph"><p>If the test-name option is specified, it will be recorded in the log file and be used as part
|
||||
of the log file name.</p></div>
|
||||
<div class="paragraph"><p>On success, the command generates a log file, which contains an entry for
|
||||
identify device (current features & settings) and periodic entries of SMART data.</p></div>
|
||||
<div class="paragraph"><p>This command runs for the time specified by the option <run-time>, and collects
|
||||
SMART data at the frequency specified by the option <freq>. If the output file
|
||||
name is not specified, this command will generate a file name that include model
|
||||
string and serial number of the device.</p></div>
|
||||
<div class="paragraph"><p>If the test-name option is specified, it will be recorded in the log file and be
|
||||
used as part of the log file name.</p></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect1">
|
||||
|
@ -800,8 +801,8 @@ of the log file name.</p></div>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
(optional) How often you want to log SMART data
|
||||
(0.25 = 15' , 0.5 = 30' , 1 = 1 hour, 2 = 2 hours, etc.). Default = 10 hours.
|
||||
(optional) How often you want to log SMART data (0.25 = 15', 0.5 = 30',
|
||||
1 = 1 hour, 2 = 2 hours, etc.). Default = 10 hours.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
|
@ -812,9 +813,9 @@ of the log file name.</p></div>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
(optional) Name of the log file (give it a name that easy for you to remember
|
||||
what the test is). You can leave it blank too, the file name will be generated
|
||||
as <model string>-<serial number>-<test name>.txt.
|
||||
(optional) Name of the log file (give it a name that easy for you to
|
||||
remember what the test is). You can leave it blank too, the file name
|
||||
will be generated as <model string>-<serial number>-<test name>.txt.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
|
@ -825,7 +826,8 @@ of the log file name.</p></div>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
(optional) Name of the test you are doing. We use this string as part of the name of the log file.
|
||||
(optional) Name of the test you are doing. We use this string as part of
|
||||
the name of the log file.
|
||||
</p>
|
||||
</dd>
|
||||
</dl></div>
|
||||
|
@ -876,7 +878,7 @@ Just logging: Default logging is run for 20 hours and log every 10 hours.
|
|||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated
|
||||
2023-09-29 08:33:07 CEST
|
||||
2023-12-21 15:49:29 CET
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue