<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have an ISO datastore.&nbsp; In that datastore I'm using symlinks to
    point to my ISOs on an NFS share.&nbsp; All was working great.<br>
    <br>
    Along comes Black Friday and a shiny new 3TB hard drive.&nbsp; Out goes
    the 5 yo old 500gb drive with EXT 4 and in comes new 3TB drive with
    BTRFS.<br>
    <br>
    I installed new drive, shutdown VMs and use tar c | tar x to move
    data over.&nbsp;&nbsp; unmount old, remount new.&nbsp; Fire up VMs, all us well.&nbsp;
    Create new VM, attach boot ISO and I get:<br>
    <div tabindex="0" title="VM Gremlin is down. Exit message: internal
      error process exited while connecting to monitor:
      qemu-system-x86_64: -drive
      file=/rhev/data-center/mnt/_disk01_iso/4c70693a-d228-453e-b40d-93a214ec524b/images/11111111-1111-1111-1111-111111111111/Fedora-Live-Desktop-x86_64-20-1.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw,serial=:
      could not open disk image
      /rhev/data-center/mnt/_disk01_iso/4c70693a-d228-453e-b40d-93a214ec524b/images/11111111-1111-1111-1111-111111111111/Fedora-Live-Desktop-x86_64-20-1.iso:
      Permission denied
      ." style="outline-style: none;" __gwt_cell="cell-gwt-uid-3763">
      <div id="gwt-uid-3368_col2_row2">VM Gremlin is down. Exit message:
        internal error process exited while connecting to monitor:
        qemu-system-x86_64: -drive
        file=/rhev/data-center/mnt/_disk01_iso/4c70693a-d228-453e-b40d-93a214ec524b/images/11111111-1111-1111-1111-111111111111/Fedora-Live-Desktop-x86_64-20-1.iso,if=none,id=drive-ide0-1-0,readonly=on,format=raw,serial=:

        could not open disk image
        /rhev/data-center/mnt/_disk01_iso/4c70693a-d228-453e-b40d-93a214ec524b/images/11111111-1111-1111-1111-111111111111/Fedora-Live-Desktop-x86_64-20-1.iso:

        Permission denied
        .<br>
        <br>
      </div>
    </div>
    huh?&nbsp; I search archives and see others have had this error in the
    past...Follow the suggestions...Run the nfstest python script,
    passes, check getsebool shows virt_use_nfs --&gt; on.<br>
    <br>
    Also went through: <a
      href="http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues">http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues</a><br>
    <br>
    My NFS server is Solaris 11.1, ZFS storage.<br>
    <br>
    If I copy the ISO directly to the directory it works fine.&nbsp;&nbsp; What am
    I missing?<br>
  </body>
</html>