<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cannot mount ISO image over NFS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488466#M61763</link>
    <description>I suggest you to upgrade to the latest patch level.&lt;BR /&gt;&lt;BR /&gt;it seems like there are some bugs which prevent from mounting loopback fs from non-local fs (yes, it's relative old, but anyway...):&lt;BR /&gt;- GlusterFS  -  &lt;A href="http://systembash.com/content/error-while-mounting-an-iso-image-in-linux-ioctl-loop_set_fd-invalid-argument/" target="_blank"&gt;http://systembash.com/content/error-while-mounting-an-iso-image-in-linux-ioctl-loop_set_fd-invalid-argument/&lt;/A&gt;&lt;BR /&gt;- unionfs - &lt;A href="http://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg98512.html" target="_blank"&gt;http://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg98512.html&lt;/A&gt;&lt;BR /&gt;- ntfs/smb - &lt;A href="http://www.linuxquestions.org/questions/slackware-14/mounting-iso-image-374583/" target="_blank"&gt;http://www.linuxquestions.org/questions/slackware-14/mounting-iso-image-374583/&lt;/A&gt;</description>
    <pubDate>Mon, 31 Aug 2009 05:20:10 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2009-08-31T05:20:10Z</dc:date>
    <item>
      <title>Cannot mount ISO image over NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488463#M61760</link>
      <description>Hey,&lt;BR /&gt;I have a ISO Image on NFS Server, and when I try to mount it, It fails.&lt;BR /&gt;When I copy the iso image to a local directory and try to mount it - it's working fine.&lt;BR /&gt;&lt;BR /&gt;I have the same issue on all of my Red Hat 5.1 servers.&lt;BR /&gt;Here is some info about my server:&lt;BR /&gt;Enterprise Linux Enterprise Linux Server release 5.1 (Carthage)&lt;BR /&gt;kernel: Linux maoflin2 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;Here is the error i'm getting:&lt;BR /&gt;[root@maoflin2 ~]# mount -v -t iso9660 -o loop,ro /sysImg/maoflin2/25-08-2009/maoflin2-25-08-209-1.iso /mnt/tmp/&lt;BR /&gt;mount: going to use the loop device /dev/loop0&lt;BR /&gt;ioctl: LOOP_SET_FD: Invalid argument&lt;BR /&gt;mount: failed setting up loop device&lt;BR /&gt;&lt;BR /&gt;I have also uploaded the strace output of the command.</description>
      <pubDate>Sun, 30 Aug 2009 13:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488463#M61760</guid>
      <dc:creator>Pelephone System</dc:creator>
      <dc:date>2009-08-30T13:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot mount ISO image over NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488464#M61761</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Try opening an nfs mount.&lt;BR /&gt;&lt;BR /&gt;Then.&lt;BR /&gt;&lt;BR /&gt;cd &lt;DIRECTORY where="" iso="" resides=""&gt;&lt;BR /&gt;mount -o loop &lt;FILENAME&gt; directory&lt;BR /&gt;&lt;BR /&gt;That should work.&lt;BR /&gt;&lt;BR /&gt;You are trying to do a two step process in one step.&lt;BR /&gt;&lt;BR /&gt;sEP&lt;/FILENAME&gt;&lt;/DIRECTORY&gt;</description>
      <pubDate>Sun, 30 Aug 2009 14:29:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488464#M61761</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-08-30T14:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot mount ISO image over NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488465#M61762</link>
      <description>Hey Steven :)&lt;BR /&gt;Its working just fine from all the my hosts, except 4 RHEL 5.1&lt;BR /&gt;&lt;BR /&gt;here is the output (same thing):&lt;BR /&gt;[root@maoflin2 25-08-2009]# mount -v -o loop maoflin2-25-08-209-1.iso /mnt/tmp/&lt;BR /&gt;mount: going to use the loop device /dev/loop0&lt;BR /&gt;ioctl: LOOP_SET_FD: Invalid argument&lt;BR /&gt;mount: failed setting up loop device&lt;BR /&gt;</description>
      <pubDate>Sun, 30 Aug 2009 14:37:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488465#M61762</guid>
      <dc:creator>Pelephone System</dc:creator>
      <dc:date>2009-08-30T14:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot mount ISO image over NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488466#M61763</link>
      <description>I suggest you to upgrade to the latest patch level.&lt;BR /&gt;&lt;BR /&gt;it seems like there are some bugs which prevent from mounting loopback fs from non-local fs (yes, it's relative old, but anyway...):&lt;BR /&gt;- GlusterFS  -  &lt;A href="http://systembash.com/content/error-while-mounting-an-iso-image-in-linux-ioctl-loop_set_fd-invalid-argument/" target="_blank"&gt;http://systembash.com/content/error-while-mounting-an-iso-image-in-linux-ioctl-loop_set_fd-invalid-argument/&lt;/A&gt;&lt;BR /&gt;- unionfs - &lt;A href="http://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg98512.html" target="_blank"&gt;http://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg98512.html&lt;/A&gt;&lt;BR /&gt;- ntfs/smb - &lt;A href="http://www.linuxquestions.org/questions/slackware-14/mounting-iso-image-374583/" target="_blank"&gt;http://www.linuxquestions.org/questions/slackware-14/mounting-iso-image-374583/&lt;/A&gt;</description>
      <pubDate>Mon, 31 Aug 2009 05:20:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488466#M61763</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-08-31T05:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot mount ISO image over NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488467#M61764</link>
      <description>I'm trying to find which exacly packages I need to upgrade.&lt;BR /&gt;&lt;BR /&gt;I can't just upgrade a running production server...&lt;BR /&gt;&lt;BR /&gt;the loop.ko is the same version on the working and the non working machine :/</description>
      <pubDate>Mon, 31 Aug 2009 05:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488467#M61764</guid>
      <dc:creator>Pelephone System</dc:creator>
      <dc:date>2009-08-31T05:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot mount ISO image over NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488468#M61765</link>
      <description>and kernel itself?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2009 08:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488468#M61765</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-08-31T08:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot mount ISO image over NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488469#M61766</link>
      <description>same version.&lt;BR /&gt;The loop.ko is also the same version :/</description>
      <pubDate>Mon, 31 Aug 2009 08:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488469#M61766</guid>
      <dc:creator>Pelephone System</dc:creator>
      <dc:date>2009-08-31T08:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot mount ISO image over NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488470#M61767</link>
      <description>&amp;gt;Its working just fine from all the my &amp;gt;hosts, except 4 RHEL 5.1&lt;BR /&gt;&lt;BR /&gt;hmm.. I was under opinion that other nfs clients are not rhel5.1...&lt;BR /&gt;&lt;BR /&gt;so you have few other rhel5.1 clients which are OK? &lt;BR /&gt;what about nfs-utils versions? do you have lockd and statd running on all clients?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2009 09:23:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488470#M61767</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-08-31T09:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot mount ISO image over NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488471#M61768</link>
      <description>Yes, I have other Red Hat 5.1 servers that are working fine.&lt;BR /&gt;&lt;BR /&gt;The only diffrance is all of the not working machines are InfiniBand.&lt;BR /&gt;And when I compare the nfs rpm's those servers have the following rpm:&lt;BR /&gt;rnfs-utils-1.1.5-2.OFED&lt;BR /&gt;&lt;BR /&gt;Here is the description of that rpm:&lt;BR /&gt;This package provides only the mount binary necessary to mount NFS-RDMA&lt;BR /&gt;connections.  All other NFS utilities are provided by the nfs-utils RPM&lt;BR /&gt;(which is required by this package).  The installed binary will be named&lt;BR /&gt;mount.rnfs&lt;BR /&gt;&lt;BR /&gt;But I'm still not sure that this is the thing that makes me all the trouble :/&lt;BR /&gt;What do you think ?</description>
      <pubDate>Mon, 31 Aug 2009 09:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488471#M61768</guid>
      <dc:creator>Pelephone System</dc:creator>
      <dc:date>2009-08-31T09:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot mount ISO image over NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488472#M61769</link>
      <description>may be "mount" command will show some difference in nfs mount options?&lt;BR /&gt;&lt;BR /&gt;I guess it should be some difference either in software versions/configurations or mount options.</description>
      <pubDate>Mon, 31 Aug 2009 10:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-mount-iso-image-over-nfs/m-p/4488472#M61769</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2009-08-31T10:57:22Z</dc:date>
    </item>
  </channel>
</rss>

