Project/Area Number |
20K11742
|
Research Category |
Grant-in-Aid for Scientific Research (C)
|
Allocation Type | Multi-year Fund |
Section | 一般 |
Review Section |
Basic Section 60050:Software-related
|
Research Institution | Tokyo University of Agriculture and Technology |
Principal Investigator |
Yamada Hiroshi 東京農工大学, 工学(系)研究科(研究院), 准教授 (00571572)
|
Project Period (FY) |
2020-04-01 – 2023-03-31
|
Project Status |
Completed (Fiscal Year 2022)
|
Budget Amount *help |
¥4,290,000 (Direct Cost: ¥3,300,000、Indirect Cost: ¥990,000)
Fiscal Year 2022: ¥520,000 (Direct Cost: ¥400,000、Indirect Cost: ¥120,000)
Fiscal Year 2021: ¥1,950,000 (Direct Cost: ¥1,500,000、Indirect Cost: ¥450,000)
Fiscal Year 2020: ¥1,820,000 (Direct Cost: ¥1,400,000、Indirect Cost: ¥420,000)
|
Keywords | 仮想マシン移送 / DBMS / インメモリDB / インメモリデータベース / 仮想化技術 |
Outline of Research at the Start |
本応募課題では,インメモリ DB が稼動している仮想マシン (VM) を移送する方式について研究する.従来,独立性の高かったインメモリ DB レイヤと VM モニタレイヤのメモリ管理を互いに協調させることによって総移送時間の短縮を達成する.初年度は提案方式のプロトタイピングの完了を目指す.Linux および QEMU,memcached といった広く利用されているソフトウェアに提案方式を組み込む.次年度以降には,ワークロードを稼働させて念入りに動作を解析,評価する.移送時間や資源使用量を測定し,提案方式の利害得失を定量的に示す.
|
Outline of Final Research Achievements |
This project aims at shortening the time for live-migrating virtual machines (VMs) with even large memory DBMSes. Live migration of VMs is a technique that moves active VMs between different physical hosts without losing any running states. Although it is desirable for administrators that the live migration is completed as quickly as possible, the pre-copy-based live migration, widely used in modern hypervisors, does not satisfy this demand on the current trend that VMs on which running applications are performance-critical such as DBMSes have quite large memory. To quickly produce the running state of the migrating VMs on the destination, our approach performs regular memory transfers while simultaneously constructing the DBMS's buffer-pool by fetching the data items from the shared storage. The experimental results show that the migration time of our prototype is shorter under workloads, including sysbench and TPC-C, than the default pre-copy and post-copy schemes, respectively.
|
Academic Significance and Societal Importance of the Research Achievements |
当該分野における応募課題の学術的な特色,独創的な点は 1).インメモリDB と VM モニタとを連動させる手法を示している点,2). 提案方式をソフトウェアとして実現する点,3). 提案の有効性を定量的に評価している点などにある.本方式によって,AIサービスのキーであるインメモリDBが稼働する状況においてもVM移送を用いた VM の再配置を可能にし,データセンタの効率的な管理に導く.また,VM モニタとインメモリDBが連動可能であることを示し,新たなデザインスペースの提示することで当該分野の研究領域を活性化していく.
|