linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* MDS setup
@ 2013-08-07 21:51 Joe Lee
  2013-08-13  7:23 ` Joe Lee
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Lee @ 2013-08-07 21:51 UTC (permalink / raw)
  To: linux-nfs

[-- Attachment #1: Type: text/plain, Size: 624 bytes --]

I have an NFS server that I want to use as an MDS, so I'm going through
the pNFS setup instructions from the wiki --
http://www.linux-nfs.org/wiki/index.php/PNFS_Setup_Instructions

When I get to the step to tell the MDS the IP addresses of the DSs, I
get this response:

    bash: /proc/fs/nfsd/pnfs_dlm_device: Permission denied

Did I misconfigure something?

The system I'm working on is version 6.4 of the CentOS GNU/Linux
distribution.

I've built and installed the linux and nfs-utils from bhalevy's git
repositories. The linux version is 3.8.0-pnfs+, and the nfs-utils
version is 1.1.0.


-Joe


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

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

* Re: MDS setup
  2013-08-07 21:51 MDS setup Joe Lee
@ 2013-08-13  7:23 ` Joe Lee
  2013-08-21  5:35   ` Benny Halevy
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Lee @ 2013-08-13  7:23 UTC (permalink / raw)
  To: linux-nfs

It was a ridiculously stupid oversight: I hadn't built the pnfs support in
the kernel.

I got things squared away by running "make menuconfig" and enabling "NFSv4.1
server support for Parallel NFS (pNFS) (DEVELOPER ONLY)" under

File systems --->

  Network File Systems --->

    NFS server support

      NFS server support for NFS version 4 (EXPERIMENTAL)


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

* Re: MDS setup
  2013-08-13  7:23 ` Joe Lee
@ 2013-08-21  5:35   ` Benny Halevy
  0 siblings, 0 replies; 3+ messages in thread
From: Benny Halevy @ 2013-08-21  5:35 UTC (permalink / raw)
  To: Joe Lee; +Cc: linux-nfs

On 2013-08-13 10:23, Joe Lee wrote:
> It was a ridiculously stupid oversight: I hadn't built the pnfs support in
> the kernel.

:)

> 
> I got things squared away by running "make menuconfig" and enabling "NFSv4.1
> server support for Parallel NFS (pNFS) (DEVELOPER ONLY)" under
> 
> File systems --->
> 
>   Network File Systems --->
> 
>     NFS server support
> 
>       NFS server support for NFS version 4 (EXPERIMENTAL)
> 
> --
> 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] 3+ messages in thread

end of thread, other threads:[~2013-08-21  5:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-07 21:51 MDS setup Joe Lee
2013-08-13  7:23 ` Joe Lee
2013-08-21  5:35   ` Benny Halevy

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).