Adding upstream version 2.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
04338f02fe
commit
d6e1a5d456
663 changed files with 15529 additions and 6994 deletions
|
@ -749,9 +749,12 @@ nvme-wdc-vs-internal-log(1) Manual Page
|
|||
<h2 id="_synopsis">SYNOPSIS</h2>
|
||||
<div class="sectionbody">
|
||||
<div class="verseblock">
|
||||
<pre class="content"><em>nvme wdc vs-internal-log</em> <device> [--output-file=<FILE>, -o <FILE>] [--transfer-size=<SIZE>, -s <SIZE>]
|
||||
[--data-area=<DATA AREA>, -d <DATA_AREA>] [--file-size=<FILE SIZE>, -f <FILE SIZE>] [--offset=<OFFSET>, -e <OFFSET>]
|
||||
[--type=<TYPE>, -t <type>] [--verbose, -v]</pre>
|
||||
<pre class="content"><em>nvme wdc vs-internal-log</em> <device> [--output-file=<FILE>, -o <FILE>]
|
||||
[--transfer-size=<SIZE>, -s <SIZE>]
|
||||
[--data-area=<DATA AREA>, -d <DATA_AREA>]
|
||||
[--file-size=<FILE SIZE>, -f <FILE SIZE>]
|
||||
[--offset=<OFFSET>, -e <OFFSET>]
|
||||
[--type=<TYPE>, -t <type>] [--verbose, -v]</pre>
|
||||
<div class="attribution">
|
||||
</div></div>
|
||||
</div>
|
||||
|
@ -759,8 +762,8 @@ nvme-wdc-vs-internal-log(1) Manual Page
|
|||
<div class="sect1">
|
||||
<h2 id="_description">DESCRIPTION</h2>
|
||||
<div class="sectionbody">
|
||||
<div class="paragraph"><p>For the NVMe device given, sends the WDC Vendor Specific Internal Log request and saves
|
||||
the result to a file.</p></div>
|
||||
<div class="paragraph"><p>For the NVMe device given, sends the WDC Vendor Specific Internal Log request
|
||||
and saves the result to a file.</p></div>
|
||||
<div class="paragraph"><p>The <device> parameter is mandatory NVMe character device (ex: /dev/nvme0).</p></div>
|
||||
<div class="paragraph"><p>This will only work on WDC devices supporting this feature.
|
||||
Results for any other device are undefined.</p></div>
|
||||
|
@ -778,7 +781,8 @@ Results for any other device are undefined.</p></div>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
Output file; defaults to device serial number followed by "<em>internal_fw_log</em><date>_<time>.bin" suffix
|
||||
Output file; defaults to device serial number followed by
|
||||
"<em>internal_fw_log</em><date>_<time>.bin" suffix
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
|
@ -789,7 +793,7 @@ Results for any other device are undefined.</p></div>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
Transfer size; defaults to 0x10000 (65536 decimal) bytes
|
||||
Transfer size; defaults to 0x10000 (65536 decimal) bytes
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
|
@ -800,8 +804,9 @@ Results for any other device are undefined.</p></div>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
DUI data area to retrieve. The DUI data areas from 1 to <DATA AREA> will be retrieved. This parameter
|
||||
is currently only supported on the SN340, SN640, SN730, and SN840 devices.
|
||||
DUI data area to retrieve. The DUI data areas from 1 to <DATA AREA> will
|
||||
be retrieved. This parameter is currently only supported on the SN340,
|
||||
SN640, SN730, and SN840 devices.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
|
@ -812,9 +817,10 @@ Results for any other device are undefined.</p></div>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
Specifies the desired size of the data file starting at the passed in offset. This allows the user to
|
||||
retrieve the data in several smaller files of the passed in size. This parameter is currently only
|
||||
supported on the SN340 device.
|
||||
Specifies the desired size of the data file starting at the passed in
|
||||
offset. This allows the user to retrieve the data in several smaller
|
||||
files of the passed in size. This parameter is currently only supported
|
||||
on the SN340 device.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
|
@ -825,9 +831,10 @@ Results for any other device are undefined.</p></div>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
Specifies the data offset at which to start retrieving the data. This parameter is used in combination
|
||||
with the file size parameter to retrieve the data in several smaller files. This parameter is currently
|
||||
only supported on the SN340 device.
|
||||
Specifies the data offset at which to start retrieving the data. This
|
||||
parameter is used in combination with the file size parameter to
|
||||
retrieve the data in several smaller files. This parameter is currently
|
||||
only supported on the SN340 device.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
|
@ -838,10 +845,11 @@ Results for any other device are undefined.</p></div>
|
|||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
Specifies the telemetry type - NONE, HOST, or CONTROLLER. This parameter is used to get either the host
|
||||
generated or controller initiated telemetry log page. If not specified or none is specified, the command
|
||||
will return the default E6 log data. This parameter is currently only supported on the SN640 and SN840
|
||||
devices.
|
||||
Specifies the telemetry type - NONE, HOST, or CONTROLLER. This parameter
|
||||
is used to get either the host generated or controller initiated
|
||||
telemetry log page. If not specified or none is specified, the command
|
||||
will return the default E6 log data. This parameter is currently only
|
||||
supported on the SN640 and SN840 devices.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
|
@ -950,7 +958,7 @@ Gets the controller telemetry log page to data area 3 from the device and stores
|
|||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated
|
||||
2023-09-29 08:33:08 CEST
|
||||
2023-12-21 15:49:29 CET
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue