I managed to download the image via command line: oneimage create --name "ub13.10-vdc" \ --path " http://marketplace.c12g.com/appliance/529ce1ad8fb81d0a5a000001/download" \ --driver raw \ --datastore default
onetemplate create --name "ub13" --cpu 1 --vcpu 1 --memory 512 \ --arch x86_64 --disk "ub13.10-vdc" --nic "private" --vnc \ --ssh But when I run this, after changing to prolog(and finding correct host), it fails: Error executing image transfer script: Error copying controller:/var/lib/one//datastores/1/662bb820e66f207defd292fe2fc43b52 to 192.168.0.21:/var/lib/one//datastores/0/14/disk.0 I have another running vm on the host, so im not sure what is wrong here. On Sat, Dec 21, 2013 at 12:08 PM, Alexander Sibetheros <alexsib...@gmail.com > wrote: > > > > On Fri, Dec 20, 2013 at 1:34 PM, Carlos Martín Sánchez < > cmar...@opennebula.org> wrote: > >> Hi, >> >> On Fri, Dec 20, 2013 at 12:04 PM, Alexander Sibetheros < >> alexsib...@gmail.com> wrote: >> >>> I am having problems with the datastore. >>> I have a vmware vm on my pc acting as the "cloud controller" (running >>> ubuntu12.04) and installed opennebula as mentioned on the tutorial( >>> http://www.opennebula.org/documentation:rel4.4:qs_ubuntu_kvm). >>> >>> I originally gave the controller a 20GB disk via vmware, but because I >>> need more space I increased the image to 100GB. >>> Inside the controller fdisk -l shows a 100GB disk, but tha datastore >>> still sees 20GB. >>> If I create another datastore it still is created on the 20GB it thinks >>> It has. >>> >>> >> Is your partition using all that new disk space? If you are using the fs >> drivers, the space is monitored with the df and du commands. >> > You were right about this, I will try to expand the partion. > >> >> >>> Also, another question, when I delete an Image(from sunstone) it is >>> removed from images.. but the space is still taken from the datastore(I ls >>> -lh into the datastore and found it). >>> Should I manually delete it? >>> >> >> OpenNebula should delete the files. Do you have any error messages about >> the image deletion in oned.log? >> >> Unfortunately I have no errors in the oned.log, but I can't succesfully > download large images from the datastore. > I tried ubuntu13.10-vdc(514MB) and I get: > Error copying image in the datastore: Error downloading > http://marketplace.c12g.com/appliance/529ce1ad8fb81d0a5a000001/download > > But when I download tty for vmware for example, It works.. > > > From what I remember the two previous images I deleted also had the same > error. > >> Regards >> -- >> Carlos Martín, MSc >> Project Engineer >> OpenNebula - Flexible Enterprise Cloud Made Simple >> www.OpenNebula.org <http://www.opennebula.org/> | cmar...@opennebula.org >> | @OpenNebula <http://twitter.com/opennebula> <cmar...@opennebula.org> >> >> > > > -- > Alexander Sibetheros > Student at University of Athens, > Department of Informatics and Telecommunications > -- Alexander Sibetheros Student at University of Athens, Department of Informatics and Telecommunications
_______________________________________________ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org