From: Jiri Kortus <sumix@atlas.cz>
To: linux-nfs@vger.kernel.org
Subject: pNFS-related questions
Date: Thu, 13 May 2010 00:14:20 +0200 [thread overview]
Message-ID: <4BEB283C.1020102@atlas.cz> (raw)
Hi,
I'd like to ask two questions that are related to pNFS, I hope it's not
a problem that I put them in one post even though they aren't related
one to the other.
1. How to configure a pNFS+exofs setup with multiple OSD targets? I was
able to use a setup with one OSD target, one OSD initiator+pNFS metadata
server and one client with the help of pNFS mailing list and the
instructions from here
http://mailman.open-osd.org/pipermail/osd-dev/2009-July/001033.html
which seems to be quite clear to me. But I've been thinking about how a
setup with more OSDs would look like? (I mean mainly the metadata
server). I suppose that I would configure more OSDs in the same way as I
did with one. Then how about the pNFS MDS setup? I've been wondering if
I could do it this way:
- login to the targets, then mount /dev/osdX devices for example in
/exofs/osdX
- set up the /etc/exports file in this way:
/exofs *(....,fsid=0,pnfs)
/exofs/osd1 *(....)
/exofs/osd2 *(....)
...
/exofs/osdX *(....)
- then reload the exports by running "exportfs -r"
- and finally I would login to the OSDs on the client, load
objlayoutdriver and mount the export from MDS with the "minorversion=1"
option.
Could the content of /etc/exports file look like that? Or is it
fundamentally wrong? I'd be glad for any advice. I can't test it right
now but I have to know how to do it to describe it in my bachelor's thesis.
2. I'd like to know how well the IPv6 support in pNFS works - what
works, what doesn't, if there are any problems to solve etc., just
anything worth to know concerning the IPv6 support.
Thank you very much in advance.
Best regards,
Jiri Kortus
next reply other threads:[~2010-05-12 22:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-12 22:14 Jiri Kortus [this message]
2010-05-13 9:00 ` pNFS-related questions Boaz Harrosh
2010-05-13 13:49 ` Jiri Kortus
[not found] ` <4BEC0373.9040606-a4qEbw8STSk@public.gmane.org>
2010-05-13 15:33 ` Boaz Harrosh
2010-05-13 15:35 ` Boaz Harrosh
2010-05-13 15:56 ` Jiri Kortus
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=4BEB283C.1020102@atlas.cz \
--to=sumix@atlas.cz \
--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).