Chapter 36. Troubleshooting
This chapter covers common problems and solutions with Red Hat Enterprise Linux virtualization.
36.1. Identifying available storage and partitions Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
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