wiki:rock/paper/DFS_VM_Grid

Version 1 (modified by rock, 15 years ago) (diff)

--

Distributed File System Virtualization Techniques Supporting On-Demand Virtual Machine Environments for Grid Computing

重點

簡單來說,作者使立用自家研發的 GVFS (以前的PVFS) 來作為 VM 的 Image 和 Data 存取,GVFS 是 Base 於 user-level 的 NFS 機制上,因此使用者可用類似於 NFS 的方式來存取,在加上跨網域的特性(為了Gtrid的環境),不過虛擬技術上它選擇較簡單操作和成熟的 Vmware 來作測試,作者宣稱降的搭配,相較於純 NFS 上的 VM,GVFS 上得 VM 效能可以提高 30% ,回存資料也小於 10% 的 proxy cache,clone VM 只需 160 秒 (第二次在 clone ,因cache關係只需25秒),而用純 NFS 超過30分才能 clone,而透過scp 則需20分

架構

Attachments (2)

  • DFS_VM.png (42.9 KB) - added by rock 15 years ago. Middleware supported data management for both virtual machine images and user file systems allows for application-tailored VM instantiation (VM1, VM2, VM3) across Grid resources (compute servers C1/C2, image servers I1/I2, data servers D1/D2)
  • proxy.png (86.6 KB) - added by rock 15 years ago. Proxy extensions for VM state transfers.

Download all attachments as: .zip