linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan GUILBAUD <guilbaud.johan@gmail.com>
To: linux-nfs@vger.kernel.org
Subject: Re: Problem with sharing mounted iso
Date: Tue, 9 Jul 2013 09:59:12 +0200	[thread overview]
Message-ID: <CAF38w7WUy6ENvppTW5CWbQMRwheTnwQj1e1QQabWUBU13iffNA@mail.gmail.com> (raw)
In-Reply-To: <20130708143957.2ebc75e3@tlielax.poochiereds.net>

Thanks for this information Jeff, but i'll have more than one hundred
iso mounted... so adding each in exports... ^^

after tests, it works with Solaris 8 (sunos 5.8) but not with Solaris
10 (sunos 5.10), i don't understand why... i use same command to mount
my share...

 mount [-F nfs] myisoserver:/pub/ /isos

any idea ?

2013/7/8 Jeff Layton <jlayton@redhat.com>:
> On Mon, 8 Jul 2013 14:47:00 +0200
> Johan GUILBAUD <guilbaud.johan@gmail.com> wrote:
>
>> Hello !
>>
>> I have a problem to access a mounted ISO through NFS protocol
>>
>> i have a server (RHEL6) on which are mounted ISOs
>> i have a lot of client accessing files into ISO via the NFS share
>>
>> My problem is clients (RHEL5 & 6, Solaris 8 & 10) don't see content of
>> ISO folder
>>
>> In example :
>>
>> on NFS server i have a folder /pub/ where the ISO are mounted (ie :
>> with the iso mybeautifuliso.iso on the mount point
>> "/pub/mybeautifuliso/") there are also, for test, text files in /pub/
>> NFS shares content of /pub
>>
>>
>> Client see tests text files, and folder "mybeautifuliso" but this one
>> is empty...
>>
>>
>> thanks for help
>>
>
> Exports don't cross mountpoints by default, so if you exported "/pub"
> no filesystem mounted under it will be automatically exported. The best
> solution is to explicitly export those filesystems as well -- i.e. add
> an export of "/pub/mybeautifuliso". Then, when clients wander into
> those directories they should see the contents.
>
> --
> Jeff Layton <jlayton@redhat.com>



-- 
GUILBAUD Johan

  reply	other threads:[~2013-07-09  7:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAF38w7Xx0_TqZem6cen+EJKpUrziGT_dAVcjG7oFFwM+ANm5mA@mail.gmail.com>
2013-07-08 12:47 ` Fwd: Problem with sharing mounted iso Johan GUILBAUD
2013-07-08 13:55   ` bjschuma
2013-07-08 18:39   ` Jeff Layton
2013-07-09  7:59     ` Johan GUILBAUD [this message]
2013-07-09 12:14       ` Myklebust, Trond
2013-07-09 12:49         ` Jeff Layton
2013-07-09 13:13           ` Johan GUILBAUD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAF38w7WUy6ENvppTW5CWbQMRwheTnwQj1e1QQabWUBU13iffNA@mail.gmail.com \
    --to=guilbaud.johan@gmail.com \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).