Re: [one-users] internal error process exited while connecting to monitor: kvm:

2013-09-17 Thread Jaime Melis
Hi Igor,

are you able to launch non ceph backed vms?

what happens if you connect as oneadmin to the worker node and try to
connect to the system socket of libvirt? "virsh -c qemu:///system"

regards,
Jaime


On Fri, Aug 30, 2013 at 3:43 PM, Igor Laskovy wrote:

> Hello all!
>
> I have made test lab with opennebula 4.2 (packages from opennebula
> repository) + ceph. Those all on Ubuntu 12.04 (latest updates). I have made
> prerequisites from "Installing the Software" and "KVM Driver" doc pages
> except  /etc/apparmor.d/libvirt-qemu preparation, because 12.04 don't
> have this file.
>
> Asking any help with the following error:
>
> Fri Aug 30 16:28:49 2013 [VMM][D]: Message received: LOG I 8 Command
> execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy
> '/var/lib/one//datastores/0/8/deployment.0' 'ceph01' 8 ceph01
>
> Fri Aug 30 16:28:49 2013 [VMM][D]: Message received: LOG I 8 error: Failed
> to create domain from /var/lib/one//datastores/0/8/deployment.0
>
> Fri Aug 30 16:28:49 2013 [VMM][D]: Message received: LOG I 8 error:
> internal error process exited while connecting to monitor: kvm: -drive
> file=rbd:one/one-1-8-0,if=none,id=drive-ide0-0-0,format=raw,cache=none:
> error connecting
>
> Fri Aug 30 16:28:49 2013 [VMM][D]: Message received: LOG I 8 kvm: -drive
> file=rbd:one/one-1-8-0,if=none,id=drive-ide0-0-0,format=raw,cache=none:
> could not open disk image rbd:one/one-1-8-0: No such file or directory
>
> Fri Aug 30 16:28:49 2013 [VMM][D]: Message received: LOG I 8
>
> Fri Aug 30 16:28:49 2013 [VMM][D]: Message received: LOG E 8 Could not
> create domain from /var/lib/one//datastores/0/8/deployment.0
>
> Fri Aug 30 16:28:49 2013 [VMM][D]: Message received: LOG I 8 ExitCode: 255
>
> Fri Aug 30 16:28:49 2013 [VMM][D]: Message received: LOG I 8 Failed to
> execute virtualization driver operation: deploy.
>
> Fri Aug 30 16:28:49 2013 [VMM][D]: Message received: DEPLOY FAILURE 8
> Could not create domain from /var/lib/one//datastores/0/8/deployment.0
>
> --
> Igor Laskovy
> facebook.com/igor.laskovy
> studiogrizzly.com
>
> ___
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>


-- 
Join us at OpenNebulaConf2013  in Berlin, 24-26
September, 2013
--
Jaime Melis
Project Engineer
OpenNebula - The Open Source Toolkit for Cloud Computing
www.OpenNebula.org | jme...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] "internal error process exited while connecting to monitor" ?

2012-04-23 Thread Valerio Schiavoni
Hi,


On Mon, Apr 23, 2012 at 2:51 PM, Javier Fontan wrote:

> Can you check in the physical node (newcluster-10) if there are more
> information in /var/log/libvirt/qemu/one-10.log?
>

we sorted out this by looking for KVM errors in the dmesg log of the hosts.
It turns out there there was a kvm message about the kvm disabled by the
bios. Once we turned that back on,
the deployment was successfulland we could access the machine via noVNC.

So far, so good :-)

Thanks,
Valerio
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] "internal error process exited while connecting to monitor" ?

2012-04-23 Thread Javier Fontan
Can you check in the physical node (newcluster-10) if there are more
information in /var/log/libvirt/qemu/one-10.log?

On Sun, Apr 22, 2012 at 10:42 PM, Valerio Schiavoni
 wrote:
> Hello,
> whenever in my template I add the VNC feature with:
>
> GRAPHICS = [ TYPE = "VNC" ]
>
>
> and I try to instantiate a VM from that template, i get this error and the
> VM doesn't start:
>
> Sun Apr 22 19:45:19 2012 [DiM][I]: New VM state is ACTIVE.
> Sun Apr 22 19:45:19 2012 [LCM][I]: New VM state is PROLOG.
> Sun Apr 22 19:45:19 2012 [VM][I]: Virtual Machine has no context
> Sun Apr 22 19:45:19 2012 [LCM][I]: New VM state is BOOT
> Sun Apr 22 19:45:19 2012 [VMM][I]: Generating deployment file:
> /var/lib/one/10/deployment.0
> Sun Apr 22 19:45:20 2012 [VMM][I]: ExitCode: 0
> Sun Apr 22 19:45:20 2012 [VMM][I]: Successfully execute network driver
> operation: pre.
> Sun Apr 22 19:45:50 2012 [VMM][I]: Command execution fail: cat << EOT |
> /var/tmp/one/vmm/kvm/deploy /var/lib/one//datastores/0/10/deployment.0
> newcluster-10 10 newcluster-10
> Sun Apr 22 19:45:50 2012 [VMM][I]: error: Failed to create domain from
> /var/lib/one//datastores/0/10/deployment.0
> Sun Apr 22 19:45:50 2012 [VMM][I]: error: internal error process exited
> while connecting to monitor: 19:46:41.586: 545: info : libvirt version:
> 0.9.2
> Sun Apr 22 19:45:50 2012 [VMM][I]: open /dev/kvm: No such file or directory
> Sun Apr 22 19:45:50 2012 [VMM][I]: failed to initialize KVM: Operation not
> permitted
> Sun Apr 22 19:45:50 2012 [VMM][I]:
> Sun Apr 22 19:45:50 2012 [VMM][E]: Could not create domain from
> /var/lib/one//datastores/0/10/deployment.0
> Sun Apr 22 19:45:50 2012 [VMM][I]: ExitCode: 255
> Sun Apr 22 19:45:50 2012 [VMM][I]: Failed to execute virtualization driver
> operation: deploy.
> Sun Apr 22 19:45:50 2012 [VMM][E]: Error deploying virtual machine: Could
> not create domain from /var/lib/one//datastores/0/10/deployment.0
> Sun Apr 22 19:45:51 2012 [DiM][I]: New VM state is FAILED
>
>
> is this some access-right problem ?
> if i turn off the VNC, the VM boots (then, for the moment I also have
> networking issues, I still don't know how to ssh into the VM).
> Any suggestions?
>
> thanks a lot for your help,
> Valerio
>
>
> ___
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



-- 
Javier Fontán Muiños
Project Engineer
OpenNebula - The Open Source Toolkit for Data Center Virtualization
www.OpenNebula.org | jfon...@opennebula.org | @OpenNebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org