[one-users] DISK 0: User 0 does not own an image with name

2015-05-29 Thread Juan José Fuentes
Hi, 

We’re getting an error when instantiating a template:

$ onetemplate instantiate tplCentOS7
[TemplateInstantiate] Error allocating a new virtual machine. DISK 0: User 0 
does not own an image with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of 
owner in DISK.


$ onetemplate show 1
TEMPLATE 1 INFORMATION
ID : 1
NAME   : tplCentOS7
USER   : oneadmin
GROUP  : oneadmin
REGISTER TIME  : 05/29 12:17:28

PERMISSIONS
OWNER  : um-
GROUP  : ---
OTHER  : ---

TEMPLATE CONTENTS
CONTEXT=[
  NETWORK=YES,
  SSH_PUBLIC_KEY=$USER[SSH_PUBLIC_KEY] ]
CPU=1.0
DISK=[
  IMAGE=diskCentOS7,
  IMAGE_ID=1,
  IMAGE_UID=0,
  IMAGE_UNAME=oneadmin ]
GRAPHICS=[
  LISTEN=0.0.0.0,
  TYPE=vnc ]
MEMORY=512
NIC=[
  NETWORK=private ]
OS=[
  ARCH=x86_64 ]
SUNSTONE_CAPACITY_SELECT=YES
SUNSTONE_NETWORK_SELECT=YES
VCPU=1

Tail -f oned.log
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo invoked 
, -2, -1, -1
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo result 
SUCCESS, VMTEMPLATE_POOLVM...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo invoked , 1
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo result 
SUCCESS, VMTEMPLATEID1/I...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:2784 UID:0 TemplateInstantiate 
invoked , 1, , false, ...
Fri May 29 13:50:50 2015 [Z0][ONE][E]: DISK 0: User 0 does not own an image 
with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of owner in DISK.
Fri May 29 13:50:50 2015 [Z0][ReM][E]: Req:2784 UID:0 TemplateInstantiate 
result FAILURE [TemplateInstantiate] Error allocating a new virtual machine. 
DISK 0: User 0 does not own an image with name: diskCentOS7 . Set IMAGE_UNAME 
or IMAGE_UID of owner in DISK.

Kind regards,

Jjf. 

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


Re: [one-users] DISK 0: User 0 does not own an image with name

2015-05-29 Thread Juan José Fuentes

$ oneimage show 1
IMAGE 1 INFORMATION
ID : 1
NAME   : imgCentOS7
USER   : oneadmin
GROUP  : oneadmin
DATASTORE  : default
TYPE   : OS
REGISTER TIME  : 05/29 12:15:45
PERSISTENT : No
SOURCE : /var/lib/one//datastores/1/2b3e4040220f46e13aa3e987cc3e20a8
PATH   : 
http://marketplace.c12g.com/appliance/53e7bf928fb81d6a6902/download
SIZE   : 10G
STATE  : rdy
RUNNING_VMS: 0

PERMISSIONS
OWNER  : um-
GROUP  : ---
OTHER  : ---

IMAGE TEMPLATE
DEV_PREFIX=hd
DRIVER=qcow2

VIRTUAL MACHINES

Thank you for your answer.

Jjf.



De: Robert Foote [mailto:rfo...@bpsnode.com] 
Enviado el: viernes, 29 de mayo de 2015 14:04
Para: Juan José Fuentes; users@lists.opennebula.org
Asunto: RE: [one-users] DISK 0: User 0 does not own an image with name

What I'd the output of : oneimage show 1



Sent from my Verizon Wireless 4G LTE smartphone


 Original message 
From: Juan José Fuentes juanjose.fuen...@sigmaaie.org 
Date: 05/29/2015 6:54 AM (GMT-06:00) 
To: users@lists.opennebula.org 
Subject: [one-users] DISK 0: User 0 does not own an image with name 

Hi, 

We’re getting an error when instantiating a template:

$ onetemplate instantiate tplCentOS7
[TemplateInstantiate] Error allocating a new virtual machine. DISK 0: User 0 
does not own an image with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of 
owner in DISK.


