Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
MDADM_CONFIG).I've tinkered with LVM2's mirror support, and I can say: It's not really meant to replace RAID1.
The real use for LVM2 mirroring is to transfer data between volumes. Say you have a drive failing, and you want to get data from point A (which is in peril) to point B (which is safe). The point of the LVM2 mirror function is to clone off the data to other parts automatically, while allowing regular I/O to proceed. After the «mirror» is caught up, you break the mirror and remount your data on the new, safe location.
/dev/md0 / xfskernel /boot/linux-3.8.3-hardened-s3 root=/dev/md0
Проблема одновременного использование kernel raid autodetect для / на /dev/md0 и superblock v1.2 для других /dev/md, или как можно уронить (и поднять) сервер после его обновления