* Metadata Server for PNFS testing
@ 2012-11-20 4:38 Rodel Miguel
2012-11-21 12:34 ` Idan Kedar
0 siblings, 1 reply; 3+ messages in thread
From: Rodel Miguel @ 2012-11-20 4:38 UTC (permalink / raw)
To: linux-nfs
Hi,
May I know how the pNFS developers are testing their codes? Is there
a user-space metadata server that you use for testing with the PNFS
codes? sPNFS seems to be outdated (2.6?)?
Thank you very much for your help!
Kind Regards,
Rodel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Metadata Server for PNFS testing
2012-11-20 4:38 Metadata Server for PNFS testing Rodel Miguel
@ 2012-11-21 12:34 ` Idan Kedar
[not found] ` <CAPihpKANv22e=LwfkSgDX8EcRJgmzT4haBd5COpusyio0_wCJA@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Idan Kedar @ 2012-11-21 12:34 UTC (permalink / raw)
To: Rodel Miguel; +Cc: linux-nfs
On Tue, Nov 20, 2012 at 6:38 AM, Rodel Miguel <rodelfmiguel@gmail.com> wrote:
> Hi,
>
> May I know how the pNFS developers are testing their codes? Is there
> a user-space metadata server that you use for testing with the PNFS
> codes? sPNFS seems to be outdated (2.6?)?
>
> Thank you very much for your help!
>
> Kind Regards,
> Rodel
> --
> 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
are you interested in a particular layout?
--
idank
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Metadata Server for PNFS testing
[not found] ` <CAPihpKANv22e=LwfkSgDX8EcRJgmzT4haBd5COpusyio0_wCJA@mail.gmail.com>
@ 2012-11-21 16:08 ` Idan Kedar
0 siblings, 0 replies; 3+ messages in thread
From: Idan Kedar @ 2012-11-21 16:08 UTC (permalink / raw)
To: Rodel Miguel; +Cc: NFS list
On Wed, Nov 21, 2012 at 5:29 PM, Rodel Miguel <rodelfmiguel@gmail.com> wrote:
> Hi Idan,
>
> It would be nice to have a simple file layout, but any layout would
> do. Thank you very much!
>
> Kind Regards,
> Rodel
>
The pNFS metadata server is available in Benny Halevy's git
repository. Look here for instructions:
http://linux-nfs.org/wiki/index.php/PNFS_Setup_Instructions
For file layout, you can compile the kernel with pnfs-lexp, which
exports a local file system with pNFS file layout.
I generally prefer to use object layout, because it allows me to
physically separate the MDS from the data server. in order to set up
object layout, compile the MDS with the exofs file system, and use it
as your pNFS export. exofs requires an OSD rather than a plain block
device, so look up for instructions on how to set this up.
as for the client, the upstream client works, though if you want to
use object layout you'll need scsi-initiator-utils.
--
idank
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-11-21 16:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-20 4:38 Metadata Server for PNFS testing Rodel Miguel
2012-11-21 12:34 ` Idan Kedar
[not found] ` <CAPihpKANv22e=LwfkSgDX8EcRJgmzT4haBd5COpusyio0_wCJA@mail.gmail.com>
2012-11-21 16:08 ` Idan Kedar
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).