<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Greetings,<br>
    <br>
    I have been troubleshooting an issue in my RHEL 7.x guests the last
    few days where I am unable to get any attached storage volumes
    detected. I've tried various formats (raw, qed, qcow2) as well as
    some different cache settings but I've not had any luck getting the
    guests to see the disks.<br>
    <br>
    Are you aware of any bugs around this? We've had problems with RHEL
    7.x in other virtualization environments mostly due to networking
    problems, but I've never encountered a situation where storage
    doesn't show up under /dev or /dev/disk/by-*.<br>
    <br>
    For reference, here's an example volume entry in the domain's xml:<br>
    <br>
    <blockquote>
      <blockquote><font face="Courier"><disk type='file'
          device='disk'><br>
                <driver name='qemu' type='raw'/><br>
                <source file='/image-mnt/storage/vol0'/><br>
                <target dev='sda' bus='scsi'/><br>
                <shareable/><br>
                <serial>12536725</serial><br>
                <address type='drive' controller='0' bus='0'
          target='0' unit='0'/><br>
          </disk><br>
        </font></blockquote>
    </blockquote>
    <br>
    And here's how the volume is defined:<br>
    <br>
    <blockquote>
      <blockquote><font face="Courier"><volume type='file'><br>
            <name>vol0</name><br>
            <key>/image-mnt/storage/vol0</key><br>
            <source><br>
            </source><br>
            <capacity unit='bytes'>24696061952</capacity><br>
            <allocation
          unit='bytes'>24696066048</allocation><br>
            <target><br>
              <path>/image-mnt/storage/vol0</path><br>
              <format type='raw'/><br>
              <permissions><br>
                <mode>0600</mode><br>
                <owner>187</owner><br>
                <group>474</group><br>
              </permissions><br>
              <timestamps><br>
                <atime>1465847232.644199995</atime><br>
                <mtime>1465846963.996202455</mtime><br>
                <ctime>1465846963.996202455</ctime><br>
              </timestamps><br>
            </target><br>
          </volume></font><br>
      </blockquote>
    </blockquote>
    <br>
    Thanks for your help.<br>
    <br>
    Regards,<br>
    James Stanley<br>
  </body>
</html>