$ onetemplate show 1
TEMPLATE 1 INFORMATION
ID : 1
NAME   : tplCentOS7
USER   : oneadmin
GROUP  : oneadmin
REGISTER TIME  : 05/29 12:17:28

PERMISSIONS
OWNER  : um-
GROUP  : ---
OTHER  : ---

TEMPLATE CONTENTS
CONTEXT=[
  NETWORK=YES,
  SSH_PUBLIC_KEY=$USER[SSH_PUBLIC_KEY] ]
CPU=1.0
DISK=[
  IMAGE=diskCentOS7,
  IMAGE_ID=1,
  IMAGE_UID=0,
  IMAGE_UNAME=oneadmin ]
GRAPHICS=[
  LISTEN=0.0.0.0,
  TYPE=vnc ]
MEMORY=512
NIC=[
  NETWORK=private ]
OS=[
  ARCH=x86_64 ]
SUNSTONE_CAPACITY_SELECT=YES
SUNSTONE_NETWORK_SELECT=YES
VCPU=1

Tail -f oned.log
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo invoked 
, -2, -1, -1
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7920 UID:0 TemplatePoolInfo result 
SUCCESS, VMTEMPLATE_POOLVM...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo invoked , 1
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:7376 UID:0 TemplateInfo result 
SUCCESS, VMTEMPLATEID1/I...
Fri May 29 13:50:49 2015 [Z0][ReM][D]: Req:2784 UID:0 TemplateInstantiate 
invoked , 1, , false, ...
Fri May 29 13:50:50 2015 [Z0][ONE][E]: DISK 0: User 0 does not own an image 
with name: diskCentOS7 . Set IMAGE_UNAME or IMAGE_UID of owner in DISK.
Fri May 29 13:50:50 2015 [Z0][ReM][E]: Req:2784 UID:0 TemplateInstantiate 
result FAILURE [TemplateInstantiate] Error allocating a new virtual machine. 
DISK 0: User 0 does not own an image with name: diskCentOS7 . Set IMAGE_UNAME 
or IMAGE_UID of owner in DISK.

Kind regards,

Jjf. 

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


[one-users] OpenNebula over Huawei

2014-01-20 Thread Juan José Fuentes
Hi everybody,

Is someone using hardware of Huawei for your OpenNebula infrastructure? We're 
thinking about evaluating Huawei Blade chasis with a NAS storage server, and 
I'd like to know if someone have experience with this hardware.

Thank you,

Juanjo Fuentes
SIGMA Gestion Universitaria

De: users-boun...@lists.opennebula.org 
[mailto:users-boun...@lists.opennebula.org] En nombre de Jaime Melis
Enviado el: lunes, 20 de enero de 2014 12:33
Para: Users OpenNebula
Asunto: [one-users] OpenNebula at CentOS Brussels Dojo and FOSDEM 2014

Dear all,

we will participate at the next CentOS Dojo in Brussels (31st January), and in 
the FOSDEM the following day.

More information: 
http://opennebula.org/opennebula-at-centos-brussels-dojo-and-fosdem-2014/

Hope to see you there!

cheers,
Jaime

--
Jaime Melis
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.orghttp://www.OpenNebula.org | 
jme...@opennebula.orgmailto:jme...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Error: [E]: [UserPoolInfo] User couldn't be authenticated, aborting call

2013-10-18 Thread Juan José Fuentes
Hi,

Today I've had a great idea, I've changed the password of the serveradmin user, 
instantly everything start failing...

According the documentation the password of the serveradmin user is generated 
randomly the first time opennebula is started, so I how could I fix it?!!

Thank you,

Juan José Fuentes
SIGMA Gestión Universitaria
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Best Linux distro as opennebula server

2013-03-27 Thread Juan José Fuentes
Hi, I'm thinking about using Ubuntu 12 as the distro for the opennebula 
servers, what do you think is the best distro for this purpose?

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


[one-users] Why to use Opennebula?

2011-08-29 Thread Juan José Fuentes
Hi everybody,

I'm back from holidays and I don't remember why I should use Opennebula instead 
of Xen (that it also allows live migration) or someother products...

I don't know if this is the appropiate forum, excuse me if it isn't, but 
actually I just want to justify to my boss the use of this product.

