作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (4): 55-57,60.

• 软件技术与数据库 • 上一篇    下一篇

NBD 到Windows 2000 的移植方法

黄 华 1,2,张建刚1,许鲁 1   

  1. 1. 中国科学院计算技术研究所,北京 100080;2. 中国科学院研究生院,北京 100039
  • 出版日期:2006-02-20 发布日期:2006-02-20

Method for Porting NBD to Windows 2000

HUANG Hua1,2, ZHANG Jiangang1, XU Lu1   

  1. 1. Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100080;2. Graduate School, Chinese Academy of Sciences, Beijing 100039
  • Online:2006-02-20 Published:2006-02-20

摘要: 网络磁盘设备(Network Block Device,NBD)最初于1997 年出现在Linux 操作系统中。它将远端存储空间映射为本地的虚拟磁盘,就像本地物理磁盘一样使用,但是用户存储在其上的数据都通过网络传输存储在远端。NBD 很早就被融入到Linux 内核主分支中,并被广泛使用。该文描述如何将NBD 移植到Windows 2000 以及其中遇到的问题。

关键词: 网络磁盘设备;Linux;Windows 2000

Abstract: Network block device (NBD) first appeaed in Linux in 1997. It makes a remote resource look like a local device. It transports user’s data stored on it to the server through network. NBD is added into Linux official kernel for a long time and is used widely today especially in network-oriented environment.This paper outlines how NBD to Windows 2000 is ported and the problems are encountered

Key words: Network block device(NBD); Linux; Windows 2000