Chapter 36. Troubleshooting
This chapter covers common problems and solutions with Red Hat Enterprise Linux virtualization.
36.1. Identifying available storage and partitions 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Verify the block driver is loaded and the devices and partitions are available to the guest. This can be done by executing "
cat /proc/partitions
" as seen below.
cat /proc/partitions major minor #blocks name 202 16 104857600 xvdb 3 0 8175688 hda
# cat /proc/partitions
major minor #blocks name
202 16 104857600 xvdb
3 0 8175688 hda