Re: [one-users] Error creating VM: Error: [VirtualMachineAllocate] Error trying to CREATE VM Can not insert VM in the database.

2011-08-22 Thread Florin Antonescu
Check that VM name is unique. On Mon, Aug 22, 2011 at 2:56 PM, Stephan Eberle wrote: > Hi, > > I just stumbled over this log entry: > > Mon Aug 22 13:52:02 2011 [ONE][E]: SQL command was: INSERT INTO vm_pool > (oid,uid,name,last_poll, > state,lcm_state,stime,etime,deploy_id,memory,cpu,net_tx,net

Re: [one-users] Disk image type not propagated by saveas

2011-08-19 Thread Florin Antonescu
I am also seeing this behavior in OpenNebula 2.9.80 (of not propagating the qcow2 driver attribute) and I think it is a bug. Are there any plans of changing this in the final version of OpenNebula 3.0? Best regards, Florian On Wed, Aug 17, 2011 at 1:09 PM, Tino Vazquez wrote: > Dear Rob, > > Th

Re: [one-users] ACPI-enabled VM image (with small footprint)

2011-08-16 Thread Florin Antonescu
; > Email: carsten.friedr...@csiro.au > > Web: http://www.csiro.au/org/ICT.html > > ** ** > > ** ** > > *From:* users-boun...@lists.opennebula.org [mailto: > users-boun...@lists.opennebula.org] *On Behalf Of *Florin Antonescu > *Sent:* Tuesday, 16 Augus

[one-users] ACPI-enabled VM image (with small footprint)

2011-08-15 Thread Florin Antonescu
Can someone give me a hint about an ACPI-enabled Linux variant with a very small footprint? I understand that the provided TTY LInux is not ACPI enabled and for this reason it cannot be live-migrated or shutdown. Or, is it possible to install ACPI support in TTY Linux? Best regards, Florian __

[one-users] [Beta 3.0] onevnet list reports incorrect number of leases

2011-08-11 Thread Florin Antonescu
I have just noticed that onevnet list command reports an incorrect number of leases. I have a virtual network which initially has been created with only one IP address and after that leases have added using the XML-RPC interface. This is what onevnet list and show commands display: Is this a bug?

Re: [one-users] internal error Only 1 ide controller is supported

2011-08-10 Thread Florin Antonescu
It seems KVM supports only four IDE controllers, so the documentation[1] on VM's disk section should be modified to reflect this. [1] http://opennebula.org/documentation:rel3.0:template#disks_section On Wed, Aug 10, 2011 at 2:16 PM, Florin Antonescu wrote: > Hello, > > I am tr

[one-users] internal error Only 1 ide controller is supported

2011-08-10 Thread Florin Antonescu
Hello, I am trying to deploy the following VM to OpenNebula 3.0 (I have one host added with NFS and KVM hypervisor), however, I receive the following error message: Wed Aug 10 05:05:11 2011 [VMM][I]: error: Failed to create domain from /srv/cloud/one/var/26/images/deployment.0 Wed Aug 10 05:05:11

Re: [one-users] [Beta 3.0] Wrong target value in DISK.

2011-08-10 Thread Florin Antonescu
Ok, so it seems that for inline declared disks, the target is also mandatory. I had the impression that ti is like in the case of disk images, when the target is not necessary. On Tue, Aug 9, 2011 at 8:03 PM, Florin Antonescu wrote: > Hello, > > I am trying to deploy a VM using the

[one-users] [Beta 3.0] Wrong target value in DISK.

2011-08-09 Thread Florin Antonescu
Hello, I am trying to deploy a VM using the following template, but I receive the error message: "Wrong target value in DISK.". What could cause this? Thank you, Florian CPU = 1 MEMORY = 64.0 DISK = [ IMAGE_ID = 0 ] DISK = [FORMAT=ext3, TYPE = fs, SIZE = 10 ] NIC = [ NETWORK_ID = 11 ] REQUIREMEN

Re: [one-users] [Beta 3.0] error: unable to set user and group to '117:126' on '/srv/cloud/one/var/2/images/disk.0': No such file or directory

2011-08-08 Thread Florin Antonescu
Just found the cause (very silly): the NFS share was not mounted (sudo mount /srv/cloud/one) 2011/8/8 Florin Antonescu > Hello, > > After switching from OpenNebula 2.2 to OpenNebula 2.9.80 (Beta 3.0) > deploying VMs stopped functioning. The error message I receive is: > Mon Aug

[one-users] [Beta 3.0] error: unable to set user and group to '117:126' on '/srv/cloud/one/var/2/images/disk.0': No such file or directory

2011-08-08 Thread Florin Antonescu
Hello, After switching from OpenNebula 2.2 to OpenNebula 2.9.80 (Beta 3.0) deploying VMs stopped functioning. The error message I receive is: Mon Aug 8 08:26:32 2011 [VMM][D]: Message received: LOG I 2 Command execution fail: 'if [ -x "/var/tmp/one/vmm/kvm/deploy" ]; then /var/tmp/one/vmm/kvm/dep

Re: [one-users] [Beta 3.0] Problem creating VM: Failed to create domain

2011-08-08 Thread Florin Antonescu
On Thu, Aug 4, 2011 at 6:18 PM, Florin Antonescu wrote: > Hi, > > I modified tm_delete.sh and added ls -l $SRC_PATH just before rm command > and this was the output it generated: > -rw-rw-rw- 1 oneadmin cloud 41943040 Jul 28 20:42 disk.0 > it seems that disk.0 is in place, but I

Re: [one-users] [Beta 3.0] Problem creating VM: Failed to create domain

2011-08-04 Thread Florin Antonescu
set user and group to '117:126' on > '/srv/cloud/one/var//11/images/disk.0': No such file or directory > > Edit tm_delete.sh in $ONE_HOME/lib/tm_commands (?). Comment out the line > where it deletes the images. Then once things fail see what's in the > /srv/clo

[one-users] [Beta 3.0] Problem creating VM: Failed to create domain

2011-08-04 Thread Florin Antonescu
Hello, I am running into some problems when I try to create a VM with onevm command. These are the logged messages on oned.log and var/11/vm.log. Can anyone give me a suggestion on how to fix this? Best regards, Florian Thu Jul 28 19:55:52 2011 [DiM][D]: Deploying VM 11 Thu Jul 28 19:56:03 2011

Re: [one-users] [Beta 3.0] Scheduler issue

2011-08-04 Thread Florin Antonescu
nnebula.org > > > On Thu, Aug 4, 2011 at 8:42 AM, Florin Antonescu < > florinantone...@gmail.com> wrote: > >> Hello, >> >> I noticed that the scheduler of OpenNebula 3.0 is not able to connect to >> the XML-RPC server, however the XML-RPC API seems to be working

[one-users] [Beta 3.0] Scheduler issue

2011-08-03 Thread Florin Antonescu
Hello, I noticed that the scheduler of OpenNebula 3.0 is not able to connect to the XML-RPC server, however the XML-RPC API seems to be working just fine when invoked from an external application. The sched.log is full of entries similar to these ones: Thu Jul 28 09:51:03 2011 [HOST][E]: Exceptio

Re: [one-users] [Beta 3.0] Problem instantiating VM

2011-08-03 Thread Florin Antonescu
One extra comment would be that I get this behavior also if I try to deploy a VM accordingly to the tutorial at http://opennebula.org/documentation:rel3.0:vmg On Wed, Aug 3, 2011 at 1:16 PM, Florin Antonescu wrote: > Hello, > > I am having some trouble using OpenNebula 3.0 to instant

[one-users] [Beta 3.0] Problem instantiating VM

2011-08-03 Thread Florin Antonescu
Hello, I am having some trouble using OpenNebula 3.0 to instantiate a VM (sample ttylinux) using XML-RPC interface. The VM template I use is: CPU = 1 MEMORY = 64.0 DISK = [ IMAGE_ID = 1 ] DISK = [TYPE = block, SIZE = 10.0 ] NIC = [ NETWORK_ID = 1 ] REQUIREMENTS = "(CPUSPEED > 1500.0) & (CPUSPEED <

Re: [one-users] [Beta 3.0] XML-RPC add lease to virtual network

2011-08-02 Thread Florin Antonescu
.vn.addleases > one.vn.rmleases > > see: > http://opennebula.org/documentation:rel2.2:api > > Regards. > -- > Carlos Martín, MSc > Project Major Contributor > OpenNebula - The Open Source Toolkit for Cloud Computing > www.OpenNebula.org | cmar...@opennebula.org &

[one-users] [Beta 3.0] XML-RPC add lease to virtual network

2011-08-02 Thread Florin Antonescu
Hello, Can someone tell me about how can a new lease be added to an existing virtual network in OpenNebula 3.0 using the XML-RPC interface? Thank you, Florian ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/use

[one-users] OpenNebula 3.0 installation guide

2011-07-25 Thread Florin Antonescu
Hello, I was wondering if there is an installation guide for OpenNebula 3.0 or if there are additional requirements comparing to those for installing OpenNebula 2.2. Best regards, Florian ___ Users mailing list Users@lists.opennebula.org http://lists.op

[one-users] About OpenNebula 3 and Open vSwitch (Network Isolation)

2011-06-24 Thread Florin Antonescu
Hello, This might be a silly question, but does using Open vSwitch Network Isolation, require a network switch capable of forwarding VLAN tagged traffic as in the case of using host-managed VLANs ? Thank you ___ Users mailing list Users@lists.opennebula

Re: [one-users] OCA XML-RPC output

2011-05-18 Thread Florin Antonescu
I am also interested in this topic as I am trying to do the same task for research project GEYSERS. On Wed, May 18, 2011 at 6:36 PM, Gian Uberto Lauri wrote: > Hello all, > > I am writing an OCCI implementation that accepts OVF for the > Venus-C research project. This imp

Re: [one-users] XML-RPC Disk information

2011-05-18 Thread Florin Antonescu
ame information using both XMLPRC or CLI. The problem you are facing > is that onehost show is one.host.info call. The call one.hostpool.info > is used for onehost list. > > On Tue, May 17, 2011 at 2:42 PM, Florin Antonescu > wrote: > > I am trying to use the XML-RPC int

Re: [one-users] Help to login without asking for a user or password.

2011-05-17 Thread Florin Antonescu
You ca find a nice tutorial at the following location: https://help.ubuntu.com/community/SSH/OpenSSH/Keys BR On Tue, May 17, 2011 at 7:51 PM, Luis G. Alford G. wrote: > hi, > > I have finally install the open nebula and it seems to be working j

[one-users] XML-RPC Disk information

2011-05-17 Thread Florin Antonescu
I am trying to use the XML-RPC interface for getting information about available host computers and about their available disk space. I have found that XML-RPC one.hostpool.info command should return for each host the amount of free/available/used disk space, however, the returned value is always 0

Re: [one-users] Help setting up Open nebula

2011-05-15 Thread Florin Antonescu
Hi Luis, You can find a very detailed workshop about installing OpenNebula at this location: http://hpc.uamr.de/wissen/opennebula-workshop/ Hope this helps! On Sun, May 15, 2011 at 4:13 PM, Luis G. Alford G. wrote: > hi, > > I'm trying to strart t

Re: [one-users] OCCI compute creation problem

2011-04-27 Thread Florin Antonescu
e.message instead of f.puts template to check the error. > > On 26 April 2011 18:40, Florin Antonescu > wrote: > > I added the following code to OCCIServer.rb: > > # --- Generate the template and Allocate the new Instance --- > > template = vm.to_one_tem

Re: [one-users] Problem with OCCI client while creating storage image

2011-04-26 Thread Florin Antonescu
a. > > On 26 April 2011 18:44, Florin Antonescu > wrote: > > Can you please suggest me a way to send the file? Also, the file > parameter > > should contain the path to the actual image ot the content of the image? > > Is there any documentation that I could consult r

Re: [one-users] Problem with OCCI client while creating storage image

2011-04-26 Thread Florin Antonescu
regards On Tue, Apr 26, 2011 at 4:39 PM, Daniel Molina wrote: > Hi, > > The server waits for a file (request.params['file']) and the xml > (request.params['occixml']). In your case is that the file is missing > in the request. > > Regards > > On 17 April 2

[one-users] Problem with OCCI client while creating storage image

2011-04-17 Thread Florin Antonescu
Hello, I have encountered a strange situation while trying to create a storage image using OCCI interface from a Java client (Opennebula 2.2 on Ubuntu 10.10). The XML representation that I was trying to send is test-ttylinux Minimalist Linux distribution OS file:///srv/cloud/one/one-templates/tt

[one-users] OCCI compute creation problem

2011-04-17 Thread Florin Antonescu
Hi there! I am having a bit of a problem with creating compute instances both command line using occi-compute and from a Java client, maybe someone can give me a hint. I am using OpenNebula 2.2 on top of Ubuntu Desktop 10.10. Both command line client and Java client work for creating blockstorage