|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Distributed xen or cluster?
lists@xxxxxxxxxxxx wrote:
>
>> What IS possible, though, is LIVE migration. For this to work :
>> - backend storage for domU is stored in shared block device (SAN LUN,
>>
>
> Speaking of this, while I understand that this is not redundancy, it would be
> interesting to know how quickly such a migration could occur as this sounds
> like the immediate solution at least.
>
>
During migration, the longest process is copying domU's memory. In
general it'd be as fast as your dom0's link. For example, on my test,
migrating a Linux PV with 500MB memory using 100Mbps link between dom0s
took about 48s. During most of this time domU can keep on doing its job
(i.e. the down time is NOT 48s, it's much shorter). Pinging domU from
outside during the migration process shows 0% packet loss. ssh
connection to domU stops responding for a while but resumes normally
after a few seconds (mostly due to TCP retransmits, which is the same
thing you'd get if you yank the network cable and plug it back in).
So if you're interested in using live migration (using Xen, VMware, or
any other products) you should make sure that dom0s has fast private
network.
Regads,
Fajar
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-users] Distributed xen or cluster?, (continued)
- Re: [Xen-users] Distributed xen or cluster?, Fajar A. Nugraha
- Re: [Xen-users] Distributed xen or cluster?, lists@xxxxxxxxxxxx
- Re: [Xen-users] Distributed xen or cluster?,
Fajar A. Nugraha <=
- Re: [Xen-users] Distributed xen or cluster?, lists@xxxxxxxxxxxx
- Re: [Xen-users] Distributed xen or cluster?, Fajar A. Nugraha
- Re: [Xen-users] Distributed xen or cluster?, lists@xxxxxxxxxxxx
- RE: [Xen-users] Distributed xen or cluster?, Joseph L. Casale
- RE: [Xen-users] Distributed xen or cluster?, lists@xxxxxxxxxxxx
- RE: [Xen-users] Distributed xen or cluster?, christoffer
- RE: [Xen-users] Distributed xen or cluster?, lists@xxxxxxxxxxxx
- Message not available
- RE: [Xen-users] Distributed xen or cluster?, J.Witvliet
- Re: [Xen-users] Distributed xen or cluster?, Fajar A. Nugraha
Re: [Xen-users] Distributed xen or cluster?, Nick Couchman
|
|
|
|
|