Also I want to ask to the community if someone is using Opennebula in 
production environments. We are thinking about providing our products as SaaS, 
and one way could be creating our own private cloud, I was wondering if 
Opennebula could meet those needs.

Thank you,

JuanJo

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


Re: [one-users] Why to use Opennebula?

2011-08-29 Thread Juan José Fuentes
Thank you Steffen for your answer.

As I said, the prime intention is to construct a private cloud to provide SaaS 
to our clients. C12G will be necessary if we carry on the project , but just in 
its final phase.

I thought using Opennebula I could, i.e. create a virtual machine that uses RAM 
from 2 physical hosts, but as far as I read that's not possible.

Of course, the first step will be to create the private cloud in a test 
environment and perform a lot of tests before provide the SaaS to our clients. 
But what I was wondering is what are the main features of Opennebula that will 
be helpful in that process. One of them could be the centralitation of the 
virtual machines management, but I think that could be achive also with other 
products like Xen, which I've never used just read some features... 

 I mean that introducing Opennebula in our architecture involves complicate it, 
so it must offer some advantatges that make it worth, and are those advantages 
that I'm trying to find out.

In other words, what's the advantage of using Opennebula in a vmware or xen 
environment when these products have their own management consoles...? How 
could I justify to my boss the investment, in hours and support (c12g), to use 
Opennebula?

Surely I ask these questions because I'm not sure what is or what it involves 
having a private cloud...

Thank you,

Juan José Fuentes
Responsable de Sistemas
Telf +34 902 550 733

-Mensaje original-
De: Steffen Neumann [mailto:sneum...@ipb-halle.de] 
Enviado el: lunes, 29 de agosto de 2011 11:14
Para: Juan José Fuentes
CC: users
Asunto: Re: [one-users] Why to use Opennebula?

Hi,

On Mon, 2011-08-29 at 07:52 +, Juan José Fuentes wrote:
 I'm back from holidays and I don't remember 
?

 why I should use Opennebula instead of Xen (that it also allows live 
 migration) or someother products...
What for ? Unless you lay out the use case, the answers 
can only point into the blue!

 I don't know if this is the appropiate forum
basically yes.

 excuse me if it isn't, but actually I just want to justify to my boss the use 
 of this product.
 Also I want to ask to the community if someone is using Opennebula in 
 production environments. 
 We are thinking about providing our products as SaaS, 
 and one way could be creating our own private cloud, I was wondering if 
 Opennebula could meet those needs.
Depending on your needs, you might consider 
the professional C12G support. On our smallish 
cluster for research related simulations we don't need it,
but if some business relies on it, you might be better off
with some professionals for support cases.

Yours,
Steffen

-- 
IPB HalleAG Massenspektrometrie  Bioinformatik
Dr. Steffen Neumann  http://www.IPB-Halle.DE
Weinberg 3   http://msbi.bic-gh.de
06120 Halle  Tel. +49 (0) 345 5582 - 1470
  +49 (0) 345 5582 - 0
sneumann(at)IPB-Halle.DE Fax. +49 (0) 345 5582 - 1409


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


Re: [one-users] Trouble with VMWare installation and configuration with vmware support

2011-07-18 Thread Juan José Fuentes
Hi Tino,

I have change the the vmwarerc file setting the creditals, then I rebooted 
OpenNebula, but the error still.

The file vmwarerc is right now:

# User configurable variables (Ruby syntax)
LIBVIRT_URI   = esx://@HOST@/?no_verify=1
QEMU_PROTOCOL = qemu

# Username and password of the VMware hypervisor
USERNAME  = oneadmin
PASSWORD  = mypassword

# Loading the vmware library for mads
# Please leave this uncommented
load ENV['ONE_LOCATION'] + /lib/ruby/vmwarelib.rb

ENV['LANG']='C'

Is everything ok?


