mdadm
This commit is contained in:
parent
19ccd39c1d
commit
0558f2f53f
6 changed files with 88 additions and 0 deletions
14
in/public/storage/mdadm/persistence.rst
Normal file
14
in/public/storage/mdadm/persistence.rst
Normal file
|
@ -0,0 +1,14 @@
|
|||
Persistence
|
||||
===========
|
||||
|
||||
* reference the device in configuration
|
||||
|
||||
.. code:: shell
|
||||
|
||||
mdadm --detail --scan /dev/md0 >> /etc/mdadm/mdadm.conf
|
||||
|
||||
* update the initial file system
|
||||
|
||||
.. code:: shell
|
||||
|
||||
update-initramfs -u
|
Loading…
Add table
Add a link
Reference in a new issue