Re: [one-users] iscsi target as a guest disk

2011-12-15 Thread Prakhar Srivastava
Hi, It appears that you are using the tm_ssh transfer drivers. Use tm_lvm transfer manager drivers instead. Prakhar On Thu, Dec 15, 2011 at 2:01 PM, Tengvall, Ilkka (NSN - FI Espoo) ilkka.tengv...@nsn.com wrote: Hi, I'm writing related to issue: http://dev.opennebula.org/issues/1025

[one-users] 回复: Re: application integration (service publishing) in OpenNebula?

2011-12-15 Thread shamaya
Hi,Biro You raised many questions. Some are openNebula specific and others seems general to all cloud computing environments. As I understand so far, OpenNebula has two types of users: the administrator, who basically has control over everything, and the users, who can authenticate securely,

Re: [one-users] application integration (service publishing) in OpenNebula?

2011-12-15 Thread Daniel . MOLDOVAN
Answers inline. What I mean is: suppose I, as a user of OpenNebula, using my created VM's, create a Web Service, which I publish on the Internet. Can anyone access this (someone who has no idea about the private cloud, someone who is simply accessing the URL), and by this way uses my Web

Re: [one-users] iscsi target as a guest disk

2011-12-15 Thread Jaime Melis
Hi, you should use tm_shared instead of tm_ssh (tm_lvm won't work either for your setup). Regarding your first issue: managing iscsi targets with OpenNebula, there is no native way to handle iscsi block devices with OpenNebula. What you can do out-of-the-box is to use any block device available

[one-users] Fwd: error status on disk image

2011-12-15 Thread Wojciech Giel
HI, Thanks for response I have move back to opennebula 3.0 and still get this error: Thu Dec 15 14:26:38 2011 [ImM][I]: Copying /var/lib/one/images/linux-generic.img to repository for image 3 Thu Dec 15 14:26:38 2011 [ReM][D]: ImageInfo method invoked Thu Dec 15 14:26:38 2011 [ImG][D]:

Re: [one-users] does oned check which is the proper host for new VM?

2011-12-15 Thread Ruben S. Montero
Hi Yes OpenNebula check the capacity of the host and the VM. Maybe there is a misconfiguration in your host or monitoring system. Could you send the output of onevm show and onehost show of the relevant VMs and host? Also, OpenNebula can use several heuristics for VM placement. Take a look at

[one-users] x509 Auth Failing after 24 hours

2011-12-15 Thread Anthony Tiradani
Hi, I am trying to setup OpenNebula with x509 authentication. I am using sqlite as the DB back end for now. I am following the documentation here: http://opennebula.org/documentation:rel3.0:x509_auth I've configured everything correctly as far as I can tell. I can successfully use x509 to

Re: [one-users] Virtual Machine Lock Manager

2011-12-15 Thread cat fa
Use persistent image 2011/12/12 Upendra Moturi upendr...@hexagrid.com Hi, Is there any locking mechanism to lock vms ,so that there are no two vms using same hard disk -- Thanks and Regards, Upendra.M ___ Users mailing list

Re: [one-users] application integration (service publishing) in OpenNebula?

2011-12-15 Thread Simon Boulet
Hi, On 2011-12-15, at 5:05 AM, daniel.moldo...@cs.utcluj.ro wrote: The idea of a private cloud is to hide the physical location of the virtual machines (on what computer does each reside) and hide the fact that the VM is not a physical machine. Not at all, please allow me to rectify what is

Re: [one-users] x509 Auth Failing after 24 hours

2011-12-15 Thread Ruben S. Montero
Hi, Could you send the messages in oned.log file? You should see there messages from the driver describing the error... Cheers Ruben On Thu, Dec 15, 2011 at 5:31 PM, Anthony Tiradani tirad...@fnal.gov wrote: Hi, I am trying to setup OpenNebula with x509 authentication.  I am using sqlite

Re: [one-users] x509 Auth Failing after 24 hours

2011-12-15 Thread Anthony Tiradani
This is the only message I get in oned.log: Thu Dec 15 17:05:47 2011 [ReM][E]: [HostPoolInfo] User couldn't be authenticated, aborting call. I am running onehost list when I see that error. Anthony Tiradani tirad...@fnal.gov +1 630 840 4479 On 12/15/2011 03:40 PM, Ruben S. Montero wrote:

[one-users] Removing old VMs

2011-12-15 Thread richard -rw- weinberger
Hi! It looks like OpenNebula keeps all used VM Ids. Using onevm ID I can see all old VMs in state DONE. And in /var/lib/one/ exists for each old VM a directory. How can I get rid of this? Especially the directories in /var/lib/one/ are nasty. -- Thanks, //richard

[one-users] Sunstone and x509 Authentication

2011-12-15 Thread Faarooq Lowe
We are still having problems getting sunstone to work with x509 authentication. Could someone please advise? Here is what we have sunstone-server.conf # Server Configuration :host: 127.0.0.1 :port: 9869 # Authentication driver for incomming requests # sunstone, for OpenNebula's

Re: [one-users] Removing old VMs

2011-12-15 Thread Hutson Betts
Dear Richard, This is not necessarily an answer to your question, but if you'll consider taking a look at Feature #1026 that I created on the dev site. I can understand that all reference material associated with a VM would remain even when the VM is in the DONE state since technically that is

Re: [one-users] Little help with first building cloud

2011-12-15 Thread matheus tor4
Guys, which is default url for sunstone-server? I don't found it. thanks. On Wed, Dec 7, 2011 at 11:48 AM, matheus tor4 matheusi...@gmail.com wrote: Fabian, it's exactly what I want to hear. Make the changes with root user, and start oned with oneadmin user! Great! Thanks a lot! On

Re: [one-users] Removing old VMs

2011-12-15 Thread Steven Timm
On Fri, 16 Dec 2011, richard -rw- weinberger wrote: Hi! It looks like OpenNebula keeps all used VM Ids. Using onevm ID I can see all old VMs in state DONE. And in /var/lib/one/ exists for each old VM a directory. How can I get rid of this? Especially the directories in /var/lib/one/ are