- Learning Ceph(Second Edition)
- Anthony D'Atri Vaibhav Bhembre Karan Singh
- 123字
- 2021-07-08 09:43:51
Lustre
Lustre is a parallel-distributed filesystem driven by the open source community and is available under GNU General Public License (GPL). Lustre relies on a single server for storing and managing metadata. Thus, I/O requests from the client are totally dependent on a single server's computing power, which can be a bottleneck for enterprise-level consumption. Like iRODS and HDFS, Lustre is better suited to a small number of large files than to a more typical mix of numbers files of various sizes. Like iRODS, Lustre manages an index file that maps filenames to physical addresses, which makes its traditional architecture prone to performance bottlenecks. Lustre lacks a mechanism for failure detection and correction: when a node fails clients must connect to another node.
- Fundamentals of Linux
- C語(yǔ)言程序設(shè)計(jì)習(xí)題解析與上機(jī)指導(dǎo)(第4版)
- Vue.js 3.0源碼解析(微課視頻版)
- Python Geospatial Development(Second Edition)
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計(jì)算
- Mastering Python Networking
- 動(dòng)手打造深度學(xué)習(xí)框架
- 深入理解BootLoader
- 硬件產(chǎn)品設(shè)計(jì)與開(kāi)發(fā):從原型到交付
- Building Slack Bots
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)訓(xùn)教程
- PhoneGap 4 Mobile Application Development Cookbook
- 零基礎(chǔ)C#學(xué)習(xí)筆記
- PostgreSQL 12 High Availability Cookbook
- 流程讓管理更高效:流程管理全套方案制作、設(shè)計(jì)與優(yōu)化