Linux-NFS Archive mirror
 help / color / mirror / Atom feed
* How does the metadata-server synchronizes with data-servers ?
@ 2010-05-22 22:04 redshield88888
  2010-05-24 13:52 ` William A. (Andy) Adamson
  0 siblings, 1 reply; 2+ messages in thread
From: redshield88888 @ 2010-05-22 22:04 UTC (permalink / raw)
  To: linux-nfs

Hi, all.

I've succeeded to install pNFS-enabled kernel. But I wonder that how
does pNFS behaviour.
Especially, about synchronizations between the MetaDataServer and
DataServers.
I'd read a paper of the Calsoft's. This paper said like "There is
heartbeats betweenthe MetaDataServer and DataServers".
http://www.calsoftinc.com/download_pdf/White%20Papers%20-%20pnfs.pdf

When will this heartbeat be started ? The instruction below is not describe
about this, but the heartbeat will works, w'not this ?
http://wiki.linux-nfs.org/wiki/index.php/PNFS_Setup_Instructions


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

* Re: How does the metadata-server synchronizes with data-servers ?
  2010-05-22 22:04 How does the metadata-server synchronizes with data-servers ? redshield88888
@ 2010-05-24 13:52 ` William A. (Andy) Adamson
  0 siblings, 0 replies; 2+ messages in thread
From: William A. (Andy) Adamson @ 2010-05-24 13:52 UTC (permalink / raw)
  To: redshield88888; +Cc: linux-nfs

2010/5/22 redshield88888 <redshield88888@gmail.com>:
> Hi, all.
>
> I've succeeded to install pNFS-enabled kernel. But I wonder that how
> does pNFS behaviour.
> Especially, about synchronizations between the MetaDataServer and
> DataServers.

pNFS does not specify any MDS <-> DS protocol.

> I'd read a paper of the Calsoft's. This paper said like "There is
> heartbeats betweenthe MetaDataServer and DataServers".
> http://www.calsoftinc.com/download_pdf/White%20Papers%20-%20pnfs.pdf
>
> When will this heartbeat be started ? The instruction below is not describe
> about this, but the heartbeat will works, w'not this ?
> http://wiki.linux-nfs.org/wiki/index.php/PNFS_Setup_Instructions

These instructions need to be clarified. There are two file layout
server implementations. One is based on GFS2 where GFS2 nodes can be
an MDS, a DS or both an MDS/DS.  GFS2 has it's own heartbeat and such
between GFS2 nodes.

The other file layout implementation is spNFS, which is not a
full-blown file system in that there is limited communication between
the MDS and the DS. There is no heart beat..

Updating the pNFS setup page is on our todo list...

-->Andy
>
> --
> 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:[~2010-05-24 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 22:04 How does the metadata-server synchronizes with data-servers ? redshield88888
2010-05-24 13:52 ` William A. (Andy) Adamson

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 read-only IMAP folder(s) and NNTP newsgroup(s).