|
Xlator=translator: glusterfs模塊的代名詞 Brick :存儲目錄是Glusterfs的基本存儲單元,由可信存儲池中服務器上對外輸出的目錄表示。存儲目錄的格式由服務器和目錄的絕對路徑構成,具體如下:SERVER:EXPORT.例如:myhostname:/exports/myexportdir/ Volume :卷是存儲目錄的邏輯組合。大部分gluster管理操作是在卷上進行的。 Metadata:元數(shù)據(jù)關于數(shù)據(jù)的數(shù)據(jù),用于描述文件、目錄等的相關信息。 FUSE=Filesystem in Userspace: 是一個內核模塊,允許用戶創(chuàng)建自己的文件系統(tǒng)無需修改內核代碼。 Glusterd : Glusterfs后臺進程,運行在所有Glusterfs節(jié)點上。 Distribute Volume: 分布式卷 Replicate Volume: 副本卷 Stripe Volume: 條帶卷 Distribute Replicate Volume: 分布式副本卷 DHT=Distribute Hash Table AFR=Automatic File Replication SAN = Storage Area Network: 存儲區(qū)域網(wǎng)絡是一種高速網(wǎng)絡或子網(wǎng)絡,提供在計算機與存儲之間的數(shù)據(jù)傳輸。 NAS = Network-attached storage:網(wǎng)絡附屬存儲是一種將分布、獨立的數(shù)據(jù)整合為大型、集中化管理的數(shù)據(jù)中心,以便于對不同主機和應用服務器進行訪問的技術。 RPC =Remote Procedure Call: 遠程過程調用 XDR =eXtern Data Representation: RPC傳遞數(shù)據(jù)的格式 CLI=Command Line Interface 控制臺 argp=Argument Parser UUID=University Unqiue Identifier SVC =service CLNT =client MGMT=management cbks = Call Backs ctx = context lk = lock attr = attribute txn = transaction rb = replace brick worm = write once , read many |
|
|
來自: 昵稱20873288 > 《glusterfs》