[Descripción: Descripción: Descripción: 
http://www.gestionuniversitariasigma.com/images/sigma_logoFirma.png]

Juan José Fuentes
Responsable de Sistemas
Telf +34 902 550 733



[Descripción: Descripción: Descripción: 
http://www.gestionuniversitariasigma.com/images/sigma_barraFirma.png]



De: tinov...@gmail.com [mailto:tinov...@gmail.com] En nombre de Tino Vazquez
Enviado el: lunes, 18 de julio de 2011 12:17
Para: Juan José Fuentes
CC: users@lists.opennebula.org
Asunto: Re: [one-users] Trouble with VMWare installation and configuration with 
vmware support

Hi Juan,

Yes, you need to install VMware Server on the nodes.

About the error, did you edit $ONE_LOCATION/etc/vmwarerc accordingly? You need 
to set the credentials of the VMware Server at least.

Regards,

-Tino

--
Constantino Vázquez Blanco | 
dsa-research.org/tinovahttp://dsa-research.org/tinova
Virtualization Technology Engineer / Researcher
OpenNebula Toolkit | opennebula.orghttp://opennebula.org

2011/7/15 Juan José Fuentes 
juanjose.fuen...@sigmaaie.orgmailto:juanjose.fuen...@sigmaaie.org
Hi all,

I'm starting configuring OpenNebula and I'm getting some trouble, both trying 
to configure it right and finding documentation, mostly because I want to use 
it with vmware support to still using the vmware server virtual machines I 
already have, at least I hope I could do that, if that's not possible I'll stop 
using OpenNebula.

Until now I have installed OpenNebula 2.2 on a server (sigcloud01), in this 
server I've installed libvirt and the vmware extension (vmware-2.2.0.tar.gz). 
Also I have one host node (sigcloud02) on which I've installed VMWare Server 
2.0.2. According to the posts/docs I read I think it's necessary to install 
vmware server on the client node or it isn't, so I'm not sure.

I also have installed SunStone on the OpenNebula Server.

At this point when I add a host to opennebula it always is in ERR status.

The command I use is: onehost create sigcloud02 im_vmware vmm_vmware tm_vmware

The oned.log says:
Fri Jul 15 17:55:11 2011 [ReM][D]: HostAllocate method invoked
Fri Jul 15 17:55:18 2011 [ReM][D]: HostPoolInfo method invoked
Fri Jul 15 17:55:18 2011 [InM][I]: Monitoring host sigcloud02 (2)
Fri Jul 15 17:55:18 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
Fri Jul 15 17:55:18 2011 [InM][I]: Command execution fail: 
/var/lib/one/remotes/im/run_probes vmware sigcloud02
Fri Jul 15 17:55:18 2011 [InM][I]: STDERR follows.
Fri Jul 15 17:55:18 2011 [InM][I]: ./vmware.rb:61: undefined method `+' for 
nil:NilClass (NoMethodError)
Fri Jul 15 17:55:18 2011 [InM][I]: Error executing vmware.rb
Fri Jul 15 17:55:18 2011 [InM][I]: ExitCode: 1
Fri Jul 15 17:55:18 2011 [InM][E]: Error monitoring host 2 : MONITOR FAILURE 2 
Could not monitor host sigcloud02.

Some help will be wellcome!

Thank you in advance,

Juanjo.



De: 
users-boun...@lists.opennebula.orgmailto:users-boun...@lists.opennebula.org 
[mailto:users-boun...@lists.opennebula.orgmailto:users-boun...@lists.opennebula.org]
 En nombre de Amine Ghrab
Enviado el: miércoles, 06 de julio de 2011 12:12
Para: users@lists.opennebula.orgmailto:users@lists.opennebula.org
Asunto: [one-users] OpenNebula OCCI 1.1

Hi,

I've successfully installed OpenNebula Express, for test purposes, using 2 
machines.

Now I'm struggling to get the OCCI Server up following this wiki : 
http://dev.opennebula.org/projects/ogf-occi/wiki/Occi_02
and using this file: 
http://dev.opennebula.org/attachments/download/376/ogf-occi-0.2.zip

occi-server.conf  and occi-one.conf are similar to : 
http://www.mail-archive.com/users@lists.opennebula.org/msg03257.html

occi-one.conf : http://pastebin.com/nAW16qpc
occi-server.conf : http://pastebin.com/tLpHB12K

When startin gthe server i get :

oneadmin@amine-front:~$occi-server start
Error executing /usr/lib/one/ruby/cloud/occi/occi-server.rb.
oneadmin@amine-front:~$ occi-server stop
occi-server stopped

The only line of the log is : Error starting server: No VM_TYPE defined.

The other problem is :

oneadmin@amine-frontend:~$ occi-compute --username oneadmin --password oneadmin 
list
Error connecting to server (Connection refused - connect(2)).
Server: localhost:4567

The installation is system wide, hence I have the following schema:

oneadmin@amine-front:~$ ls /etc/one/
auth im_kvm   occi-server.conf  
  tm_lvm
defaultrc   im_xen
occi-server.conf.old

Re: [one-users] Trouble with VMWare installation and configuration with vmware support

2011-07-18 Thread Juan José Fuentes
Hi Tino,

Now I've performed the command onehost enable host_id and the host has 
status INIT on the Sunstone and on using onehost list, but a few minutes 
after executing that command again shows the err status and the oned.log shows 
the same error as before:

Mon Jul 18 13:54:28 2011 [InM][I]: Command execution fail: 
/var/lib/one/remotes/im/run_probes vmware sigcloud02
Mon Jul 18 13:54:28 2011 [InM][I]: STDERR follows.
Mon Jul 18 13:54:28 2011 [InM][I]: ./vmware.rb:61: undefined method `+' for 
nil:NilClass (NoMethodError)
Mon Jul 18 13:54:28 2011 [InM][I]: Error executing vmware.rb
Mon Jul 18 13:54:28 2011 [InM][I]: ExitCode: 1
Mon Jul 18 13:54:28 2011 [InM][E]: Error monitoring host 2 : MONITOR FAILURE 2 
Could not monitor host sigcloud02.

Thank you for your help!

[Descripción: Descripción: Descripción: 
http://www.gestionuniversitariasigma.com/images/sigma_logoFirma.png]

Juan José Fuentes
Responsable de Sistemas
Telf +34 902 550 733



[Descripción: Descripción: Descripción: 
http://www.gestionuniversitariasigma.com/images/sigma_barraFirma.png]



De: users-boun...@lists.opennebula.org 
[mailto:users-boun...@lists.opennebula.org] En nombre de Juan José Fuentes
Enviado el: lunes, 18 de julio de 2011 13:37
Para: 'Tino Vazquez'
CC: users@lists.opennebula.org
Asunto: Re: [one-users] Trouble with VMWare installation and configuration with 
vmware support

Hi Tino,

I have change the the vmwarerc file setting the creditals, then I rebooted 
OpenNebula, but the error still.

The file vmwarerc is right now:

# User configurable variables (Ruby syntax)
LIBVIRT_URI   = esx://@HOST@/?no_verify=1
QEMU_PROTOCOL = qemu

# Username and password of the VMware hypervisor
USERNAME  = oneadmin
PASSWORD  = mypassword

# Loading the vmware library for mads
# Please leave this uncommented
load ENV['ONE_LOCATION'] + /lib/ruby/vmwarelib.rb

ENV['LANG']='C'

Is everything ok?


[Descripción: Descripción: Descripción: 
http://www.gestionuniversitariasigma.com/images/sigma_logoFirma.png]

Juan José Fuentes
Responsable de Sistemas
Telf +34 902 550 733



[Descripción: Descripción: Descripción: 
http://www.gestionuniversitariasigma.com/images/sigma_barraFirma.png]



De: tinov...@gmail.com [mailto:tinov...@gmail.com] En nombre de Tino Vazquez
Enviado el: lunes, 18 de julio de 2011 12:17
Para: Juan José Fuentes
CC: users@lists.opennebula.org
Asunto: Re: [one-users] Trouble with VMWare installation and configuration with 
vmware support

Hi Juan,

Yes, you need to install VMware Server on the nodes.

About the error, did you edit $ONE_LOCATION/etc/vmwarerc accordingly? You need 
to set the credentials of the VMware Server at least.

Regards,

-Tino

--
Constantino Vázquez Blanco | 
dsa-research.org/tinovahttp://dsa-research.org/tinova
Virtualization Technology Engineer / Researcher
OpenNebula Toolkit | opennebula.orghttp://opennebula.org
2011/7/15 Juan José Fuentes 
juanjose.fuen...@sigmaaie.orgmailto:juanjose.fuen...@sigmaaie.org
Hi all,

I'm starting configuring OpenNebula and I'm getting some trouble, both trying 
to configure it right and finding documentation, mostly because I want to use 
it with vmware support to still using the vmware server virtual machines I 
already have, at least I hope I could do that, if that's not possible I'll stop 
using OpenNebula.

Until now I have installed OpenNebula 2.2 on a server (sigcloud01), in this 
server I've installed libvirt and the vmware extension (vmware-2.2.0.tar.gz). 
Also I have one host node (sigcloud02) on which I've installed VMWare Server 
2.0.2. According to the posts/docs I read I think it's necessary to install 
vmware server on the client node or it isn't, so I'm not sure.

I also have installed SunStone on the OpenNebula Server.

At this point when I add a host to opennebula it always is in ERR status.

The command I use is: onehost create sigcloud02 im_vmware vmm_vmware tm_vmware

The oned.log says:
Fri Jul 15 17:55:11 2011 [ReM][D]: HostAllocate method invoked
Fri Jul 15 17:55:18 2011 [ReM][D]: HostPoolInfo method invoked
Fri Jul 15 17:55:18 2011 [InM][I]: Monitoring host sigcloud02 (2)
Fri Jul 15 17:55:18 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
Fri Jul 15 17:55:18 2011 [InM][I]: Command execution fail: 
/var/lib/one/remotes/im/run_probes vmware sigcloud02
Fri Jul 15 17:55:18 2011 [InM][I]: STDERR follows.
Fri Jul 15 17:55:18 2011 [InM][I]: ./vmware.rb:61: undefined method `+' for 
nil:NilClass (NoMethodError)
Fri Jul 15 17:55:18 2011 [InM][I]: Error executing vmware.rb
Fri Jul 15 17:55:18 2011 [InM][I]: ExitCode: 1
Fri Jul 15 17:55:18 2011 [InM][E]: Error monitoring host 2 : MONITOR FAILURE 2 
Could not monitor host sigcloud02.

Some help will be wellcome!

Thank you in advance,

Juanjo.



De: 
users-boun...@lists.opennebula.orgmailto:users-boun...@lists.opennebula.org 
[mailto:users-boun...@lists.opennebula.orgmailto:users-boun...@lists.opennebula.org]
 En nombre de Amine Ghrab
Enviado el: miércoles, 06 de julio de 2011 12:12
Para: users

Re: [one-users] storing data in data block image

2011-06-29 Thread Juan José Fuentes
Hi, I want to install the VMware driver, and following the instructions in 
http://opennebula.org/documentation:rel2.2:evmwareg it says you should install 
LIBVIRT, but it doesn't specify if it must be installed on the front-end or in 
the cluster-nodes...

I'd like to manage VMWare Server virtual machines in the cluster nodes, should 
I install VMWare Server in all the cluster nodes?

As you can see I'm just starting with OpenNebula...

Thank you,

Juan José Fuentes
SIGMA Gestión Universitaria




De: users-boun...@lists.opennebula.org 
[mailto:users-boun...@lists.opennebula.org] En nombre de chethan kp
Enviado el: miércoles, 29 de junio de 2011 13:01
Para: users@lists.opennebula.org
Asunto: [one-users] storing data in data block image

Hi,
I have created the data block image ,  Now how to put/deploy  the data which 
are received from  user to opennebula data block image  which I have created ? 
so that it can provide these data to SaaS for computing or processing them 
later .
regards
chethan
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] VMWare Driver

2011-06-29 Thread Juan José Fuentes
Hi, I want to install the VMware driver, and following the instructions in 
http://opennebula.org/documentation:rel2.2:evmwareg it says you should install 
LIBVIRT, but it doesn't specify if it must be installed on the front-end or in 
the cluster-nodes...

I'd like to manage VMWare Server virtual machines in the cluster nodes, should 
I install VMWare Server in all the cluster nodes?

As you can see I'm just starting with OpenNebula...

Thank you,

Juan José Fuentes
SIGMA Gestión Universitaria
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org