Storage Solution for XEN
1.Type
NFS | Lustre | GNBD | iSCSI | |
效能 | 最差 | 高 | 中 | 中 |
穩定性 | 穩啦 | 不確定patch部份,是否跟 XEN patch有衝突 | ||
擴充性 | ||||
副本 | 需搭配DRBD | 支援 | 需搭配DRBD | 需搭配DRBD |
備註 |
1.Idea
- 資料可分為兩者 (1)DomU images/fs (2)DomU 應用程式需要的資料
- Lustre 效能最強(平行存取),但在 Xen 的環境中 XEN image 是會被當成 loop device 而被 mount ('file:/lustre/etch.img,sda1,w')
- 雖可提高存取效能,但也導致 heavy I/O,
- DomU 本身 Image 是否需要使用其高效能?
- 或是DomU 本身的 image 給於單獨的 NBD (GNBS, ISCSI...)(‘phy:/dev/gnbd/vmimage001,sda1,w’),若是 DomU 的應用需要高效能存儲時,在 mount lustre 磁區
- 雖可提高存取效能,但也導致 heavy I/O,
- 只需提供一種 Storage 方案,或是根據 user 的情境給於多種方案,像是 OpenQRM 提供 local storage、iscsi(lvm)、NFS(lvm)、aoe(lvm)...
2.Reference
Last modified 16 years ago
Last modified on Jan 19, 2009, 5:37:15 PM
Attachments (2)
-
DFS_VM_Env.pdf
(357.8 KB) -
added by rock 16 years ago.
Improving Distributed File System Performance in Virtual Machine Environments
-
DFS_VM_Grid.pdf
(335.4 KB) -
added by rock 16 years ago.
Distributed File System Virtualization Techniques Supporting On-Demand Virtual Machine Environments for Grid Computing
Download all attachments as: .zip