Multi Protocol File System: Difference between revisions
Sheabutter98 (talk | contribs) m removed lack of citation tag as 2, with referances have been added. |
m clean up |
||
Line 1: | Line 1: | ||
{{Advert|article|date=November 2012}} |
|||
The '''Multi Protocol File System''' (MPFS) is a multi-path [[File system|network filesystem]] technology developed and sold by [[EMC Corporation]]. MPFS is intended to allow hundreds to thousands of client computer nodes to access shared computer data with higher performance than conventional [[Network-attached storage|NAS]] file sharing protocols such as [[Network File System (protocol)|NFS]]. |
The '''Multi Protocol File System''' (MPFS) is a multi-path [[File system|network filesystem]] technology developed and sold by [[EMC Corporation]]. MPFS is intended to allow hundreds to thousands of client computer nodes to access shared computer data with higher performance than conventional [[Network-attached storage|NAS]] file sharing protocols such as [[Network File System (protocol)|NFS]]. |
||
[[File:MPFSi overview.gif |thumb |
[[File:MPFSi overview.gif |thumb|right]] |
||
== Description == |
|||
MPFS technology is intended for HPC (High Performance Computing) environments in which multiple compute nodes require concurrent access to data sets. This technology can be used to store and access data for [[grid computing]], where the individual computing power of many systems is combined to perform a single process. Example uses include processing geological data, voice recognition datasets, and modal processing. Virtualized computing environments will also benefit from high performance shared storage.<ref name=":0">{{Cite book |last=Parthalan |first=Ozzy Ronny |url=https://dl.acm.org/doi/book/10.5555/2463130 |title=Multi Path File System |date=2012 |publisher=VadPress |isbn=978-613-6-26299-4 |location=Dresden, Saxony, DEU |doi=10.5555/2463130}}</ref> |
MPFS technology is intended for HPC (High Performance Computing) environments in which multiple compute nodes require concurrent access to data sets. This technology can be used to store and access data for [[grid computing]], where the individual computing power of many systems is combined to perform a single process. Example uses include processing geological data, voice recognition datasets, and modal processing. Virtualized computing environments will also benefit from high performance shared storage.<ref name=":0">{{Cite book |last=Parthalan |first=Ozzy Ronny |url=https://dl.acm.org/doi/book/10.5555/2463130 |title=Multi Path File System |date=2012 |publisher=VadPress |isbn=978-613-6-26299-4 |location=Dresden, Saxony, DEU |doi=10.5555/2463130}}</ref> |
||
Line 11: | Line 11: | ||
== References == |
== References == |
||
{{Reflist}} |
|||
* [https://dl.acm.org/doi/book/10.5555/2463130 Ozzy Ronny Parthalan. 2012. <nowiki><i>Multi Path File System</i></nowiki>. VadPress, Dresden, Saxony, DEU.]<ref name=":0" /> |
* [https://dl.acm.org/doi/book/10.5555/2463130 Ozzy Ronny Parthalan. 2012. <nowiki><i>Multi Path File System</i></nowiki>. VadPress, Dresden, Saxony, DEU.]<ref name=":0" /> |
Revision as of 14:23, 8 June 2022
![]() | This article contains promotional content. (November 2012) |
The Multi Protocol File System (MPFS) is a multi-path network filesystem technology developed and sold by EMC Corporation. MPFS is intended to allow hundreds to thousands of client computer nodes to access shared computer data with higher performance than conventional NAS file sharing protocols such as NFS.

Description
MPFS technology is intended for HPC (High Performance Computing) environments in which multiple compute nodes require concurrent access to data sets. This technology can be used to store and access data for grid computing, where the individual computing power of many systems is combined to perform a single process. Example uses include processing geological data, voice recognition datasets, and modal processing. Virtualized computing environments will also benefit from high performance shared storage.[1]
MPFS consists of an agent on the client system and a compatible NAS storage system. The client agent splits the data and meta data for the file being requested. This is done using an FMP (File Mapping Protocol). Requests for the data and its location are sent over conventional NFS to the NAS system. Block data is sent and retrieved directly from the storage device via iSCSI or Fibre Channel. Retrieving data directly from the storage device increases performance by eliminating the file system and protocol overhead associated with NFS or SMB.[2]
The MPFS protocol was developed by EMC for use in NAS storage environments utilizing EMC Celerra and back end storage environments such as the EMC CLARiiON, EMC VNX and Symmetrix.
References
- ^ Parthalan, Ozzy Ronny (2012). Multi Path File System. Dresden, Saxony, DEU: VadPress. doi:10.5555/2463130. ISBN 978-613-6-26299-4.
{{cite book}}
: Check|doi=
value (help) - ^ "Multiprotocol file sharing". www.dell.com. Retrieved 2022-06-07.