.. | .. |
---|
5 | 5 | --------------------------------- |
---|
6 | 6 | |
---|
7 | 7 | Tools that manage md devices can be found at |
---|
8 | | - http://www.kernel.org/pub/linux/utils/raid/ |
---|
| 8 | + https://www.kernel.org/pub/linux/utils/raid/ |
---|
9 | 9 | |
---|
10 | 10 | |
---|
11 | 11 | You can boot with your md device with the following kernel command |
---|
.. | .. |
---|
426 | 426 | The accepted values when writing to this file are ``ppl`` and ``resync``, |
---|
427 | 427 | used to enable and disable PPL. |
---|
428 | 428 | |
---|
| 429 | + uuid |
---|
| 430 | + This indicates the UUID of the array in the following format: |
---|
| 431 | + xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx |
---|
| 432 | + |
---|
429 | 433 | |
---|
430 | 434 | As component devices are added to an md array, they appear in the ``md`` |
---|
431 | 435 | directory as new directories named:: |
---|
.. | .. |
---|
756 | 760 | The cache mode for raid5. raid5 could include an extra disk for |
---|
757 | 761 | caching. The mode can be "write-throuth" and "write-back". The |
---|
758 | 762 | default is "write-through". |
---|
| 763 | + |
---|
| 764 | + ppl_write_hint |
---|
| 765 | + NVMe stream ID to be set for each PPL write request. |
---|