Adding upstream version 2.9.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8229b972f0
commit
1e65f355a3
451 changed files with 5896 additions and 2734 deletions
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
||||||
workflow: ${{ github.event.workflow_run.workflow_id }}
|
workflow: ${{ github.event.workflow_run.workflow_id }}
|
||||||
workflow_conclusion: success
|
workflow_conclusion: success
|
||||||
- name: FTP Deployer
|
- name: FTP Deployer
|
||||||
uses: sand4rt/ftp-deployer@v1.7
|
uses: sand4rt/ftp-deployer@v1.8
|
||||||
with:
|
with:
|
||||||
sftp: true
|
sftp: true
|
||||||
host: ${{ secrets.SFTP_SERVER }}
|
host: ${{ secrets.SFTP_SERVER }}
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-admin-passthru
|
.\" Title: nvme-admin-passthru
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-ADMIN\-PASSTHR" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-ADMIN\-PASSTHR" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
@ -35,10 +35,10 @@ nvme-admin-passthru \- Submit an arbitrary admin command, return results
|
||||||
\fInvme\-admin\-passthru\fR <device> [\-\-opcode=<opcode> | \-O <opcode>]
|
\fInvme\-admin\-passthru\fR <device> [\-\-opcode=<opcode> | \-O <opcode>]
|
||||||
[\-\-flags=<flags> | \-f <flags>] [\-rsvd=<rsvd> | \-R <rsvd>]
|
[\-\-flags=<flags> | \-f <flags>] [\-rsvd=<rsvd> | \-R <rsvd>]
|
||||||
[\-\-namespace\-id=<nsid> | \-n <nsid>] [\-\-cdw2=<cdw2> | \-2 <cdw2>]
|
[\-\-namespace\-id=<nsid> | \-n <nsid>] [\-\-cdw2=<cdw2> | \-2 <cdw2>]
|
||||||
[\-\-cdw3=<cdw3> | \-3 <cdw3>] [\-\-cdw10=<cdw10> | \-4 <cdw4>]
|
[\-\-cdw3=<cdw3> | \-3 <cdw3>] [\-\-cdw10=<cdw10> | \-4 <cdw10>]
|
||||||
[\-\-cdw11=<cdw11> | \-5 <cdw5>] [\-\-cdw12=<cdw12> | \-6 <cdw6>]
|
[\-\-cdw11=<cdw11> | \-5 <cdw11>] [\-\-cdw12=<cdw12> | \-6 <cdw12>]
|
||||||
[\-\-cdw13=<cdw13> | \-7 <cdw7>] [\-\-cdw14=<cdw14> | \-8 <cdw8>]
|
[\-\-cdw13=<cdw13> | \-7 <cdw13>] [\-\-cdw14=<cdw14> | \-8 <cdw14>]
|
||||||
[\-\-cdw15=<cdw15> | \-9 <cdw9>]
|
[\-\-cdw15=<cdw15> | \-9 <cdw15>]
|
||||||
[\-\-data\-len=<data\-len> | \-l <data\-len>]
|
[\-\-data\-len=<data\-len> | \-l <data\-len>]
|
||||||
[\-\-metadata\-len=<len> | \-m <len>]
|
[\-\-metadata\-len=<len> | \-m <len>]
|
||||||
[\-\-input\-file=<file> | \-i <file>]
|
[\-\-input\-file=<file> | \-i <file>]
|
||||||
|
|
|
@ -752,10 +752,10 @@ nvme-admin-passthru(1) Manual Page
|
||||||
<pre class="content"><em>nvme-admin-passthru</em> <device> [--opcode=<opcode> | -O <opcode>]
|
<pre class="content"><em>nvme-admin-passthru</em> <device> [--opcode=<opcode> | -O <opcode>]
|
||||||
[--flags=<flags> | -f <flags>] [-rsvd=<rsvd> | -R <rsvd>]
|
[--flags=<flags> | -f <flags>] [-rsvd=<rsvd> | -R <rsvd>]
|
||||||
[--namespace-id=<nsid> | -n <nsid>] [--cdw2=<cdw2> | -2 <cdw2>]
|
[--namespace-id=<nsid> | -n <nsid>] [--cdw2=<cdw2> | -2 <cdw2>]
|
||||||
[--cdw3=<cdw3> | -3 <cdw3>] [--cdw10=<cdw10> | -4 <cdw4>]
|
[--cdw3=<cdw3> | -3 <cdw3>] [--cdw10=<cdw10> | -4 <cdw10>]
|
||||||
[--cdw11=<cdw11> | -5 <cdw5>] [--cdw12=<cdw12> | -6 <cdw6>]
|
[--cdw11=<cdw11> | -5 <cdw11>] [--cdw12=<cdw12> | -6 <cdw12>]
|
||||||
[--cdw13=<cdw13> | -7 <cdw7>] [--cdw14=<cdw14> | -8 <cdw8>]
|
[--cdw13=<cdw13> | -7 <cdw13>] [--cdw14=<cdw14> | -8 <cdw14>]
|
||||||
[--cdw15=<cdw15> | -9 <cdw9>]
|
[--cdw15=<cdw15> | -9 <cdw15>]
|
||||||
[--data-len=<data-len> | -l <data-len>]
|
[--data-len=<data-len> | -l <data-len>]
|
||||||
[--metadata-len=<len> | -m <len>]
|
[--metadata-len=<len> | -m <len>]
|
||||||
[--input-file=<file> | -i <file>]
|
[--input-file=<file> | -i <file>]
|
||||||
|
@ -1027,7 +1027,7 @@ Or if you want to save that structure to a file:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -11,10 +11,10 @@ SYNOPSIS
|
||||||
'nvme-admin-passthru' <device> [--opcode=<opcode> | -O <opcode>]
|
'nvme-admin-passthru' <device> [--opcode=<opcode> | -O <opcode>]
|
||||||
[--flags=<flags> | -f <flags>] [-rsvd=<rsvd> | -R <rsvd>]
|
[--flags=<flags> | -f <flags>] [-rsvd=<rsvd> | -R <rsvd>]
|
||||||
[--namespace-id=<nsid> | -n <nsid>] [--cdw2=<cdw2> | -2 <cdw2>]
|
[--namespace-id=<nsid> | -n <nsid>] [--cdw2=<cdw2> | -2 <cdw2>]
|
||||||
[--cdw3=<cdw3> | -3 <cdw3>] [--cdw10=<cdw10> | -4 <cdw4>]
|
[--cdw3=<cdw3> | -3 <cdw3>] [--cdw10=<cdw10> | -4 <cdw10>]
|
||||||
[--cdw11=<cdw11> | -5 <cdw5>] [--cdw12=<cdw12> | -6 <cdw6>]
|
[--cdw11=<cdw11> | -5 <cdw11>] [--cdw12=<cdw12> | -6 <cdw12>]
|
||||||
[--cdw13=<cdw13> | -7 <cdw7>] [--cdw14=<cdw14> | -8 <cdw8>]
|
[--cdw13=<cdw13> | -7 <cdw13>] [--cdw14=<cdw14> | -8 <cdw14>]
|
||||||
[--cdw15=<cdw15> | -9 <cdw9>]
|
[--cdw15=<cdw15> | -9 <cdw15>]
|
||||||
[--data-len=<data-len> | -l <data-len>]
|
[--data-len=<data-len> | -l <data-len>]
|
||||||
[--metadata-len=<len> | -m <len>]
|
[--metadata-len=<len> | -m <len>]
|
||||||
[--input-file=<file> | -i <file>]
|
[--input-file=<file> | -i <file>]
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-ana-log
|
.\" Title: nvme-ana-log
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-ANA\-LOG" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-ANA\-LOG" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -835,7 +835,7 @@ Print the ANA log page in a human readable format:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-attach-ns
|
.\" Title: nvme-attach-ns
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-ATTACH\-NS" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-ATTACH\-NS" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -841,7 +841,7 @@ controller identifiers.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-boot-part-log
|
.\" Title: nvme-boot-part-log
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-BOOT\-PART\-LO" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-BOOT\-PART\-LO" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -846,7 +846,7 @@ Retrieve Boot Partition data to boot_part_log.bin
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-capacity-mgmt
|
.\" Title: nvme-capacity-mgmt
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-CAPACITY\-MGMT" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-CAPACITY\-MGMT" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -863,7 +863,7 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></di
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-changed-ns-list-log
|
.\" Title: nvme-changed-ns-list-log
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-CHANGED\-NS\-L" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-CHANGED\-NS\-L" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -846,7 +846,7 @@ Print the raw Changed Namespace List log to a file:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-cmdset-ind-id-ns
|
.\" Title: nvme-cmdset-ind-id-ns
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-CMDSET\-IND\-I" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-CMDSET\-IND\-I" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -889,7 +889,7 @@ Have the program return the raw structure in binary:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-compare
|
.\" Title: nvme-compare
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-COMPARE" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-COMPARE" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -1116,7 +1116,7 @@ metadata is passes.</p></td>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-connect-all
|
.\" Title: nvme-connect-all
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-CONNECT\-ALL" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-CONNECT\-ALL" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -1276,7 +1276,7 @@ nvme-connect(1)</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-connect
|
.\" Title: nvme-connect
|
||||||
.\" Author: [see the "AUTHORS" section]
|
.\" Author: [see the "AUTHORS" section]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-CONNECT" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-CONNECT" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -1219,7 +1219,7 @@ and <a href="mailto:hch@lst.de">Christoph Hellwig</a></p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-copy
|
.\" Title: nvme-copy
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-COPY" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-COPY" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -1030,7 +1030,7 @@ logical block ranges to a single consecutive destination logical block range.</p
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-create-ns
|
.\" Title: nvme-create-ns
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-CREATE\-NS" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-CREATE\-NS" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -1071,7 +1071,7 @@ Create a namespace:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-id-ns
|
.\" Title: nvme-id-ns
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-ID\-NS" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-ID\-NS" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -823,7 +823,7 @@ The <code>'--namespace-id'</code> option is mandatory.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-dera-stat
|
.\" Title: nvme-dera-stat
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-DERA\-STAT" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-DERA\-STAT" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -797,7 +797,7 @@ Print the Dera Device status and Additional SMART log page in a human readable f
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-detach-ns
|
.\" Title: nvme-detach-ns
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-DETACH\-NS" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-DETACH\-NS" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -834,7 +834,7 @@ controller identifiers.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-device-self-test
|
.\" Title: nvme-device-self-test
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-DEVICE\-SELF\-" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-DEVICE\-SELF\-" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -872,7 +872,7 @@ Abort the device self-test operation in the namespace-id 1:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-dim
|
.\" Title: nvme-dim
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-DIM" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-DIM" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -885,7 +885,7 @@ Deregister from Central Discovery Controller (CDC) associated with nvme4
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-dir-receive
|
.\" Title: nvme-dir-receive
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-DIR\-RECEIVE" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-DIR\-RECEIVE" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -989,7 +989,7 @@ Get streams directive status :
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-dir-send
|
.\" Title: nvme-dir-send
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-DIR\-SEND" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-DIR\-SEND" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -1002,7 +1002,7 @@ Release stream ID 3 :
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-disconnect-all
|
.\" Title: nvme-disconnect-all
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-DISCONNECT\-AL" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-DISCONNECT\-AL" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -825,7 +825,7 @@ Disconnect all existing nvme controllers:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-disconnect
|
.\" Title: nvme-disconnect
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-DISCONNECT" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-DISCONNECT" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -862,7 +862,7 @@ Disconnect the controller nvme4
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-discover
|
.\" Title: nvme-discover
|
||||||
.\" Author: [see the "AUTHORS" section]
|
.\" Author: [see the "AUTHORS" section]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-DISCOVER" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-DISCOVER" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -1325,7 +1325,7 @@ nvme-connect-all(1)</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-dsm
|
.\" Title: nvme-dsm
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-DSM" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-DSM" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -918,7 +918,7 @@ any settings from the flags may have provided.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-effects-log
|
.\" Title: nvme-effects-log
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-EFFECTS\-LOG" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-EFFECTS\-LOG" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -857,7 +857,7 @@ Have the program return the raw structure in binary:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-endurance-event-agg-log
|
.\" Title: nvme-endurance-event-agg-log
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-ENDURANCE\-EVE" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-ENDURANCE\-EVE" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -862,7 +862,7 @@ Print the raw Endurance log to a file:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-endurance-log
|
.\" Title: nvme-endurance-log
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-ENDURANCE\-LOG" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-ENDURANCE\-LOG" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -845,7 +845,7 @@ Print the raw Endurance log to a file:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-error-log
|
.\" Title: nvme-error-log
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-ERROR\-LOG" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-ERROR\-LOG" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -860,7 +860,7 @@ Print the raw output to a file:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fdp-configs
|
.\" Title: nvme-fdp-configs
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FDP\-CONFIGS" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FDP\-CONFIGS" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -826,7 +826,7 @@ the possible configurations for Flexible Data Placement.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fdp-events
|
.\" Title: nvme-fdp-events
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FDP\-EVENTS" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FDP\-EVENTS" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -825,7 +825,7 @@ Units and media usage in an Endurance Group.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fdp-set-events
|
.\" Title: nvme-fdp-set-events
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FDP\-SET\-EVEN" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FDP\-SET\-EVEN" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -816,7 +816,7 @@ Handle.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fdp-stats
|
.\" Title: nvme-fdp-stats
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FDP\-STATS" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FDP\-STATS" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -814,7 +814,7 @@ the life of the FDP configuration in an Endurance Group.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fdp-status
|
.\" Title: nvme-fdp-status
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FDP\-STATUS" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FDP\-STATUS" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -814,7 +814,7 @@ are accessible by the specified namespace.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fdp-update
|
.\" Title: nvme-fdp-update
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FDP\-UPDATE" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FDP\-UPDATE" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -802,7 +802,7 @@ a different Reclaim Unit accessible by the specified namespace.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fdp-usage
|
.\" Title: nvme-fdp-usage
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FDP\-USAGE" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FDP\-USAGE" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -815,7 +815,7 @@ Endurance Group.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fid-support-effects-log
|
.\" Title: nvme-fid-support-effects-log
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FID\-SUPPORT\-" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FID\-SUPPORT\-" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -825,7 +825,7 @@ raw buffer may be printed to stdout.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-flush
|
.\" Title: nvme-flush
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FLUSH" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FLUSH" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -824,7 +824,7 @@ any namespace.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-format
|
.\" Title: nvme-format
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FORMAT" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FORMAT" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -1056,7 +1056,7 @@ information:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fw-commit
|
.\" Title: nvme-fw-commit
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FW\-COMMIT" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FW\-COMMIT" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -929,7 +929,7 @@ commit the last downloaded fw to slot 1.
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fw-download
|
.\" Title: nvme-fw-download
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FW\-DOWNLOAD" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FW\-DOWNLOAD" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -876,7 +876,7 @@ Transfer a firmware size 128KiB at a time:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-fw-log
|
.\" Title: nvme-fw-log
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-FW\-LOG" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-FW\-LOG" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -846,7 +846,7 @@ Print the log firmware to a file:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-gen-hostnqn
|
.\" Title: nvme-gen-hostnqn
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-GEN\-HOSTNQN" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-GEN\-HOSTNQN" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -809,7 +809,7 @@ and prints it to stdout.</p></div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-get-feature
|
.\" Title: nvme-get-feature
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-GET\-FEATURE" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-GET\-FEATURE" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
@ -33,11 +33,11 @@ nvme-get-feature \- Gets an NVMe feature, returns applicable results
|
||||||
.sp
|
.sp
|
||||||
.nf
|
.nf
|
||||||
\fInvme get\-feature\fR <device> [\-\-namespace\-id=<nsid> | \-n <nsid>]
|
\fInvme get\-feature\fR <device> [\-\-namespace\-id=<nsid> | \-n <nsid>]
|
||||||
[\-\-feature\-id=<fid> | \-f <fid>] [\-\-cdw11=<cdw11>]
|
[\-\-feature\-id=<fid> | \-f <fid>]
|
||||||
[\-\-uuid\-index=<uuid\-index> | \-U <uuid_index>]
|
[\-\-uuid\-index=<uuid\-index> | \-U <uuid_index>]
|
||||||
[\-\-data\-len=<data\-len> | \-l <data\-len>]
|
[\-\-data\-len=<data\-len> | \-l <data\-len>]
|
||||||
[\-\-sel=<select> | \-s <select>]
|
[\-\-sel=<select> | \-s <select>]
|
||||||
[\-\-raw\-binary | \-b]
|
[\-\-raw\-binary | \-b] [\-\-cdw11=<cdw11> | \-c <cdw11>]
|
||||||
[\-\-human\-readable | \-H]
|
[\-\-human\-readable | \-H]
|
||||||
[\-\-output\-format=<fmt> | \-o <fmt>] [\-\-verbose | \-v]
|
[\-\-output\-format=<fmt> | \-o <fmt>] [\-\-verbose | \-v]
|
||||||
.fi
|
.fi
|
||||||
|
@ -115,7 +115,7 @@ UUID Index of the feature
|
||||||
The data length for the buffer returned for this feature\&. Most known features do not use this value\&. The exception is LBA Range Type
|
The data length for the buffer returned for this feature\&. Most known features do not use this value\&. The exception is LBA Range Type
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\-\-cdw11=<cdw11>
|
\-c <cdw11>, \-\-cdw11=<cdw11>
|
||||||
.RS 4
|
.RS 4
|
||||||
The value for command dword 11, if applicable\&.
|
The value for command dword 11, if applicable\&.
|
||||||
.RE
|
.RE
|
||||||
|
|
|
@ -750,11 +750,11 @@ nvme-get-feature(1) Manual Page
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="verseblock">
|
<div class="verseblock">
|
||||||
<pre class="content"><em>nvme get-feature</em> <device> [--namespace-id=<nsid> | -n <nsid>]
|
<pre class="content"><em>nvme get-feature</em> <device> [--namespace-id=<nsid> | -n <nsid>]
|
||||||
[--feature-id=<fid> | -f <fid>] [--cdw11=<cdw11>]
|
[--feature-id=<fid> | -f <fid>]
|
||||||
[--uuid-index=<uuid-index> | -U <uuid_index>]
|
[--uuid-index=<uuid-index> | -U <uuid_index>]
|
||||||
[--data-len=<data-len> | -l <data-len>]
|
[--data-len=<data-len> | -l <data-len>]
|
||||||
[--sel=<select> | -s <select>]
|
[--sel=<select> | -s <select>]
|
||||||
[--raw-binary | -b]
|
[--raw-binary | -b] [--cdw11=<cdw11> | -c <cdw11>]
|
||||||
[--human-readable | -H]
|
[--human-readable | -H]
|
||||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]</pre>
|
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]</pre>
|
||||||
<div class="attribution">
|
<div class="attribution">
|
||||||
|
@ -876,6 +876,9 @@ cellspacing="0" cellpadding="4">
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
<dt class="hdlist1">
|
<dt class="hdlist1">
|
||||||
|
-c <cdw11>
|
||||||
|
</dt>
|
||||||
|
<dt class="hdlist1">
|
||||||
--cdw11=<cdw11>
|
--cdw11=<cdw11>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
|
@ -1001,7 +1004,7 @@ format:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -9,11 +9,11 @@ SYNOPSIS
|
||||||
--------
|
--------
|
||||||
[verse]
|
[verse]
|
||||||
'nvme get-feature' <device> [--namespace-id=<nsid> | -n <nsid>]
|
'nvme get-feature' <device> [--namespace-id=<nsid> | -n <nsid>]
|
||||||
[--feature-id=<fid> | -f <fid>] [--cdw11=<cdw11>]
|
[--feature-id=<fid> | -f <fid>]
|
||||||
[--uuid-index=<uuid-index> | -U <uuid_index>]
|
[--uuid-index=<uuid-index> | -U <uuid_index>]
|
||||||
[--data-len=<data-len> | -l <data-len>]
|
[--data-len=<data-len> | -l <data-len>]
|
||||||
[--sel=<select> | -s <select>]
|
[--sel=<select> | -s <select>]
|
||||||
[--raw-binary | -b]
|
[--raw-binary | -b] [--cdw11=<cdw11> | -c <cdw11>]
|
||||||
[--human-readable | -H]
|
[--human-readable | -H]
|
||||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
|
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
|
||||||
|
|
||||||
|
@ -69,6 +69,7 @@ OPTIONS
|
||||||
known features do not use this value. The exception is LBA
|
known features do not use this value. The exception is LBA
|
||||||
Range Type
|
Range Type
|
||||||
|
|
||||||
|
-c <cdw11>::
|
||||||
--cdw11=<cdw11>::
|
--cdw11=<cdw11>::
|
||||||
The value for command dword 11, if applicable.
|
The value for command dword 11, if applicable.
|
||||||
|
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-get-lba-status
|
.\" Title: nvme-get-lba-status
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-GET\-LBA\-STAT" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-GET\-LBA\-STAT" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -907,7 +907,7 @@ Get LBA Status of the namespace 1 from SLBA 10 for the max Dwords of 0x1000
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-get-log
|
.\" Title: nvme-get-log
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-GET\-LOG" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-GET\-LOG" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -997,7 +997,7 @@ Have the program return the raw log page in binary:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-get-ns-id
|
.\" Title: nvme-get-ns-id
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-GET\-NS\-ID" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-GET\-NS\-ID" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -818,7 +818,7 @@ Shows the namespace id for the given block device:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-get-property
|
.\" Title: nvme-get-property
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-GET\-PROPERTY" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-GET\-PROPERTY" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
@ -41,7 +41,7 @@ nvme-get-property \- Reads and shows the defined NVMe controller property for NV
|
||||||
Reads and shows the defined NVMe controller property for NVMe over Fabric\&.
|
Reads and shows the defined NVMe controller property for NVMe over Fabric\&.
|
||||||
.SH "OPTIONS"
|
.SH "OPTIONS"
|
||||||
.PP
|
.PP
|
||||||
\-O, \-\-offset
|
\-O <offset>, \-\-offset=<offset>
|
||||||
.RS 4
|
.RS 4
|
||||||
The offset of the property\&. One of CAP=0x0, VS=0x8, CC=0x14, CSTS=0x1c, NSSR=0x20
|
The offset of the property\&. One of CAP=0x0, VS=0x8, CC=0x14, CSTS=0x1c, NSSR=0x20
|
||||||
.RE
|
.RE
|
||||||
|
|
|
@ -767,10 +767,10 @@ nvme-get-property(1) Manual Page
|
||||||
<div class="sectionbody">
|
<div class="sectionbody">
|
||||||
<div class="dlist"><dl>
|
<div class="dlist"><dl>
|
||||||
<dt class="hdlist1">
|
<dt class="hdlist1">
|
||||||
-O
|
-O <offset>
|
||||||
</dt>
|
</dt>
|
||||||
<dt class="hdlist1">
|
<dt class="hdlist1">
|
||||||
--offset
|
--offset=<offset>
|
||||||
</dt>
|
</dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p>
|
<p>
|
||||||
|
@ -867,7 +867,7 @@ Then look for NVMe Fabrics command (0x7f) at trace
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -19,8 +19,8 @@ Reads and shows the defined NVMe controller property for NVMe over Fabric.
|
||||||
|
|
||||||
OPTIONS
|
OPTIONS
|
||||||
-------
|
-------
|
||||||
-O::
|
-O <offset>::
|
||||||
--offset::
|
--offset=<offset>::
|
||||||
The offset of the property. One of CAP=0x0, VS=0x8, CC=0x14, CSTS=0x1c, NSSR=0x20
|
The offset of the property. One of CAP=0x0, VS=0x8, CC=0x14, CSTS=0x1c, NSSR=0x20
|
||||||
|
|
||||||
-H::
|
-H::
|
||||||
|
|
138
Documentation/nvme-get-reg.txt
Normal file
138
Documentation/nvme-get-reg.txt
Normal file
|
@ -0,0 +1,138 @@
|
||||||
|
nvme-get-reg(1)
|
||||||
|
===============
|
||||||
|
|
||||||
|
NAME
|
||||||
|
----
|
||||||
|
nvme-get-reg - Read and show the defined NVMe controller register
|
||||||
|
|
||||||
|
SYNOPSIS
|
||||||
|
--------
|
||||||
|
[verse]
|
||||||
|
'nvme get-reg' <device> [--offset=<offset>, -O <offset>] [--human-readable | -H]
|
||||||
|
[--cap] [--vs] [--cmbloc] [--cmbsz] [--bpinfo]
|
||||||
|
[--cmbsts] [--cmbebs] [--cmbswtp] [--crto] [--pmrcap]
|
||||||
|
[--pmrsts] [--pmrebs] [--pmrswtp] [--intms] [--intmc]
|
||||||
|
[--cc] [--csts] [--nssr] [--aqa] [--asq] [--acq]
|
||||||
|
[--bprsel] [--bpmbl] [--cmbmsc] [--nssd] [--pmrctl]
|
||||||
|
[--pmrmscl] [--pmrmscu]
|
||||||
|
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
|
||||||
|
|
||||||
|
DESCRIPTION
|
||||||
|
-----------
|
||||||
|
Read and show the defined NVMe controller register.
|
||||||
|
|
||||||
|
OPTIONS
|
||||||
|
-------
|
||||||
|
-O <offset>::
|
||||||
|
--offset=<offset>::
|
||||||
|
offset of the requested register
|
||||||
|
|
||||||
|
-H::
|
||||||
|
--human-readable::
|
||||||
|
show register in readable format
|
||||||
|
|
||||||
|
--cap::
|
||||||
|
CAP=0x0 register offset
|
||||||
|
|
||||||
|
--vs::
|
||||||
|
VS=0x8 register offset
|
||||||
|
|
||||||
|
--cmbloc::
|
||||||
|
CMBLOC=0x38 register offset
|
||||||
|
|
||||||
|
--cmbsz::
|
||||||
|
CMBSZ=0x3c register offset
|
||||||
|
|
||||||
|
--bpinfo::
|
||||||
|
BPINFO=0x40 register offset
|
||||||
|
|
||||||
|
--cmbsts::
|
||||||
|
CMBSTS=0x58 register offset
|
||||||
|
|
||||||
|
--cmbebs::
|
||||||
|
CMBEBS=0x5c register offset
|
||||||
|
|
||||||
|
--cmbswtp::
|
||||||
|
CMBSWTP=0x60 register offset
|
||||||
|
|
||||||
|
--crto::
|
||||||
|
CRTO=0x68 register offset
|
||||||
|
|
||||||
|
--pmrcap::
|
||||||
|
PMRCAP=0xe00 register offset
|
||||||
|
|
||||||
|
--pmrsts::
|
||||||
|
PMRSTS=0xe08 register offset
|
||||||
|
|
||||||
|
--pmrebs::
|
||||||
|
PMREBS=0xe0c register offset
|
||||||
|
|
||||||
|
--pmrswtp::
|
||||||
|
PMRSWTP=0xe10 register offset
|
||||||
|
|
||||||
|
--intms::
|
||||||
|
INTMS=0xc register offset
|
||||||
|
|
||||||
|
--intmc::
|
||||||
|
INTMC=0x10 register offset
|
||||||
|
|
||||||
|
--cc::
|
||||||
|
CC=0x14 register offset
|
||||||
|
|
||||||
|
--csts::
|
||||||
|
CSTS=0x1c register offset
|
||||||
|
|
||||||
|
--nssr::
|
||||||
|
NSSR=0x20 register offset
|
||||||
|
|
||||||
|
--aqa::
|
||||||
|
AQA=0x24 register offset
|
||||||
|
|
||||||
|
--asq::
|
||||||
|
ASQ=0x28 register offset
|
||||||
|
|
||||||
|
--acq::
|
||||||
|
ACQ=0x30 register offset
|
||||||
|
|
||||||
|
--bprsel::
|
||||||
|
BPRSEL=0x44 register offset
|
||||||
|
|
||||||
|
--bpmbl::
|
||||||
|
BPMBL=0x48 register offset
|
||||||
|
|
||||||
|
--cmbmsc::
|
||||||
|
CMBMSC=0x50 register offset
|
||||||
|
|
||||||
|
--nssd::
|
||||||
|
NSSD=0x64 register offset
|
||||||
|
|
||||||
|
--pmrctl::
|
||||||
|
PMRCTL=0xe04 register offset
|
||||||
|
|
||||||
|
--pmrmscl::
|
||||||
|
PMRMSCL=0xe14 register offset
|
||||||
|
|
||||||
|
--pmrmscu::
|
||||||
|
PMRMSCU=0xe18 register offset
|
||||||
|
|
||||||
|
-o <fmt>::
|
||||||
|
--output-format=<fmt>::
|
||||||
|
Set the reporting format to 'normal', 'json' or 'binary'. Only one
|
||||||
|
output format can be used at a time.
|
||||||
|
|
||||||
|
-v::
|
||||||
|
--verbose::
|
||||||
|
Increase the information detail in the output.
|
||||||
|
|
||||||
|
EXAMPLES
|
||||||
|
--------
|
||||||
|
* The following will run the get-reg command with CC=0x14 register offset
|
||||||
|
+
|
||||||
|
------------
|
||||||
|
# nvme get-reg /dev/nvme0 --cc
|
||||||
|
register: 0x0014 (Controller Configuration), value: 0x460001
|
||||||
|
------------
|
||||||
|
|
||||||
|
NVME
|
||||||
|
----
|
||||||
|
Part of the nvme-user suite.
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-help
|
.\" Title: nvme-help
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-HELP" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-HELP" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
|
@ -794,7 +794,7 @@ Show help for nvme smart log:
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated
|
Last updated
|
||||||
2024-02-14 10:43:42 CET
|
2024-05-03 16:03:16 CEST
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
.\" Title: nvme-huawei-id-ctrl
|
.\" Title: nvme-huawei-id-ctrl
|
||||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||||
.\" Date: 02/14/2024
|
.\" Date: 05/03/2024
|
||||||
.\" Manual: NVMe Manual
|
.\" Manual: NVMe Manual
|
||||||
.\" Source: NVMe
|
.\" Source: NVMe
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "NVME\-HUAWEI\-ID\-CT" "1" "02/14/2024" "NVMe" "NVMe Manual"
|
.TH "NVME\-HUAWEI\-ID\-CT" "1" "05/03/2024" "NVMe" "NVMe Manual"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * Define some portability stuff
|
.\" * Define some portability stuff
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue