Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2008, Vol. 34 ›› Issue (5): 33-35. doi: 10.3969/j.issn.1000-3428.2008.05.012

• Degree Paper • Previous Articles     Next Articles

Approach to Allocate Storage Space Dynamically in Network Storage System

WEI Li, ZHOU Yue-zhi, XIA Nan   

  1. (Key Laboratory of Pervasive Computing, Education Ministry, Department of Computer Science and Technology, Tsinghua University, Beijing 100084)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-03-05 Published:2008-03-05

用于网络存储系统的存储空间动态分配方法

韦 理,周悦芝,夏 楠   

  1. (清华大学计算机科学与技术系普适计算教育部重点实验室,北京 100084)

Abstract: This paper presents a new approach to allocate storage space in network storage system. It employs an Allocate on Demand(AoD) strategy, which can adjust real storage space used without modifying the logical volume size from a user’s perspective. It does not need to reconfigure file system size as in traditional methods if storage space is extended. It is much more flexible and scalable than traditional logical volume manager based methods. Primary results from the application in TransCom system show that the overhead is small and acceptable, it can meet the practical requirement.

Key words: network storage system, Logical Volume Manager(LVM), Allocate on Demand(AoD)

摘要: 提出一种在网络存储系统中动态分配存储空间的方法,可以在保持用户视图的逻辑空间大小不变的情况下,按需分配用户实际所用存储空间。与传统基于逻辑卷管理器的动态分配方法相比,该方法无须修改文件系统元数据,具有更好的可扩展性,已应用于TransCom系统中。实践表明,它实现简单、开销较小,可满足实际使用需求。

关键词: 网络存储系统, 逻辑卷管理器, 按需分配

CLC Number: