[one-users] VM creation error -failed to create domain

2013-03-06 Thread prachi de
Hi, Stucked with one problem while creating virtual machine using opennebula-3.6.0 with Ubuntu-12.04 desktop machine with i686 architecture. Installed kvm on another machine with same configuration and the two machines are connected with each other through LAN. while creating virtual machine fo

Re: [one-users] How to mount iscsi target in linux container?

2013-03-06 Thread Valentin Bud
Hello Dylan, I am trying to get OpenNebula 3.2.1 or 3.8.3 working with Linux Containers but I have ran into an issue. I can't find the OneLXC drivers provided by CMRI. Following the OpenNebula blog post [1] about OneLXC I have tried to download them from https://github.com/cmri/opennebula-3.2.1-l

Re: [one-users] Problems instantiating

2013-03-06 Thread Aridane Jesús Sarrionandia de León
Hi, thanks for answering that fast. Yes, it says that there's no such file. The output of ls -lah /var/lib/one/datastores/ ttylinux/ttylinux.img is says that the location can't be accessed, there's no such file or directory. The thing is that I created the img file with oneimage create image.one

Re: [one-users] Problems instantiating

2013-03-06 Thread Tobias Honacker
Hi, You have to create an oneimage [1] which will store the image to your path. Your error tells you that the directory/image doesn't exist? (no spanish skills sorry) Do a ls -lah /var/lib/one/datastores/ttylinux/ttylinux.img And please provide us the output of these commands: Oneimage list One

Re: [one-users] Problems instantiating

2013-03-06 Thread Aridane Jesús Sarrionandia de León
Sorry, I forgot to put the VM template, here it goes: CPU="1" DISK=[ CLONE="YES", DATASTORE="default", DATASTORE_ID="1", DEV_PREFIX="hd", DISK_ID="0", IMAGE="ttylinux", IMAGE_ID="2", READONLY="NO", SAVE="NO", SOURCE="/var/lib/one/images/ttylinux/ttylinux.img", TARGET="hda",

[one-users] Problems instantiating

2013-03-06 Thread Aridane Jesús Sarrionandia de León
Hi all, I'm having trouble creating a vm from a template, for some reason I don't know I get the following error when execute "onetemplate instantiate 1" y get this in the log: Wed Mar 6 16:38:50 2013 [TM][D]: Message received: LOG I 7 Command execution fail: /var/lib/one/remot es/tm/shared/clo

Re: [one-users] VM memory limit in OpenNebula or KVM?

2013-03-06 Thread Daniel Molina
Hi, On 5 March 2013 14:29, Gerry O'Brien wrote: > Hi, > > Is there a memory maximum set somewhere in OpenNebula or Kvm that limits > the amount of memory a virtual machine created with the OCCI self-service > can have? Our hosts have 16GB of memory. Sunstone reports 15.7G available. > Yet, wh