All of lore.kernel.org
 help / color / mirror / Atom feed
* pNFS: Single Node pNFS Server
@ 2012-02-04 17:32 Steve Dickson
  2012-02-05 10:09 ` Benny Halevy
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Dickson @ 2012-02-04 17:32 UTC (permalink / raw)
  To: Linux NFS Mailing list

Hello all,

To help with the testing of pNFS clients, I making 
available a single node pNFS server (the  pnfsd-lexp 
branch of Benny's git tree) in Fedora based kernel 
and nfs-utils RPMs. This server only supports file layouts. 

Your need to be running a Fedora 16 to use these RPMs.
The RPMs are in a yum repository. Download this repo:

   http://steved.fedorapeople.org/pnfs.repo
and then do a yum update on a F16 machine.

Or you can access the RPMs directly at 
    http://steved.fedorapeople.org/repos/pnfs/devel/

The patches used to create the RPMs ar at:
    http://steved.fedorapeople.org/repos/pnfs/devel/pnfsd-3.3.0-0.rc2.git1.1.patch
    http://steved.fedorapeople.org/repos/pnfs/devel/pnfs-export-1.2.5-11.patch

Happy hunting! 

steved.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pNFS: Single Node pNFS Server
  2012-02-04 17:32 pNFS: Single Node pNFS Server Steve Dickson
@ 2012-02-05 10:09 ` Benny Halevy
  0 siblings, 0 replies; 2+ messages in thread
From: Benny Halevy @ 2012-02-05 10:09 UTC (permalink / raw)
  To: Steve Dickson; +Cc: Linux NFS Mailing list

Thanks Steve!

The required config options are:
CONFIG_NFSD_V4=y
CONFIG_PNFSD=y
CONFIG_PNFSD_LOCAL_EXPORT=y

The following config options are optional and may break your client:
CONFIG_PNFSD_LEXP_LAYOUT_SEGMENTS=y
CONFIG_PNFSD_LEXP_LAYOUT_SEGMENT_SIZE=65536

Benny

On 2012-02-04 19:32, Steve Dickson wrote:
> Hello all,
> 
> To help with the testing of pNFS clients, I making 
> available a single node pNFS server (the  pnfsd-lexp 
> branch of Benny's git tree) in Fedora based kernel 
> and nfs-utils RPMs. This server only supports file layouts. 
> 
> Your need to be running a Fedora 16 to use these RPMs.
> The RPMs are in a yum repository. Download this repo:
> 
>    http://steved.fedorapeople.org/pnfs.repo
> and then do a yum update on a F16 machine.
> 
> Or you can access the RPMs directly at 
>     http://steved.fedorapeople.org/repos/pnfs/devel/
> 
> The patches used to create the RPMs ar at:
>     http://steved.fedorapeople.org/repos/pnfs/devel/pnfsd-3.3.0-0.rc2.git1.1.patch
>     http://steved.fedorapeople.org/repos/pnfs/devel/pnfs-export-1.2.5-11.patch
> 
> Happy hunting! 
> 
> steved.
> 
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-05 10:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-04 17:32 pNFS: Single Node pNFS Server Steve Dickson
2012-02-05 10:09 ` Benny Halevy

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.