
Сообщение от
Dominion
В статьях не смог найти ответа на этот вопрос. Хочется: 1.создать и запустить массив, 2.перекинуть на него накопленные данные с нынешнего винта 3.Подключить нынешний винт в качестве spare-disk для повышения надежности.
С зеркалом (RAID1) это возможно вполне. Попробуй на макетах 
man mdadm
Код:
For create, build, or grow:
-n, --raid-devices=
Specify the number of active devices in the array. This, plus the number of spare devices (see below) must equal the
number of component-devices (including "missing" devices) that are listed on the command line for --create. Setting a
value of 1 is probably a mistake and so requires that --force be specified first. A value of 1 will then be allowed for
linear, multipath, RAID0 and RAID1. It is never allowed for RAID4, RAID5 or RAID6.
This number can only be changed using --grow for RAID1, RAID4, RAID5 and RAID6 arrays, and only on kernels which provide
the necessary support.
-x, --spare-devices=
Specify the number of spare (eXtra) devices in the initial array. Spares can also be added and removed later. The num‐
ber of component devices listed on the command line must equal the number of RAID devices plus the number of spare
devices.
Социальные закладки