
This is a multi-part message in MIME format. --------------080401040704080402020309 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I have an ISO datastore. In that datastore I'm using symlinks to point to my ISOs on an NFS share. All was working great. Along comes Black Friday and a shiny new 3TB hard drive. Out goes the 5 yo old 500gb drive with EXT 4 and in comes new 3TB drive with BTRFS. I installed new drive, shutdown VMs and use tar c | tar x to move data over. unmount old, remount new. Fire up VMs, all us well. Create new VM, attach boot ISO and I get: 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 . huh? 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 --> on. Also went through: http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues My NFS server is Solaris 11.1, ZFS storage. If I copy the ISO directly to the directory it works fine. What am I missing? --------------080401040704080402020309 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <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. In that datastore I'm using symlinks to point to my ISOs on an NFS share. All was working great.<br> <br> Along comes Black Friday and a shiny new 3TB hard drive. 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. unmount old, remount new. Fire up VMs, all us well. 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? 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 --> 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. What am I missing?<br> </body> </html> --------------080401040704080402020309--