rtfd/docs/public/mdadm/persistence.rst

15 lines
213 B
ReStructuredText
Raw Normal View History

2018-07-23 13:01:53 +00:00
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