Bug 58289 - nfs and iso images through loop
Summary: nfs and iso images through loop
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: nfs-utils
Version: 7.2
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Pete Zaitcev
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-01-13 03:06 UTC by Rudi Heitbaum
Modified: 2007-04-18 16:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-18 18:17:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Rudi Heitbaum 2002-01-13 03:06:09 UTC
Mounting a iso image (specifically oracle media) via loop and then exporting
these via nfs does not work correctly. In the deep trees on the oracle media,
the client willnot be able to see some files, this can be made better by going
to the server and doing a find . -print in the iso mount point.

Result is that sharing loop mounted iso does not work for oracle.

Version:

0.3.1-13

How Reproducible:

100%

Steps to Reproduce:
1. mount -o loop /oracle.iso /iso/oracle 
2. add to exports
3. service nfs reload
on client 
4. mount srv:/iso/oracle /mnt/oracle
5. ls in directorys such as:
./stage/Components/oracle.xml.classgen.java/1.0.2.0.0/1/DataFiles/lib.0.0.jar

Actual Results:
No files found....

Comment 1 John Reiser 2002-08-22 15:15:37 UTC
I could not install "null" beta via NFS .iso images, or when those images
were loopback mounted; but a directory of collected RedHat/* file trees
succeeded.  The exporting system was RHL 7.3/i686 updated with all errata as of
July 1, 2002 (via www.tummy.com/KRUD monthly CD-ROM).


When the exported directory contained only
   -rw-------    1 jreiser  jreiser  671547392 Aug 20 13:26 null-i386-disc1.iso
   -rw-------    1 jreiser  jreiser  669417472 Aug 20 16:23 null-i386-disc2.iso
   -rw-------    1 jreiser  jreiser  678625280 Aug 20 19:43 null-i386-disc3.iso
then the NFS installer complained that RedHat installation directory could not
be found.  When I added three directories and loopback mounted each .iso on the
corresponding directory
   drwxr-xr-x    2 root     root         4096 Aug 21 21:03 disc1
   drwxr-xr-x    2 root     root         4096 Aug 21 21:03 disc2
   drwxr-xr-x    2 root     root         4096 Aug 21 21:03 disc3
   -rw-------    1 jreiser  jreiser  671547392 Aug 20 13:26 null-i386-disc1.iso
   -rw-------    1 jreiser  jreiser  669417472 Aug 20 16:23 null-i386-disc2.iso
   -rw-------    1 jreiser  jreiser  678625280 Aug 20 19:43 null-i386-disc3.iso
then I got the same complaint.

When I added another directory and did "cp -var *.iso all"
   drwxrwxr-x    3 jreiser  jreiser      4096 Aug 21 21:23 all
   drwxr-xr-x    2 root     root         4096 Aug 21 21:03 disc1
   drwxr-xr-x    2 root     root         4096 Aug 21 21:03 disc2
   drwxr-xr-x    2 root     root         4096 Aug 21 21:03 disc3
   -rw-------    1 jreiser  jreiser  671547392 Aug 20 13:26 null-i386-disc1.iso
   -rw-------    1 jreiser  jreiser  669417472 Aug 20 16:23 null-i386-disc2.iso
   -rw-------    1 jreiser  jreiser  678625280 Aug 20 19:43 null-i386-disc3.iso
and pointed the installer at the 'all' directory, then installation proceeded
(with no changes to ethernet, firewall, etc.; so those were not the problem.)

Comment 2 Pete Zaitcev 2004-04-19 19:34:54 UTC
Still interested in this one?
Can reproduce on RHEL 3?


Comment 3 shattered 2005-08-22 14:10:20 UTC
I have a similar problem (on RHEL 3 update 5) at work.  We mount a whole lot of
ISO images (more than 300) and make them available to Windows clients with
Samba.  This works well.  RHEL 3 NFS clients, OTOH, do not "see" any files or
directories -- only the mount points.

Comment 4 shattered 2005-09-20 07:16:07 UTC
Oops, user error.  I expected that exporting the root of the tree would work;
instead one should export every single mountpoint ...

Comment 5 Bill Nottingham 2006-10-18 18:17:18 UTC
Red Hat Linux is no longer supported by Red Hat, Inc. If you are still
running Red Hat Linux, you are strongly advised to upgrade to a
current Fedora Core release or Red Hat Enterprise Linux or comparable.
Some information on which option may be right for you is available at
http://www.redhat.com/rhel/migrate/redhatlinux/.

Red Hat apologizes that these issues have not been resolved yet. We do
want to make sure that no important bugs slip through the cracks.
If this issue is still present in a current Fedora Core release, please
open a new bug with the relevant information.

Closing as CANTFIX.


Note You need to log in before you can comment on or make changes to this bug.