kernel: device-mapper: table: device X:X too small for target エラーが発生する
Issue
lvsを実行すると、不明な論理ボリュームの-d-属性が表示されます。
# lvs
LV VG Attr LSize Devices
logicalv volgrp -wi-d- 250.00G /dev/sdb(0)
- 論理ボリュームは存在しないようです。
# ls -l /dev/volgrp/logicalv
ls: cannot access /dev/volgrp/logicalv:No such file or directory
device-mapperエラーがログに出力されます。
kernel: device-mapper: table: device 8:16 too small for target
kernel: device-mapper: table:253:7: linear: dm-linear:Device lookup failed
- 論理ボリュームを手動で有効にしようとすると失敗します。
# vgchange -ay volgrp
Environment
- Red Hat Enterprise Linux
- Logical Volume Manager 2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.