Hi, In the prolog state, OpenNebula is copying files to the destination host. The time it takes will vary greatly depending on your storage configuration.
Regards -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula<http://twitter.com/opennebula><[email protected]> On Wed, Jun 20, 2012 at 10:02 PM, Erico Augusto Cavalcanti Guedes < [email protected]> wrote: > Dear ON users, > > when I execute command: > $ onevm create my.template > > the VM delay a lot to leave prolog state: > > Log of VM: > Wed Jun 20 15:21:36 2012 [DiM][I]: New VM state is ACTIVE. > Wed Jun 20 15:21:36 2012 [LCM][I]: New VM state is PROLOG. > Wed Jun 20 15:21:36 2012 [VM][I]: Virtual Machine has no context > Wed Jun 20 15:27:27 2012 [TM][I]: clone: Cloning > ../../1/4938c2ec56621c3c4b987f304afeb349 in > mc3-node02:/srv3/cloud/one/var/datastores/0/98/disk.0 > Wed Jun 20 15:27:27 2012 [TM][I]: ExitCode: 0 > Wed Jun 20 15:27:28 2012 [LCM][I]: New VM state is BOOT > Wed Jun 20 15:27:28 2012 [VMM][I]: Generating deployment file: > /srv3/cloud/one/var/98/deployment.0 > Wed Jun 20 15:27:28 2012 [VMM][I]: ExitCode: 0 > Wed Jun 20 15:27:28 2012 [VMM][I]: Successfully execute network driver > operation: pre. > Wed Jun 20 15:27:30 2012 [VMM][I]: ExitCode: 0 > Wed Jun 20 15:27:30 2012 [VMM][I]: Successfully execute virtualization > driver operation: deploy. > Wed Jun 20 15:27:30 2012 [VMM][I]: ExitCode: 0 > Wed Jun 20 15:27:30 2012 [VMM][I]: Successfully execute network driver > operation: post. > Wed Jun 20 15:27:30 2012 [LCM][I]: New VM state is RUNNING > > I'm using the following VM template: > NAME = CloudProxy > CPU = 0.1 > MEMORY = 128 > OS = [ > boot=hd > ] > DISK = [ > type = "disk", > image = "Image for Modcs Cloud2", > target = "hda", > readonly = "no" ] > > NIC = [ NETWORK = "Modcs" ] > FEATURES=[ acpi="no" ] > > output of oneimage, onevnet, onedatastore list commands: > $ oneimage list > ID USER GROUP NAME DATASTORE SIZE TYPE PER STAT RVMS > 25 oneadmin oneadmin Image for Mo default 688M OS No used 1 > > $ onevnet list > ID USER GROUP NAME CLUSTER TYPE BRIDGE LEASES > 0 oneadmin oneadmin Modcs - R br0 1 > > $ onedatastore list > ID NAME CLUSTER IMAGES TYPE TM > 0 system - 0 - shared > 1 default - 4 fs shared > > There are some additional informations that can aid on troubleshooting? > > Thanks a lot, > > Erico. > > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
