Multi Protocol File System: Difference between revisions
fix broken link with archive. rm rep. |
the Dell reference appears to describe an unrelated concept with the same name and doesn't support any part of the paragraph cited to it |
||
Line 7: | Line 7: | ||
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 }}</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 }}</ref> |
||
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. |
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. |
||
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 [[EMC Symmetrix|Symmetrix]]. |
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 [[EMC Symmetrix|Symmetrix]]. |
||
Line 13: | Line 13: | ||
== References == |
== References == |
||
{{Reflist}} |
{{Reflist}} |
||
== Further reading == |
|||
* {{cite web |last1=Thangavel |first1=Ayyaswamy |title=Multi-Path File System over iSCSI (MPFSi) |url=https://education.dell.com/content/dam/dell-emc/documents/en-us/KS2008_Thangavel-iscsi_mpfsi_technology.pdf |website=EMC South Asia |date=2008}} |
|||
* {{cite web |title=EMC Celerra Multi-Path File System (MPFS) |url=https://www.alteeve.com/files/filesystems/h2006-celerra-mpfs-mpfsi.pdf |website=EMC}} |
|||
[[Category:File sharing]] |
[[Category:File sharing]] |
Revision as of 04:01, 9 October 2023
![]() | 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.
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. ISBN 978-613-6-26299-4.
Further reading
- Thangavel, Ayyaswamy (2008). "Multi-Path File System over iSCSI (MPFSi)" (PDF). EMC South Asia.
- "EMC Celerra Multi-Path File System (MPFS)" (PDF). EMC.