本博客是和pNFS相關的文章;
之前曾寫過的關于nfs檔案系統的文章:
NFSv4檔案系統:https://www.cnblogs.com/xuyaowen/p/nfsv4.html
NFS檔案系統的安裝和配置:https://www.cnblogs.com/xuyaowen/p/NFS_install.html
pNFS介紹:
https://en.wikipedia.org/wiki/Network_File_System
http://www.pnfs.com/
Parallel NFS (pNFS) is a part of the NFS v4.1 standard that allows compute clients to access storage devices directly and in parallel. The pNFS architecture eliminates the scalability and performance issues associated with NFS servers deployed today. This is achieved by the separation of data and metadata, and moving the metadata server out of the data path.
pNFS相關鏈接:
https://www.ibm.com/developerworks/cn/linux/l-pnfs/index.html
https://www.snia.org/sites/default/files/SNIA_An_Overview_of_NFSv4-3_0.pdf
pNFS安裝鏈接:聽說有很多坑,我就不踩了,暫時用不到,本篇博客暫做了解,
https://wiki.linux-nfs.org/wiki/index.php/PNFS_Setup_Instructions
http://huntxu.github.io/2014-05-13-pnfs-on-ubuntu-trusty.html
保持更新;
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/1753.html
標籤:Linux
