Proceedings of the 3rd International Workshop on Virtualization Technologies in Distributed Computing 2009
DOI: 10.1145/1555336.1555348
|View full text |Cite
|
Sign up to set email alerts
|

A live storage migration mechanism over wan and its performance evaluation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
20
0

Year Published

2011
2011
2017
2017

Publication Types

Select...
6
3

Relationship

1
8

Authors

Journals

citations
Cited by 37 publications
(20 citation statements)
references
References 6 publications
0
20
0
Order By: Relevance
“…Using network attached storage (NAS), downtime can be brought down to the order of milliseconds (Mian et al, 2011) but for a local persistent storage the downtime will be significantly higher. Migrating CPU state, migrating memory content (Ibrahim et al, 2011), migrating storage content (Hirofuchi et al, 2009a(Hirofuchi et al, , 2009b, and migrating network connections are the important steps to be followed in migrating a VM from source host do destination host. Clark et al (2011) proposed pre-copy migration technique.…”
Section: Literature Surveymentioning
confidence: 99%
“…Using network attached storage (NAS), downtime can be brought down to the order of milliseconds (Mian et al, 2011) but for a local persistent storage the downtime will be significantly higher. Migrating CPU state, migrating memory content (Ibrahim et al, 2011), migrating storage content (Hirofuchi et al, 2009a(Hirofuchi et al, , 2009b, and migrating network connections are the important steps to be followed in migrating a VM from source host do destination host. Clark et al (2011) proposed pre-copy migration technique.…”
Section: Literature Surveymentioning
confidence: 99%
“…The proposed mechanism builds on a postcopy migration technique that we previously developed [5] and works as follows: first, a virtual machine monitor (VMM) performs a regular VM migration, which does not include the relocation of storage. Then, the destination storage server starts processing disk I/O requests from the migrated VM.…”
Section: Proposed Mechanismmentioning
confidence: 99%
“…By transferring the data in advance, the proposed mechanism can dramatically reduce the amount of data transferred and consequently the time required to complete the live migration of the whole VM state. The live storage migration is implemented by using a postcopy migration technique [5]. The amount of data transferred for storage migration is de- terministic and does not change depending on the activity of the VM.…”
Section: Introductionmentioning
confidence: 99%
“…In the post-copy model [15,16] depicted in Figure 2.1, storage migration is executed after memory migration completes and the VM is running at the destination. Two mechanisms are used to copy disk blocks over: background copying and on-demand fetching.…”
Section: Pre-copy Model Without Schedulingmentioning
confidence: 99%