All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kanabuchi" <kanabuchi.mitsuru@po.ntts.co.jp>
To: <vinodchegu@gmail.com>
Cc: <kvm@vger.kernel.org>
Subject: RE: Kemari
Date: Wed, 25 Jan 2012 11:40:06 +0900	[thread overview]
Message-ID: <314E1CD031624ED1BE73AB7E419315E8@tkancl2431> (raw)
In-Reply-To: <loom.20120124T134627-98@post.gmane.org>


Hello,

> Does Kemari support SMP guests or do the guests have to have only 1 VCPU ?
> Is there a version [& code] that is available that one can try out on an
> RHEL6.2 + KVM + X86_64 env.? 

Kemari is workable on RHEL6.2(x86_64) environment with multi VCPU options.
# I am using CentOS6.2.

Please try following the steps below.

 1) Get Kemari "heads/next" from the repository below.
     git://kemari.git.sourceforge.net/gitroot/kemari/kemari

 2) Go configure with following options.
     --enable-kvm
     --enable-io-thread

 3) Build and deploy it to primary/secondary servers.

 4) Launch qemu-system-x86_64 with following option.
     -smp 2
     # Secondary side will need same smp option.

 5) Execute FT-migration, please refer to the URL that follows.
       http://wiki.qemu.org/Features/FaultTolerance

Regards,
Mitsuru Kanabuchi

> -----Original Message-----
> From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org] On Behalf Of Vinod Chegu
> Sent: Tuesday, January 24, 2012 9:51 PM
> To: kvm@vger.kernel.org
> Subject: Kemari
> 
> 
> Hello,
> 
> [ I am very new to KVM...so i am not sure if this is the right forum to ask this question. If not kindly point me to the right forum. ]
> 
> I would like to get some info. on the current status of Kemari for KVM.
> 
> Does Kemari support SMP guests or do the guests have to have only 1 VCPU ?
> 
> Is there a version [& code] that is available that one can try out on an
> RHEL6.2 + KVM + X86_64 env.? 
> 
> Thanks
> Vinod




  reply	other threads:[~2012-01-25  2:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24 12:51 Kemari Vinod Chegu
2012-01-25  2:40 ` Kanabuchi [this message]
2012-01-27 19:47   ` Kemari Vinod Chegu
  -- strict thread matches above, loose matches on Subject: below --
2010-01-08 19:52 Kemari gilberto nunes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=314E1CD031624ED1BE73AB7E419315E8@tkancl2431 \
    --to=kanabuchi.mitsuru@po.ntts.co.jp \
    --cc=kvm@vger.kernel.org \
    --cc=vinodchegu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.