Re: request for joining group

39 views
Skip to first unread message

Peter Dinda

unread,
Dec 20, 2013, 11:41:09 AM12/20/13
to v3vee-de...@googlegroups.com, vaibhav pol
I'm forwarding this to the development discussion group I mentioned. 

This doesn't have anything to do with your host OS.   I assume it's a 64 bit host, though.   It's almost certainly due to an incompatibility between the version of VT that your processor has and Palacios's vmx implementation.   We don't support all the numerous variants of VT.   Another possibility is that your BIOS has VT disabled.   If you show us the output of /proc/cpuinfo and the Palacios insmod output from dmesg, we can probably give some better guesses.  

Peter



On Fri, Dec 20, 2013 at 7:02 AM, vaibhav pol <vaibh...@gmail.com> wrote:
Hi ,
Thank You for reply 


I am using cent-os 6.2 and kernel is 2.6.32   . I have successfully compile  and install the palacios 
 I am facing the  issue whenever i create the  virtual machine(vm3-create)  i get following message .  I have tried with simple guest os given by palacios also  the puppy  Linux and finnix .  
           I have tried with 3.9.0 kernel  but i am getting the same  message (message is posted below).

I ignore the message and tried to launch guest os it gives the same  messages   also I am not able to see the any process in PS . 

I don't what wrong . Please help me out i am stuck in middle  

my hardware is HP-DL580 G5 server 






 





Dec 16 16:07:29 yc6 kernel: Starting virtual core 0 on logical core 0
Dec 16 16:07:29 yc6 kernel: run: core=0, func=0xffffffffa0621229, arg=0xffff880feb785ad8, name=SmallGuest
OS-0
Dec 16 16:07:29 yc6 kernel: virtual core 0 (on logical core 0): in start_core (RIP=00000000000d0000)
Dec 16 16:07:29 yc6 kernel: palacios/src/palacios/vmcs.c(37): VMWRITE error on GUEST_EFER!: 2
Dec 16 16:07:29 yc6 kernel: palacios/src/palacios/vmcs.c(37): VMWRITE error on VMCS_HOST_EFER!: 2
Dec 16 16:07:29 yc6 kernel: palacios/src/palacios/vmx.c(822): Could not write host state
Dec 16 16:07:29 yc6 kernel: VMX core 0: VMX ERROR!!

Thanks and regards 
Vaibhav  Pol
Senior Technical  Officer 
National PARAM Supercomputing Facility
Centre for Development of Advanced   Computing 
Ganeshkhind Road
Pune University Campus
PUNE-Maharastra
Phone +91-20-25704176 ext: 176
Cell Phone :  +919850466409
 





On Thu, Dec 12, 2013 at 5:06 AM, Peter Dinda <pdi...@northwestern.edu> wrote:
 If you ask on the v3vee development grou




Vaibhav  Pol
National PARAM Supercomputing Facility
Centre for Development of Advanced   Computing
Ganeshkhind Road
Pune University Campus
PUNE-Maharastra
Phone +91-20-25704176 ext: 176
 Cell Phone :  +919850466409



--
Dr. Peter A. Dinda
Professor
Department of Electrical Engineering and Computer Science
Northwestern University
2145 Sheridan Avenue
Evanston, IL 60208
847-467-7859 (voice)
http://www.eecs.northwestern.edu/~pdinda
pdi...@northwestern.edu

Peter Dinda

unread,
Dec 24, 2013, 10:54:58 AM12/24/13
to vaibhav pol, v3vee-de...@googlegroups.com
Please post further requests on the development group, which I've cced.   

A common way to use load/store send/receive is with the keyed stream store:

v3_save /dev/v3-vmX KEYED_STREAM file:/directory/to/save//in
v3_load /dev/v3-vmX KEYED_STREAM file:/directory/to/load/from

or 

v3_send /dev/v3-vmX KEYED_STREAM net:c:ip-to-connect-to:port-to-connect-to
v3_receive /dev/v3-vmX KEYED_STREAM net:a:ip-to-bind-to:port-to-bind-to

These are experimental features of this research VMM, particularly live migration.  If you want to see how they work or debug them, look in palacios/src/palacios/vmm_checkpoint.c and linux_module/iface-keyed-stream.c  

Good luck.

Peter



On Tue, Dec 24, 2013 at 5:05 AM, vaibhav pol <vaibh...@gmail.com> wrote:
Hi , 
think  STORE is the location and URL is the interface for check-pointing . Correct me if I am wrong 
if it's about the check-pointing interface ;  which interface i should use for checkpointing  can it possible with the BLCR .


Vaibhav  Pol
National PARAM Supercomputing Facility
Centre for Development of Advanced   Computing
Ganeshkhind Road
Pune University Campus
PUNE-Maharastra
Phone +91-20-25704176 ext: 176
 Cell Phone :  +919850466409


On Mon, Dec 23, 2013 at 5:40 PM, vaibhav pol <vaibh...@gmail.com> wrote:
Hi ,
Thank you for replay 

I  realize the problem is with my machine it's  not supported EPT and unrestricted guest OS  so I tried on the machine who has support  and it worked .



Now i am trying  to use some basic functionality of live migration .


but  i am not able to understand the  how to save the VM . I am using v3_save but  i didn't understand the parameters  what is STORE and URL .
In reference manual i found that 

STORE indicates the storage engine, and the URL indicates how the storage engine is to save the data .


what storage engine it talked about 








Reply all
Reply to author
Forward
0 new messages