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@xxxxxxxxxxxxxxx [mailto:kvm-owner@xxxxxxxxxxxxxxx] On Behalf Of Vinod Chegu > Sent: Tuesday, January 24, 2012 9:51 PM > To: kvm@xxxxxxxxxxxxxxx > 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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html