From: Trond Myklebust <trond.myklebust@fys.uio.no>
To: Roger Marcus <roger.marcus@gmail.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: Problem with NFS and XEN
Date: Fri, 08 May 2009 09:43:44 -0400 [thread overview]
Message-ID: <1241790224.19651.40.camel@heimdal.trondhjem.org> (raw)
In-Reply-To: <c4838b6b0905080611n3ef3f2efr3e843836b1e3dd-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On Fri, 2009-05-08 at 15:11 +0200, Roger Marcus wrote:
> Hi Trond,
>
> Thank you for your answer.
>
> exportfs does not report the individual directories that are mounted
> on the exported directory, so I cannot use your script.
>
> on the nfsserver exports file:
> /adir 192.168.11.129(rw,sync,no_subtree_check,crossmnt,no_root_squash)
>
> on the same machine:
> mount -o loop virtual.iso virtualstuff
> so now I have /adir/virtualstuff
>
> (which by the way, I can: umount virtualstuff immediately without
> problem and it releases.
> however, if I run XEN on the client, then the directory is permanently
> locked, ie, umount virtualstuff
> DOESN'T work again unless I run exportfs -ua killing all connections
> to the server.)
>
> the nfs-client sees /adir/virtualstuff, since parent /adir is mounted.
> When I run the virtualmachine within the virtualstuff directory (xm
> create /adir/virtualstuff/config.cfg)
> and then I destroy the virtualmachine (xm destroy /adir/virtualstuff/config.cfg)
> I can never 'umount virtualstuff' from the nfsserver, even though no
> one is accessing the directory
> any more.
>
> So on the nfsserver I cannot umount virtualstuff. this is the bug.
>
> exportfs -ua kills nfs for everybody, and then I can run 'umount
> virtualstuff', but this is not what I want.
> exportfs -u nfsclient:/adir doesn't even work. I don't want this
> variation because I might be running 2 virtual machines
> in two subdirectories.
>
> question: is the fact that ;exportfs -u nfsclient:/adir' doesn't work a bug?
>
> What I want to be able to do is from the nfsserver side, 'umount
> virtualstuff', which I can do if I
> 1) never run XEN, or
> 2) exportfs -ua. The latter command kills all clients attached to the server
> so I cannot use this second command.
> 3) the command 'exportfs -u nfsclient:/adir' doesn't work and this
> might be a bug. I do not
> want this variant since if I am running 2 virtual machines on the
> nfsclient I would kill the other machine.
>
> In /proc/net/rpc/nfsd.export/content I see my virtualstuff
> subdirectory referenced. Perhaps this
> tells you something.
>
> Thank you in advance,
>
> Roger Marcus
>
Oh, you're using crossmnt to export the subdirectories? In that case,
why doesn't just 'exportfs -f' suffice to allow you to unmount them?
Trond
next prev parent reply other threads:[~2009-05-08 13:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-08 6:10 Problem with NFS and XEN Roger Marcus
[not found] ` <4A03DBFB.8010407@symantec.com>
2009-05-08 8:11 ` Roger Marcus
[not found] ` <c4838b6b0905072310g5658ed91i486797b76c8d95d3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-08 12:24 ` Trond Myklebust
[not found] ` <1241785441.19651.28.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2009-05-08 13:11 ` Roger Marcus
[not found] ` <c4838b6b0905080611n3ef3f2efr3e843836b1e3dd-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-08 13:43 ` Trond Myklebust [this message]
[not found] ` <1241790224.19651.40.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2009-05-08 14:32 ` Roger Marcus
[not found] ` <c4838b6b0905080732v7f693436md49bc6dcdca5d6d9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-08 17:18 ` J. Bruce Fields
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=1241790224.19651.40.camel@heimdal.trondhjem.org \
--to=trond.myklebust@fys.uio.no \
--cc=linux-nfs@vger.kernel.org \
--cc=roger.marcus@gmail.com \
/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