[one-users] URGENT: unknown type OS hvm

2012-05-16 Thread Darshan Upadhyay
Hello friends, i am new to kvm hypervisor. i have successfully created cloud with xen hypervisor. my configuration of two system has been shown below: Cloud front end: Hypervisor: XEN OS: Centos 5.5 host Hypervisor: KVM(VT bit enabled in BIOS) OS: Centos 5.5 With above configuration i have

[one-users] problem in instantiating VM

2012-05-16 Thread Mohsen Amini
I am trying to run ONE on my computer and run a VM. I have made all the template files needed. However, when I instantiate VMs, after boot the VM fails. I found this reason in the log file: Command execution fail: cat EOT | /var/tmp/one/vmm/kvm/deploy /var/lib/one//datastores/0/1/deployment.0

[one-users] Help required

2012-05-16 Thread Deff Rymz
My name is Deff. I am new to OpenNebula, I was just wondering if I could get some hint on how to set up OpenNebula. I am following instructions provided on the following web site https://help.ubuntu.com/community/OpenNebula. However, when I typed the following command on on step 2 $ onehost

Re: [one-users] Error when upgrading to 3.4.1

2012-05-16 Thread Carlos Martín Sánchez
Hi, Looks like something happened to your one_auth file. It is located in the file pointed by the ONE_AUTH environment variable, or ~/.one/one_auth. It must contain 'oneadmin:password'. Regards -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center

Re: [one-users] write changes using save as and qcow2

2012-05-16 Thread Jaime Melis
Hello Andreas, I can't seem to find anything wrong with your setup. I have a question, though, once you do onevm saveas does it show in onevm show vm_id like this? $ onevm show vm_id [...] DISK = [ [...] SAVE=YES, SAVE_AS=4,

Re: [one-users] OpenNebula and DeltaCloud

2012-05-16 Thread Daniel Molina
Hi Dario, On 14 May 2012 12:57, Dario Garcia Gasulla dar...@lsi.upc.edu wrote: Hi, I'm developing a project which must be able to create, start and stop instances in some of the most common IaaS providers out there (EC2, Rackspace, ...). The initial idea was to work with OpenNebula as

Re: [one-users] Help with datastore feature

2012-05-16 Thread Jaime Melis
Dear list, I'm writing this in case someone stumbles with the same problem. In the end Robert managed to fix this by setting I needed to modify /etc/libvirt/qemu.conf to set user = oneadmin group = cloud You can read more about this in OpenNebula's documentation, specifically in:

Re: [one-users] write changes using save as and qcow2

2012-05-16 Thread Jaime Melis
Andreas, actually, I think Shankhadeep is right. Does the VM go back to running after a few minutes in shutdown? If the VM doesn't have the acpid package installed, it won't shutdown on the shutdown event, thus never going into the epilog state. Can you make sure that you have acpid installed?

Re: [one-users] OpenNebula Appliances available for download

2012-05-16 Thread Daniel Molina
Hi Owen, On 14 May 2012 13:03, Owen Synge owen.sy...@desy.de wrote: Dear all, What is a market place? Why does Open Nebular need one? Why should it be cloud specific? As I under stand it a Market place is following Apples success a poor copy of debian's apt repository has been re branded

Re: [one-users] URGENT: unknown type OS hvm

2012-05-16 Thread Steven Timm
It looks like a permissions issue where the oneadmin user doesn't have the right permissions to launch a KVM virtual machine via libvirt. You have to change the default permissions on the libvirt sockets, there are details in the ONE docs on how to do that. Steve Timm On Wed, 16 May 2012,

Re: [one-users] URGENT: unknown type OS hvm

2012-05-16 Thread Steven Timm
There could be one other problem with the kvm host What does /usr/libexec/qemu-kvm -cpu ? say. As another poster said, the kvm module might not be loaded in the kernel, or there might be some other reason why you can't do virtualization. You said the virtualization bit was turned on in the

[one-users] Opennebula 2.2.1 on Ubuntu 12.04 - scons Error

2012-05-16 Thread Filippo Gaudenzi
Hi everybody, I'm Filippo, i'm trying to configure the my machine with Ubuntu 12.04 to work with Opennebula 2.2.1 I've already known that there is a ready-made package on ubuntu's repository by it installs the 3.2 version. I need to test a software that work with opennebula 2.2 apis. I

Re: [one-users] problem in instantiating VM

2012-05-16 Thread Carlos Martín Sánchez
Hi, First thing in the checklist: did you follow the KVM configuration guide? http://opennebula.org/documentation:rel3.4:kvmg#configuration Regards -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center Virtualization www.OpenNebula.org |

Re: [one-users] Opennebula 2.2.1 on Ubuntu 12.04 - scons Error

2012-05-16 Thread Filippo Gaudenzi
i installed the libxmlrpc-c3-dev and libxmlrpc-core-c3. From the repository there are available these: libxmlrpc3-client-java libxmlrpc-core-c3 libxmlrpc3-common-java libxmlrpc-core-c3-dev libxmlrpc3-java-doclibxmlrpc-epi0 libxmlrpc3-server-java libxmlrpc-epi0-dbg

Re: [one-users] ONE success stories

2012-05-16 Thread Ismael Farfán
2012/5/14 Carlos Martín Sánchez cmar...@opennebula.org: Hi, I hope the following links are helpful: http://opennebula.org/community:users http://opennebula.org/about:contributors Regards Hi Carlos Unfortunately almost none of those links says how or why are they using ONE. Fortunately I

Re: [one-users] ONE success stories

2012-05-16 Thread Carlo Daffara
We (CloudWeavers) are a small startup that provides a toolkit for creating private clouds, based on OpenNebula and XtreemFS as shared storage engine. We evaluated basically all the other toolkits on the market, and these were our findings: OpenStack: clean design (similar to opennebula under many

[one-users] migration error

2012-05-16 Thread Olivier Sallou
Hi, I faced a migration error during a test: d May 16 18:21:02 2012 [VMM][E]: migrate: Command virsh --connect qemu:///system migrate --live one-356 qemu+ssh://genokvm3/system failed. Wed May 16 18:21:02 2012 [VMM][E]: migrate: error: internal error process exited while connecting to monitor:

Re: [one-users] migration error

2012-05-16 Thread Shankhadeep Shome
different version of qemu maybe? If they are different enough migration will not work. On Wed, May 16, 2012 at 12:23 PM, Olivier Sallou olivier.sal...@irisa.frwrote: Hi, I faced a migration error during a test: d May 16 18:21:02 2012 [VMM][E]: migrate: Command virsh --connect

[one-users] Announce

2012-05-16 Thread Robert Schweikert
Hi, A bit of self publicity, sorry. OpenNebula 3.4.1 packages are now available in the openSUSE Build Service http://download.opensuse.org/repositories/Virtualization:/Cloud:/OpenNebula/ for SLES 11 SP1 SP2, openSUSE 11.4 12.1 as well as openSUSE Factory. The KIWI examples