[one-users] Virtual Machine keeps failing

2014-03-25 Thread Christophe Duez
Hello,
I know that making templates is the hardest part of opennebula and I
searched and tried as much as I can.
So I need your help please...
I want to setup any Virtual Machine (it does not even matter if it is a
Linux, Ubuntu, Debian, CentOS, Windows )
I use OpenNebula 4.4.1. with  Xen 4.2.4

When I try to run a VM it fails and this is the log file:
Can anyone help me with a good solid tutorial or something?

Tue Mar 25 11:59:38 2014 [DiM][I]: New VM state is CLEANUP.

Tue Mar 25 11:59:40 2014 [DiM][I]: New VM state is PENDING

Tue Mar 25 11:59:51 2014 [DiM][I]: New VM state is ACTIVE.

Tue Mar 25 11:59:51 2014 [LCM][I]: New VM state is PROLOG.

Tue Mar 25 12:00:37 2014 [LCM][I]: New VM state is BOOT

Tue Mar 25 12:00:37 2014 [VMM][I]: Generating deployment file:
> /var/lib/one/vms/4/deployment.1

Tue Mar 25 12:00:37 2014 [VMM][I]: ExitCode: 0

Tue Mar 25 12:00:37 2014 [VMM][I]: Successfully execute network driver
> operation: pre.

Tue Mar 25 12:00:38 2014 [VMM][I]: Command execution fail: cat << EOT |
> /var/tmp/one/vmm/xen4/deploy '/var/lib/one//datastores/0/4/deployment.1'
> 'rackserver7' 4 rackserver7

Tue Mar 25 12:00:38 2014 [VMM][I]: libxl: error:
> libxl_utils.c:273:libxl_read_file_contents: failed to open
> /var/lib/one//datastores/0/4/deployment.1: Permission denied

Tue Mar 25 12:00:38 2014 [VMM][I]: Failed to read config file:
> /var/lib/one//datastores/0/4/deployment.1: Permission denied

Tue Mar 25 12:00:38 2014 [VMM][E]: Unable

Tue Mar 25 12:00:38 2014 [VMM][I]: ExitCode: 3

Tue Mar 25 12:00:38 2014 [VMM][I]: Failed to execute virtualization driver
> operation: deploy.

Tue Mar 25 12:00:38 2014 [VMM][E]: Error deploying virtual machine: Unable

Tue Mar 25 12:00:38 2014 [DiM][I]: New VM state is FAILED



-- 
Kind regards,
Duez Christophe
Student at University of Antwerp :
Master of Industrial Sciences: Electronics-ICT

E christophe.d...@student.uantwperen.be
L linkedin duez-christophe
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Virtual Machine keeps failing

2014-03-31 Thread Jaime Melis
Christophe,

are you still experiencing this problem? It looks like an NFS problem. If
you are still interested in debugging it, try to send us the output of
ls -l /var/lib/one//datastores/0/4/
in the node.

Cheers,
Jaime


On Tue, Mar 25, 2014 at 12:16 PM, Christophe Duez <
christophe.d...@student.uantwerpen.be> wrote:

> Hello,
> I know that making templates is the hardest part of opennebula and I
> searched and tried as much as I can.
> So I need your help please...
> I want to setup any Virtual Machine (it does not even matter if it is a
> Linux, Ubuntu, Debian, CentOS, Windows )
> I use OpenNebula 4.4.1. with  Xen 4.2.4
>
> When I try to run a VM it fails and this is the log file:
> Can anyone help me with a good solid tutorial or something?
>
> Tue Mar 25 11:59:38 2014 [DiM][I]: New VM state is CLEANUP.
>
> Tue Mar 25 11:59:40 2014 [DiM][I]: New VM state is PENDING
>
> Tue Mar 25 11:59:51 2014 [DiM][I]: New VM state is ACTIVE.
>
> Tue Mar 25 11:59:51 2014 [LCM][I]: New VM state is PROLOG.
>
> Tue Mar 25 12:00:37 2014 [LCM][I]: New VM state is BOOT
>
> Tue Mar 25 12:00:37 2014 [VMM][I]: Generating deployment file:
>> /var/lib/one/vms/4/deployment.1
>
> Tue Mar 25 12:00:37 2014 [VMM][I]: ExitCode: 0
>
> Tue Mar 25 12:00:37 2014 [VMM][I]: Successfully execute network driver
>> operation: pre.
>
> Tue Mar 25 12:00:38 2014 [VMM][I]: Command execution fail: cat << EOT |
>> /var/tmp/one/vmm/xen4/deploy '/var/lib/one//datastores/0/4/deployment.1'
>> 'rackserver7' 4 rackserver7
>
> Tue Mar 25 12:00:38 2014 [VMM][I]: libxl: error:
>> libxl_utils.c:273:libxl_read_file_contents: failed to open
>> /var/lib/one//datastores/0/4/deployment.1: Permission denied
>
> Tue Mar 25 12:00:38 2014 [VMM][I]: Failed to read config file:
>> /var/lib/one//datastores/0/4/deployment.1: Permission denied
>
> Tue Mar 25 12:00:38 2014 [VMM][E]: Unable
>
> Tue Mar 25 12:00:38 2014 [VMM][I]: ExitCode: 3
>
> Tue Mar 25 12:00:38 2014 [VMM][I]: Failed to execute virtualization driver
>> operation: deploy.
>
> Tue Mar 25 12:00:38 2014 [VMM][E]: Error deploying virtual machine: Unable
>
> Tue Mar 25 12:00:38 2014 [DiM][I]: New VM state is FAILED
>
>
>
> --
> Kind regards,
> Duez Christophe
> Student at University of Antwerp :
> Master of Industrial Sciences: Electronics-ICT
>
> E christophe.d...@student.uantwperen.be
> L linkedin 
> duez-christophe
>
> ___
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>


