xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Performance analysis of transport protocol(TCP) using XEN during live migration
@ 2012-12-27 14:55 digvijay chauhan
  2012-12-27 15:32 ` Mats Petersson
  0 siblings, 1 reply; 3+ messages in thread
From: digvijay chauhan @ 2012-12-27 14:55 UTC (permalink / raw)
  To: xen-devel, xen-devel, Lars P Kurth


[-- Attachment #1.1: Type: text/plain, Size: 239 bytes --]

Hello,
         I want to perform the analysis of transport protocol using XEN
during Live migration and compare it with the same with KVM, then what can
I do to achieve it. And what type of analysis can I do with this.

regards,
Digvijay

[-- Attachment #1.2: Type: text/html, Size: 258 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Performance analysis of transport protocol(TCP) using XEN during live migration
  2012-12-27 14:55 Performance analysis of transport protocol(TCP) using XEN during live migration digvijay chauhan
@ 2012-12-27 15:32 ` Mats Petersson
  2013-05-04 18:49   ` keyboard
  0 siblings, 1 reply; 3+ messages in thread
From: Mats Petersson @ 2012-12-27 15:32 UTC (permalink / raw)
  To: xen-devel

On 27/12/12 14:55, digvijay chauhan wrote:
> Hello,
>          I want to perform the analysis of transport protocol using 
> XEN during Live migration and compare it with the same with KVM, then 
> what can I do to achieve it. And what type of analysis can I do with this.
>
> regards,
> Digvijay
Do you mean "measure the downtime" or some other form of analysis.

I have used "ping -i 0.1 -c 100 -n ${address} > ping.txt", and then 
check how many pings went missing to analyse the downtime. I would 
suggest that you run ping on a separate machine, as in my experience, at 
least for localhost migration, the dom0 cpu-load is such that ping 
doesn't necessarily get to run when it wants/needs to.

If you had some other analysis in mind, do explain further, and I'm sure 
someone can come up with a good suggestion.

--
Mats

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Performance analysis of transport protocol(TCP) using XEN during live migration
  2012-12-27 15:32 ` Mats Petersson
@ 2013-05-04 18:49   ` keyboard
  0 siblings, 0 replies; 3+ messages in thread
From: keyboard @ 2013-05-04 18:49 UTC (permalink / raw)
  To: xen-devel

hey.
will i want do the same thing, and i see that you already discuss the subject
i want to see protocol of migration used by any type of virtual machine 
providers. like xen or vmware, i want to see echanges between the host before 
starting the migration

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-04 18:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-27 14:55 Performance analysis of transport protocol(TCP) using XEN during live migration digvijay chauhan
2012-12-27 15:32 ` Mats Petersson
2013-05-04 18:49   ` keyboard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).