All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Rees <rees@umich.edu>
To: Benny Halevy <bhalevy@panasas.com>
Cc: DENIEL Philippe <philippe.deniel@cea.fr>, linux-nfs@vger.kernel.org
Subject: Re: Deploying a pNFS / LAYOUT4_BLOCK_VOLUME configuration
Date: Tue, 14 Sep 2010 10:17:57 -0400	[thread overview]
Message-ID: <20100914141757.GA26504@merit.edu> (raw)
In-Reply-To: <4C8F80DA.4030607@panasas.com>

Benny Halevy wrote:

  Jim, mind taking a look at the wiki page and update it,
  in particular anything regarding blkmapd?

I can't comment on the server setup.  For the client, there are Fedora
specific instructions here:

http://wiki.linux-nfs.org/wiki/index.php/Fedora_pNFS_Client_Setup

If you're not using Fedora, you want to install the kernel and nfs-utils
from git.  I'm working on a wiki page with generic client instructions but
it goes something like this:

iscsiadm -m discovery -t sendtargets -p pnfs-server-iscsi -l
service blkmapd restart
mount -t nfs4 -o minorversion=1 pnfs-server-1:/pnfs /mnt
[ run tests ]
umount /mnt
iscsiadm -m node -U all

  reply	other threads:[~2010-09-14 14:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-14 12:40 Deploying a pNFS / LAYOUT4_BLOCK_VOLUME configuration DENIEL Philippe
2010-09-14 14:04 ` Benny Halevy
2010-09-14 14:17   ` Jim Rees [this message]
2010-09-15 14:04   ` Jim Rees
2010-09-15 14:26     ` DENIEL Philippe
2010-09-15 14:42       ` Jim Rees

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=20100914141757.GA26504@merit.edu \
    --to=rees@umich.edu \
    --cc=bhalevy@panasas.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=philippe.deniel@cea.fr \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.