Recently I built kemari on my own computer following this page
http://www.osrg.net/kemari/usage_tree.html , but I have some problems.
The situation is: I build kemari on one computer, and I just want to test whether it works well, I use the command: xm migrate id localhost -k &. But it has no responce. Migrating doesn't happen.
In my opinion, migrating between the same computer doesn't need shared storage. Is it right? Or is it the reason migrating didn't happen?
The common migrating between the same computer wihthout kemari works well. The command xm info gives the following messages:
(XendDomain:1368) Waiting for devices reading for kemari
(XendDomaininfo:4148) Device connection state 1
(XendDomain:1368) Waiting for devices reading for kemari
(XendDomaininfo:4148) Device connection state 1
......
The process xc_kemari_save also doesn't start.
thx.