LVM RAID 5 で問題が発生した PV を交換する際に "New device injected into existing array without 'rebuild' parameter specified" エラーが発生します
Issue
- LVM RAID 5 環境で、デバイスがない物理ボリューム (PV) を交換し、倫理ボリューム (LV) を有効にすると以下のエラーが出力されます。
# lvchange -ay /dev/test/lv_test
device-mapper: reload ioctl on failed:Invalid argument
- 以下は、/var/log/messages のエラーとなります。
kernel: device-mapper: raid:New device injected into existing array without 'rebuild' parameter specified
kernel: device-mapper: table:253:6: raid:Unable to assemble array:Invalid superblocks
kernel: device-mapper: ioctl: error adding target to table
Environment
Red Hat Enterprise Linux 6.5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.