Volume 11 Number 1 (Jan. 2016)
Home > Archive > 2016 > Volume 11 Number 1 (Jan. 2016) >
JCP 2016 Vol.11(1): 10-17 ISSN: 1796-203X
doi: 10.17706/jcp.11.1.10-17

Adaptation of Distributed File System to VDI Storage by Client-Side Cache

Cheiyol Kim1, Sangmin Lee1, Youngkyun Kim1, Daewha Seo2
1Storage System Research Team, Electronics and Telecommunications Research Institute, Daejeon, Korea.
2Electrical Engineering and Computer Science Department, Kyungpook National University, Daegu, Korea.


Abstract—Distributed File system was widely used as a cloud computing backend storage with high scalability, low cost, and reasonable sequential I/O performance. VDI I/O workload is mostly composed of small random I/O and distributed file system does not have enough performance for this I/O pattern. Compensating for this gap, we applied a cache using memory and SSD (Solid State Drive) to distributed file system. This cache was implemented in the file system’s client side. It uses memory as write cache and SSD as read cache with write-back policy for minimizing the I/O response time. Based distributed file system was implemented on user-level using Fuse (File system in User space) framework.
    When the client-side cache was used, the file server which previously could not support even 1024 users was improved enough to support more than 3000 users. By applying the client-side cache, it is possible to solve the performance drawback of the distributed file system used for VDI storage.

Index Terms—Cache, distributed file system, virtual desktop, VDI storage.

[PDF]

Cite: Cheiyol Kim, Sangmin Lee, Youngkyun Kim, Daewha Seo, "Adaptation of Distributed File System to VDI Storage by Client-Side Cache," Journal of Computers vol. 11, no. 1, pp. 10-17, 2016.

General Information

ISSN: 1796-203X
Abbreviated Title: J.Comput.
Frequency: Bimonthly
Editor-in-Chief: Prof. Liansheng Tan
Executive Editor: Ms. Nina Lee
Abstracting/ Indexing: DBLP, EBSCO,  ProQuest, INSPEC, ULRICH's Periodicals Directory, WorldCat,etc
E-mail: jcp@iap.org
  • Nov 14, 2019 News!

    Vol 14, No 11 has been published with online version   [Click]

  • Mar 20, 2020 News!

    Vol 15, No 2 has been published with online version   [Click]

  • Dec 16, 2019 News!

    Vol 14, No 12 has been published with online version   [Click]

  • Sep 16, 2019 News!

    Vol 14, No 9 has been published with online version   [Click]

  • Aug 16, 2019 News!

    Vol 14, No 8 has been published with online version   [Click]

  • Read more>>