Changes between Version 6 and Version 7 of rock/paper/PFS_HPC
- Timestamp:
- Mar 6, 2009, 11:16:00 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
rock/paper/PFS_HPC
v6 v7 46 46 * Centralized file systems can ease a '''''management burden''''' & '''''improve the scalability''''' of cluster storage 47 47 * PFS are distinguished from DFS because the clients contact multiple storage devices instead of a single device or a gateway 48 * 作者將 DFS 分為兩類:49 *First group uses more '''''traditional methods''''' such as file locking as part of the file system (block based, or even file based, schemes)48 * 作者將 PFS 分為兩類: 49 1. [wiki:rock/paper/PFS_HPC/PFS-type1 First Type] First group uses more '''''traditional methods''''' such as file locking as part of the file system (block based, or even file based, schemes) 50 50 * __''' GPFS '''__ 51 51 * 早期只能使用在 AIX 系統上,後來 IBM 將其移植到 Linux,早期只能使用在 IBM 的機器上,到了2005年非IBM的機器也可使用,目前只有一家 OEM 提供GPFS (linux networx)