|
4 | 4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
5 | 5 | <head> |
6 | 6 | <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> |
7 | | -<meta name="generator" content="AsciiDoc 8.6.10" /> |
| 7 | +<meta name="generator" content="AsciiDoc" /> |
8 | 8 | <title>nvme-capacity-mgmt(1)</title> |
9 | 9 | <style type="text/css"> |
10 | 10 | /* Shared CSS for AsciiDoc xhtml11 and html5 backends */ |
|
436 | 436 | p.table { |
437 | 437 | margin-top: 0; |
438 | 438 | } |
439 | | -/* Because the table frame attribute is overriden by CSS in most browsers. */ |
| 439 | +/* Because the table frame attribute is overridden by CSS in most browsers. */ |
440 | 440 | div.tableblock > table[frame="void"] { |
441 | 441 | border-style: none; |
442 | 442 | } |
@@ -760,10 +760,11 @@ <h2 id="_synopsis">SYNOPSIS</h2> |
760 | 760 | <div class="sect1"> |
761 | 761 | <h2 id="_description">DESCRIPTION</h2> |
762 | 762 | <div class="sectionbody"> |
763 | | -<div class="paragraph"><p>For the NVMe device given, sends a capacity management command to configure/create/delete |
764 | | -the Endurance Groups or NVM Sets with the requested operation and element_id. On success, |
765 | | -if the Operation is Create Endurance group or NVM Set, CQE CDW0 contains Created element |
766 | | -identifier else CQE CDW0 is reserved.</p></div> |
| 763 | +<div class="paragraph"><p>For the NVMe device given, sends a capacity management command to |
| 764 | +configure/create/delete the Endurance Groups or NVM Sets with the requested |
| 765 | +operation and element_id. On success, if the Operation is Create Endurance |
| 766 | +group or NVM Set, CQE CDW0 contains Created element identifier else CQE CDW0 is |
| 767 | +reserved.</p></div> |
767 | 768 | <div class="paragraph"><p>The <device> parameter is mandatory and may be either the NVMe character |
768 | 769 | device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></div> |
769 | 770 | </div> |
@@ -838,7 +839,7 @@ <h2 id="_nvme">NVME</h2> |
838 | 839 | <div id="footer"> |
839 | 840 | <div id="footer-text"> |
840 | 841 | Last updated |
841 | | - 2021-07-02 09:55:05 IST |
| 842 | + 2022-02-15 15:01:44 CET |
842 | 843 | </div> |
843 | 844 | </div> |
844 | 845 | </body> |
|
0 commit comments