[one-users] Error in vm creation

Carlos Martín Sánchez cmartin at opennebula.org
Tue Mar 19 03:19:28 PDT 2013


Hi,

Tue Mar 12 07:58:19 2013 [VMM][I]: @    WARNING: REMOTE HOST
IDENTIFICATION HAS CHANGED!     @
>
> You may want to take a look at that...

Tue Mar 12 07:58:19 2013 [VMM][I]: error: Cannot find QEMU binary
/usr/libexec/qemu-kvm: No such file or directory
>
>
Is kvm installed? Your distribution may install the binary somewhere else,
if that is the case change the EMULATOR configuration in
/etc/one/vmm_exec/vmm_exec_kvm.conf. After this file is changed, execute a
'onehost sync' to force opennebula to copy the changes to the host.

Regards
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | cmartin at opennebula.org |
@OpenNebula<http://twitter.com/opennebula><cmartin at opennebula.org>


On Wed, Mar 13, 2013 at 7:55 AM, Sultana Rashya Begam
<rashyansar at gmail.com>wrote:

> Hi
>
> I have installed opennebula -3.0.0 in frontend (ubuntu 12.04 64bit server)
> and kvm. In host (ubuntu 12.04 64 bit server), opennebula installed
> directory is mounted using NFS. I created windows xp and ubuntu image.
> when i instatiate the vm , it get failed in boot state.
>
> vm.log info
>
> Tue Mar 12 07:57:59 2013 [DiM][I]: New VM state is ACTIVE.
> Tue Mar 12 07:57:59 2013 [LCM][I]: New VM state is PROLOG.
> Tue Mar 12 07:57:59 2013 [VM][I]: Virtual Machine has no context
> Tue Mar 12 07:58:04 2013 [TM][I]: tm_mkimage.sh: Executed "ssh vmhost1 mkdir -p /var/lib/one/var//19/images".
> Tue Mar 12 07:58:04 2013 [TM][I]: tm_mkimage.sh: Executed "ssh vmhost1 dd if=/dev/zero of=/var/lib/one/var//19/images/disk.0 bs=1 count=1 seek=5000M".
> Tue Mar 12 07:58:04 2013 [TM][I]: tm_mkimage.sh: Executed "ssh vmhost1 mkfs -t ext4 -F /var/lib/one/var//19/images/disk.0".
> Tue Mar 12 07:58:04 2013 [TM][I]: tm_mkimage.sh: Executed "ssh vmhost1 chmod a+rw /var/lib/one/var//19/images/disk.0".
> Tue Mar 12 07:58:04 2013 [TM][I]: ExitCode: 0
> Tue Mar 12 07:58:19 2013 [TM][D]: tm_clone.sh: ubuntu:/var/lib/one/var/images/0bb07be6e5d15186c1802734194a817a vmhost1:/var/lib/one/var//19/images/disk.1
> Tue Mar 12 07:58:19 2013 [TM][D]: tm_clone.sh: DST: /var/lib/one/var//19/images/disk.1
> Tue Mar 12 07:58:19 2013 [TM][I]: tm_clone.sh: Creating directory /var/lib/one/var//19/images
> Tue Mar 12 07:58:19 2013 [TM][I]: tm_clone.sh: Executed "ssh vmhost1 mkdir -p /var/lib/one/var//19/images".
> Tue Mar 12 07:58:19 2013 [TM][I]: tm_clone.sh: Cloning ubuntu:/var/lib/one/var/images/0bb07be6e5d15186c1802734194a817a
> Tue Mar 12 07:58:19 2013 [TM][I]: tm_clone.sh: Executed "scp ubuntu:/var/lib/one/var/images/0bb07be6e5d15186c1802734194a817a vmhost1:/var/lib/one/var//19/images/disk.1".
> Tue Mar 12 07:58:19 2013 [TM][I]: tm_clone.sh: Executed "ssh vmhost1 chmod a+rw /var/lib/one/var//19/images/disk.1".
> Tue Mar 12 07:58:19 2013 [TM][I]: ExitCode: 0
> Tue Mar 12 07:58:19 2013 [LCM][I]: New VM state is BOOT
> Tue Mar 12 07:58:19 2013 [VMM][I]: Generating deployment file: /var/lib/one/var/19/deployment.0
> Tue Mar 12 07:58:19 2013 [VMM][I]: Command execution fail: 'if [ -x "/var/tmp/one/vmm/kvm/deploy" ]; then /var/tmp/one/vmm/kvm/deploy /var/lib/one/var//19/images/deployment.0 vmhost1 19 vmhost1; else                              exit 42; fi'
> Tue Mar 12 07:58:19 2013 [VMM][I]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> Tue Mar 12 07:58:19 2013 [VMM][I]: @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
> Tue Mar 12 07:58:19 2013 [VMM][I]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> Tue Mar 12 07:58:19 2013 [VMM][I]: IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
> Tue Mar 12 07:58:19 2013 [VMM][I]: Someone could be eavesdropping on you right now (man-in-the-middle attack)!
> Tue Mar 12 07:58:19 2013 [VMM][I]: It is also possible that a host key has just been changed.
> Tue Mar 12 07:58:19 2013 [VMM][I]: The fingerprint for the ECDSA key sent by the remote host is
> Tue Mar 12 07:58:19 2013 [VMM][I]: 3d:c9:7c:66:0f:ef:e6:74:4d:66:6d:79:5c:47:5d:8f.
> Tue Mar 12 07:58:19 2013 [VMM][I]: Please contact your system administrator.
> Tue Mar 12 07:58:19 2013 [VMM][I]: Add correct host key in /var/lib/one/.ssh/known_hosts to get rid of this message.
> Tue Mar 12 07:58:19 2013 [VMM][I]: Offending ECDSA key in /etc/ssh/ssh_known_hosts:4
> Tue Mar 12 07:58:19 2013 [VMM][I]: remove with: ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R vmhost1
> Tue Mar 12 07:58:19 2013 [VMM][I]: Password authentication is disabled to avoid man-in-the-middle attacks.
> Tue Mar 12 07:58:19 2013 [VMM][I]: Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks.
> Tue Mar 12 07:58:19 2013 [VMM][I]: error: Failed to create domain from /var/lib/one/var//19/images/deployment.0
> Tue Mar 12 07:58:19 2013 [VMM][I]: error: Cannot find QEMU binary /usr/libexec/qemu-kvm: No such file or directoryTue Mar 12 07:58:19 2013 [VMM][E]: Could not create domain from /var/lib/one/var//19/images/deployment.0
> Tue Mar 12 07:58:19 2013 [VMM][I]: ExitCode: 255Tue Mar 12 07:58:19 2013 [VMM][E]: Error deploying virtual machine: Could not create domain from /var/lib/one/var//19/images/deployment.0
> Tue Mar 12 07:58:20 2013 [DiM][I]: New VM state is FAILED
>
>
>
> unable to identity what problem is
> please help...
>
> --
> With Warm Regards,
> Sulthana
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130319/77b881c5/attachment-0002.htm>


More information about the Users mailing list