-- 
Jaime Melis
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
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] Virtual Machine keeps failing

2014-03-31 Thread Christophe Duez
Owkey, it works.
thank you for the help at freenode #opennebula

On Mon, Mar 31, 2014 at 9:07 AM, Jaime Melis  wrote:

>  Christophe,
>
>  are you still experiencing this problem? It looks like an NFS problem.
> If you are still interested in debugging it, try to send us the output of
> ls -l /var/lib/one//datastores/0/4/
> in the node.
>
>  Cheers,
> Jaime
>
>
> On Tue, Mar 25, 2014 at 12:16 PM, Christophe Duez <
> christophe.d...@student.uantwerpen.be> wrote:
>
>> Hello,
>> I know that making templates is the hardest part of opennebula and I
>> searched and tried as much as I can.
>> So I need your help please...
>> I want to setup any Virtual Machine (it does not even matter if it is a
>> Linux, Ubuntu, Debian, CentOS, Windows )
>> I use OpenNebula 4.4.1. with  Xen 4.2.4
>>
>>  When I try to run a VM it fails and this is the log file:
>> Can anyone help me with a good solid tutorial or something?
>>
>>  Tue Mar 25 11:59:38 2014 [DiM][I]: New VM state is CLEANUP.
>>
>>  Tue Mar 25 11:59:40 2014 [DiM][I]: New VM state is PENDING
>>
>>  Tue Mar 25 11:59:51 2014 [DiM][I]: New VM state is ACTIVE.
>>
>>  Tue Mar 25 11:59:51 2014 [LCM][I]: New VM state is PROLOG.
>>
>>  Tue Mar 25 12:00:37 2014 [LCM][I]: New VM state is BOOT
>>
>>  Tue Mar 25 12:00:37 2014 [VMM][I]: Generating deployment file:
>>> /var/lib/one/vms/4/deployment.1
>>
>>  Tue Mar 25 12:00:37 2014 [VMM][I]: ExitCode: 0
>>
>>  Tue Mar 25 12:00:37 2014 [VMM][I]: Successfully execute network driver
>>> operation: pre.
>>
>>  Tue Mar 25 12:00:38 2014 [VMM][I]: Command execution fail: cat << EOT |
>>> /var/tmp/one/vmm/xen4/deploy '/var/lib/one//datastores/0/4/deployment.1'
>>> 'rackserver7' 4 rackserver7
>>
>>  Tue Mar 25 12:00:38 2014 [VMM][I]: libxl: error:
>>> libxl_utils.c:273:libxl_read_file_contents: failed to open
>>> /var/lib/one//datastores/0/4/deployment.1: Permission denied
>>
>>  Tue Mar 25 12:00:38 2014 [VMM][I]: Failed to read config file:
>>> /var/lib/one//datastores/0/4/deployment.1: Permission denied
>>
>>  Tue Mar 25 12:00:38 2014 [VMM][E]: Unable
>>
>>  Tue Mar 25 12:00:38 2014 [VMM][I]: ExitCode: 3
>>
>>  Tue Mar 25 12:00:38 2014 [VMM][I]: Failed to execute virtualization
>>> driver operation: deploy.
>>
>>  Tue Mar 25 12:00:38 2014 [VMM][E]: Error deploying virtual machine:
>>> Unable
>>
>>  Tue Mar 25 12:00:38 2014 [DiM][I]: New VM state is FAILED
>>
>>
>>
>>  --
>> Kind regards,
>> Duez Christophe
>> Student at University of Antwerp :
>> Master of Industrial Sciences: Electronics-ICT
>>
>> E christophe.d...@student.uantwperen.be
>> L linkedin 
>> duez-christophe
>>
>> ___
>> Users mailing list
>> Users@lists.opennebula.org
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>>
>>
>
>
>  --
>  Jaime Melis
> Project Engineer
> OpenNebula - Flexible Enterprise Cloud Made Simple
> www.OpenNebula.org | jme...@opennebula.org
>



-- 
Kind regards,
Duez Christophe
Student at University of Antwerp :
Master of Industrial Sciences: Electronics-ICT

E christophe.d...@student.uantwperen.be
L linkedin duez-christophe
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org