[one-users] High Availability guide

2013-09-18 Thread Javier Fontan
We've just made available a new guide on High Availability of OpenNebula services. I'm sure you will find it useful. More information and links in this post: http://blog.opennebula.org/?p=5105 Cheers -- Join us at OpenNebulaConf2013 in Berlin from the 24th to the 26th of September 2013!

Re: [one-users] about radius AUTH with opennebula

2013-09-17 Thread Javier Fontan
Thanks a lot for the effort. Are you going to upload to a repository server like github? I think having it in some service like this could make it easier for others to contribute. It will also be good to add it to the ecosystem page [1] after there is a permanent home for it. Cheers [1]

Re: [one-users] Cloud init with Open Nebula

2013-09-11 Thread Javier Fontan
is pointing out. It makes the environment like EC2 and as he says you could use cloud-init right now. On Tue, Sep 10, 2013 at 1:16 PM, Javier Fontan jfon...@opennebula.org wrote: There's an ongoing work adding OpenNebula support to cloud-init. I hope it gets included soon: https://code.launchpad.net

Re: [one-users] Cloud init with Open Nebula

2013-09-10 Thread Javier Fontan
There's an ongoing work adding OpenNebula support to cloud-init. I hope it gets included soon: https://code.launchpad.net/~vlastimil-holer/cloud-init/opennebula/+merge/184278 Any help or idea is appreciated On Tue, Sep 10, 2013 at 12:33 PM, Olivier Sallou olivier.sal...@irisa.fr wrote: On

[one-users] Multiple groups functionality in OpenNebula

2013-09-09 Thread Javier Fontan
In the next version we are introducing multiple groups for users. Take a peek about this functionality in this post: http://blog.opennebula.org/?p=5056 Cheers -- Join us at OpenNebulaConf2013 in Berlin from the 24th to the 26th of September 2013! Javier Fontán Muiños Developer OpenNebula -

Re: [one-users] Error creating VM opennebula 4.2

2013-09-09 Thread Javier Fontan
is empty, but i got this error in sched.log Host 8 filtered out. It does not fulfill SCHED_REQUIREMENTS. anybody knows what does that mean? Em 03/09/2013 11:49, Javier Fontan jfon...@opennebula.org escreveu: I don't see any tip from the error messages but you

[one-users] OpenNebulaConf Hacking Session

2013-09-09 Thread Javier Fontan
We are preparing a hacking session in OpenNebula conference. There you will be able to meet other users and OpenNebula developers to talk about OpenNebula, get help with issues or integrate technologies. http://opennebulaconf.com/?p=669 Cheers -- Join us at OpenNebulaConf2013 in Berlin from

Re: [one-users] VM images management

2013-09-06 Thread Javier Fontan
We think this is a great topic to discuss and get information from other people on how to do this. I'll publicise a bit this thread and we may create a post/document summarising this information in case we get enough tips. As another tip. We use Foreman to create new VM images. You can get more

Re: [one-users] LDAP/AD authentication problems

2013-09-06 Thread Javier Fontan
It looks really bad. Could you please give use the OpenNebula version you are using? I'll do my tests here and will let you know. I've created a ticket to keep track of this problem: http://dev.opennebula.org/issues/2307 On Wed, Aug 28, 2013 at 6:46 PM, Andreas Calvo Gómez

Re: [one-users] driver xen 4.2

2013-09-05 Thread Javier Fontan
I've tested OpenNebula 4.2 with Xen 4.2 and had no problems. What does it mean it doesn't work? On Thu, Sep 5, 2013 at 4:30 AM, kenny.ke...@bol.com.br wrote: hello. does anybody use opennebula with xen 4.2 ? im trying to use opennebula 4.2 with xen 4.2 but it doesnt work. thanks.

Re: [one-users] driver xen 4.2

2013-09-05 Thread Javier Fontan
: 1 Wed Sep 4 13:59:57 2013 [VMM][I]: Failed to execute virtualization driver operation: deploy. Wed Sep 4 13:59:57 2013 [VMM][E]: Error deploying virtual machine: Unable Wed Sep 4 13:59:57 2013 [DiM][I]: New VM state is FAILED Em 05/09/2013 06:08, Javier

Re: [one-users] Could not find information driver im_kvm

2013-09-05 Thread Javier Fontan
Your driver is called kvm in oned.conf: --8-- Thu Sep 5 12:18:14 2013 [InM][I]: Loading Information Manager drivers. Thu Sep 5 12:18:14 2013 [InM][I]: Loading driver: kvm Thu Sep 5 12:18:14 2013 [InM][I]: Driver kvm loaded --8-- But you've added the host with im_kvm driver:

Re: [one-users] Opennebula - Active Directory authentication intergration

2013-09-04 Thread Javier Fontan
Latip fahmi.la...@mimos.my wrote: Hi Javier, Yes, I got “_” (normal underscore symbol) inside one of my DN entry as in the OU name. Is there any problem with that? If yes, any workaround to make it works? Kindly advised. Best regards, .fahmie From: Javier Fontan [mailto:jfon

Re: [one-users] Error creating VM opennebula 4.2

2013-09-03 Thread Javier Fontan
I don't see any tip from the error messages but you shouldn't have xend running in a Xen 4.2 installation using xl. On Tue, Sep 3, 2013 at 2:05 AM, kenny.ke...@bol.com.br wrote: Thanks for the reply but i have some points : 1) i need to use nfs; 2) i shared the folder in one server

Re: [one-users] Opennebula - Active Directory authentication intergration

2013-09-03 Thread Javier Fontan
Do you have any non word characters in the DN? Like , , [, ] and such. On Tue, Sep 3, 2013 at 4:36 AM, Shek Mohd Fahmi Abdul Latip fahmi.la...@mimos.my wrote: Hi, ** ** Here is my one/auth/ldap_auth.conf settings: ** ** server 1: :user: 'one***@*.'

[one-users] Updated contextualization packages

2013-08-29 Thread Javier Fontan
We have fixed a bug in the contextualization packages that made them incompatible with OpenNebula 4.2 to set IPv6 networking [1]. Update them in case you are use IPv6 [2]. [1] http://dev.opennebula.org/issues/2269 [2]

Re: [one-users] contextualization and windows powershell

2013-08-29 Thread Javier Fontan
We chosen to use single quotes as the double quotes could be interpreted by the shell and break the contextualization in some cases [1]. It seems that this change is giving more problems than we thought and we are planning on generating two versions, one with single quotes and another with double

Re: [one-users] AppStage chef-solo boot script fail

2013-08-28 Thread Javier Fontan
AppStage is not supported for OpenNebula 4.x so we have not tested it in this version. Anyway, is there any file downloaded it /var/tmp/chef/cookbooks or /var/tmp/site_chef/cookbooks? Can you access internet from that VM? It is needed to download recipes. On Mon, Aug 26, 2013 at 9:10 AM, Naza

[one-users] Package repositories and OpenNebula tutorial

2013-08-26 Thread Javier Fontan
Hi, We have recently created package repositories for CentOS 6, Ubuntu 12.04/13.04, Debian 7 and openSUSE 12.3. You have more information on how to setup them at: http://blog.opennebula.org/?p=4992 We will maintain those repositories updated with the latest stable release. As a side note we

Re: [one-users] OneFlow with Chef ? AppStage is gone ?

2013-08-22 Thread Javier Fontan
it as a separate component ? Zee On Mon, Aug 19, 2013 at 5:59 PM, Javier Fontan jfon...@opennebula.org wrote: We didn't have time to port AppStage to 4.2 and we are evaluating its usefulness as a standalone component. If you are going to use the server mode of chef then you don't need much

Re: [one-users] how to run a windows vm

2013-08-22 Thread Javier Fontan
machine itself is not functioning. I looked at the device manager and it seems to need some drivers. Do i need to install network drivers? Where do I get them? Thanks, Kenneth On 08/19/2013 08:48 PM, Javier Fontan wrote: Go to images tab and click in create. In the wizard make sure

Re: [one-users] Can't access the running VM's from the outside network

2013-08-21 Thread Javier Fontan
The MD5 hash of CentOS image was incorrect. I've just updated it. Thanks for the tip. On Mon, Aug 19, 2013 at 10:27 PM, Armando Escalante escalan...@gmail.com wrote: Can't ssh or ping the VM's from outside. Can't access any external resource from inside the VM's (except as noted below) I have

Re: [one-users] Opennebula monitoring using Ganglia

2013-08-21 Thread Javier Fontan
Do you have cron configured in the host to push data to ganglia? On Fri, Jul 19, 2013 at 5:25 AM, Naza naza1...@gmail.com wrote: I configured one of my host with Ganglia monitoring. When I create host: onehost create z1-nc01 --im ganglia --vm kvm-ganglia --net dummy --cluster z1-cluster01

Re: [one-users] esxi vm instantiation not on scsi disk

2013-08-19 Thread Javier Fontan
| Mobile 614.403.6320 | www.connectsolutions.com -Original Message- From: Javier Fontan [mailto:jfon...@opennebula.org] Sent: Monday, August 19, 2013 9:04 AM To: Michael Curran Cc: users@lists.opennebula.org Subject: Re: [one-users] esxi vm instantiation not on scsi disk Set the disk

Re: [one-users] OneFlow with Chef ? AppStage is gone ?

2013-08-19 Thread Javier Fontan
We didn't have time to port AppStage to 4.2 and we are evaluating its usefulness as a standalone component. If you are going to use the server mode of chef then you don't need much in the VMs appart from chef itself. What you do need is to have proper host names in your VMs and register the

[one-users] Last chance to get OpenNebulaConf gold package

2013-08-19 Thread Javier Fontan
Just a quick reminder that this Thursday is the last day to get gold packages for OpenNebulaConf. That is, participation and accommodation. Hurry up to get yours. http://blog.opennebula.org/?p=4982 Cheers -- Join us at OpenNebulaConf2013 in Berlin from the 24th to the 26th of September 2013!

Re: [one-users] 4.1.80: top pid limit exceeded with more than 20 virtual machines on one node

2013-07-22 Thread Javier Fontan
Good catch! I am going to change the way we get that information to overcome this problem. Expect a fix for final release. Thanks On Mon, Jul 22, 2013 at 9:24 AM, Michael Kutzner michael.kutz...@virtion.de wrote: Hi, The method of getting the cpu usage of the VMs on the nodes is problematic

[one-users] OpenNebula, Xen and ARM

2013-07-12 Thread Javier Fontan
Hi guys, Here is a nice demo by Citrix and Linaro managing Xen VMs on ARM architecture. It's worth to note that OpenNebula is running also on ARM. The OpenNebula used is a development version that is prepared to be compiled and run on ARM and also uses 'xl' to communicate with Xen (4.x). These

[one-users] Call for paticipation on OpenNebula Conf

2013-07-10 Thread Javier Fontan
Hello, We have the OpenNebula conference almost ready. There will be three really busy days with great talks, tutorials, hacking and open spaces and also lightning talks where you can also participate. Join us in Berlin this September! More information at http://blog.opennebula.org/?p=4894

Re: [one-users] Ubuntu 12.04 LTS and OpenNebula 4

2013-07-04 Thread Javier Fontan
Ubuntu packages should work also with 12.04. Ubuntu 13 was still not tested but should also work. To install the packages you can follow the installation guide [1]. The packages to install in the frontend to have all services are: * opennebula-common * opennebula-ozones * opennebula-sunstone *

Re: [one-users] LDAP on Ubuntu Precise

2013-07-03 Thread Javier Fontan
I have to test this in more depth with the versions you have. For us it is working properly and does lot let a user with a wrong password to log in. I'll come back to you as soon as I find what could be happening. On Sat, Jun 29, 2013 at 3:33 AM, Justin Ryan justin.r...@kixeye.com wrote: Hi,

[one-users] OpenNebulaConf early bird tickets

2013-06-28 Thread Javier Fontan
Hello, Sunday 30th is the last day to get you Early Bird tickets for OpenNebulaConf. Hurry up and make use of the discount. http://opennebulaconf.com/registration/ Cheers -- Join us at OpenNebulaConf2013 in Berlin from the 24th to the 26th of September 2013! Javier Fontán Muiños Project

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

2013-06-24 Thread Javier Fontan
It seems that kvm modules are not loaded. Needed modules are kvm and kvm-intel or kvm-amd depending on your processor. On Fri, Jun 21, 2013 at 9:53 AM, anagha b banag...@gmail.com wrote: Hi everybody, Vm is in failed state due to error. I checked oneadmin groups. Checked libvirtd.conf

Re: [one-users] vm contexualization

2013-06-24 Thread Javier Fontan
You'd better use a newer OpenNebula version. Latest versions come with a package that are easier to install. http://opennebula.org/documentation:rel4.0:context_overview On Mon, Jun 17, 2013 at 2:36 PM, anagha b banag...@gmail.com wrote: Hello I want to contextualize my ubuntu12.04server vm.

Re: [one-users] Nebula 4.0.1 Xen 4.1.4 Debian Wheezy - MIGRATION problem..

2013-06-24 Thread Javier Fontan
of opennebula, same versions of xen). processors are different though, one host has Intel Xeon E5430, and the other has Intel Core i5 760. so live migration can be done only with shared storage? J On 06/13/2013 10:14 AM, Javier Fontan wrote: In live migration nobody copies the image

Re: [one-users] nokogiri install error!

2013-06-24 Thread Javier Fontan
Thanks. I'll try to add this info to install gems script. On Thu, Jun 20, 2013 at 11:03 AM, mario wu iamo...@gmail.com wrote: hi,all i had a nokogiri install error on ubuntu 12.04.2. gem install nokogiri ERROR: Error installing nokogiri: nokogiri requires Ruby

Re: [one-users] failed to initialize KVM: Operation not permitted

2013-06-20 Thread Javier Fontan
on chasing the issue further. Maybe Javier can shed some light on why this step is required? Just my $0.02 Best Regards, Jon A On Jun 19, 2013 7:44 AM, Javier Fontan jfon...@opennebula.org wrote: Can you check that kvm and kvm_intel or kvm_amd modules are loaded? On Tue, Jun 18, 2013 at 10:48

Re: [one-users] CentOS and OpenNebula Installation-Testing-and-Documentation Day

2013-06-19 Thread Javier Fontan
The CentOS and OpenNebula Installation-Testing-and-Documentation Day starts now. Go and connect to #opennebula channel in Freenode. On Mon, Jun 10, 2013 at 1:04 PM, Jaime Melis jme...@opennebula.org wrote: Dear community, I would like to invite you to the CentOS and OpenNebula

Re: [one-users] Nebula 4.0.1 Xen 4.1.4 Debian Wheezy - MIGRATION problem..

2013-06-13 Thread Javier Fontan
file to the other host, but then when it tries to boot the VM I get the error below.. Cheers, J On 12.06.2013 18:29, Javier Fontan wrote: It looks that it can not find a image file: VmError: Device 51712 (vbd) could not be connected. /var/lib/one//datastores/0/28/disk.0 does not exist

Re: [one-users] Doing things a bit different, bypassing templates?

2013-06-12 Thread Javier Fontan
Hi, Take a look at this post. http://blog.opennebula.org/?p=4665 We use foreman for OS installation (PXE) in a similar way you are describing. After installation PXE configuration is changed to tell the VM to boot from HDD so you don't need to modify the VM. This is done automatically by

Re: [one-users] Nebula 4.0.1 Xen 4.1.4 Debian Wheezy - MIGRATION problem..

2013-06-12 Thread Javier Fontan
It looks that it can not find a image file: VmError: Device 51712 (vbd) could not be connected. /var/lib/one//datastores/0/28/disk.0 does not exist. Is that image a persistent disk? In that case, is it located in a shared datastore that is not mounted in that host? Cheers On Wed, Jun 12, 2013

Re: [one-users] Backporting ONE 3.8 context scripts into ONE 3.2 cloud?

2013-06-07 Thread Javier Fontan
Contextualization scripts should be backwards compatible. You will also be able to add network information to the contextualization part of the template. On Thu, Jun 6, 2013 at 8:27 PM, Steven Timm t...@fnal.gov wrote: Is there any reason that the one-context scripts that were released with

[one-users] Results of the Cloud API survey

2013-06-06 Thread Javier Fontan
Hello, Here are the results of the survey done last week: http://blog.opennebula.org/?p=4716 Cheers -- Join us at OpenNebulaConf2013 in Berlin from the 24th to the 26th of September 2013! Javier Fontán Muiños Project Engineer OpenNebula - The Open Source Toolkit for Data Center Virtualization

Re: [one-users] Nebula 4.0.1 Xen 4.1.4 Debian Wheezy - VM stuck in BOOT state

2013-06-05 Thread Javier Fontan
What is the network driver you are using in that host? Can you do the same test using network dummy drivers if you are using other driver? On Wed, Jun 5, 2013 at 9:16 AM, Jacek Jarosiewicz neb...@supermedia.pl wrote: Hi, I've searched google and this list but with no luck.. I have setup an

Re: [one-users] VM gateway problem

2013-06-05 Thread Javier Fontan
Is the image you are using for that VM contextualized? That is, does it have context packages installed? On Mon, Jun 3, 2013 at 11:17 AM, Monish Jain monish.j...@rsystems.comwrote: Hi, ** ** I have successfully deployed a test virtual machine on ESXI host, but the VM is not getting

Re: [one-users] How Opennebula sync with LDAP server

2013-06-05 Thread Javier Fontan
OpenNebula drivers do not sync with LDAP, it uses LDAP as the user database for authentication. If set ldap as the default driver then new users will authenticate with LDAP database. On Tue, May 28, 2013 at 11:39 AM, song song@venusource.com wrote: HI guys: Now I am on a trying of sync

[one-users] Integration with The Foreman

2013-06-03 Thread Javier Fontan
Hello, You may be interested in integrating OpenNebula with The Foreman [1] to automate your VM installations. http://blog.opennebula.org/?p=4665 This integration is still a work in progress and will be updated in the future but you can give it a try if you are already using the foreman to

[one-users] New user group in France

2013-05-31 Thread Javier Fontan
Hello, I am happy to announce that we have a new user group in France. You can get more information about it in our blog: http://blog.opennebula.org/?p=4638 Cheers -- Join us at OpenNebulaConf2013 in Berlin from the 24th to the 26th of September 2013! Javier Fontán Muiños Project Engineer

Re: [one-users] Again the Problem in LDAP integration with ONE

2013-05-29 Thread Javier Fontan
You can use both username (that goes in 'user_field' named value) or the full dc. The driver will search for both. Are you sure that your user base dn is the one you have specified? On Wed, May 29, 2013 at 8:43 AM, song song@venusource.com wrote: Hello friends: This is my

Re: [one-users] Ubuntu Server 12.04 (Precise Pangolin) - kvm from marketplace authentication not working

2013-05-29 Thread Javier Fontan
You should add the public ssh key of the user you want to use to connect to the machine. This should be in a file called id_rsa.pub or id_dsa.pub in $HOME/.ssh. When connecting to the machine use root user as target: $ ssh root@vm ip On Tue, May 28, 2013 at 3:19 PM, Danijel Jambrečina

Re: [one-users] How to use ldap in opennebula?

2013-05-29 Thread Javier Fontan
OpenNebula does not sync with LDAP. Just adds a new ONE user the first time an LDAP user connected (so we can have some mapping, LDAP user John == ONE user 345). Group and password checks are always one with the LDAP server. On Tue, May 28, 2013 at 8:51 AM, song song@venusource.com wrote: Hi

Re: [one-users] vm creation

2013-05-29 Thread Javier Fontan
Make sure that your images are stored in a LVM datastore. Can you send us the output of: $ onedatastore list $ oneimage show image id $ onevm show --all vm id image id and vm id are the id's of the image and vm you are using for tests. On Fri, May 24, 2013 at 11:40 AM, Denis J. Cirulis

Re: [one-users] Create a VM with specific MAC address

2013-05-29 Thread Javier Fontan
In your VM template you can specify an IP or a MAC in the NIC section: NIC=[NETWORK=private,MAC=02:00:01:02:03:04] But beware as this will also set the IP, last 4 bytes. The mac needs to be in the network pool. The easiest way is to set the the IP and let it generate the mac address:

Re: [one-users] VM in Blank Screen

2013-05-29 Thread Javier Fontan
Have you tried clicking in the VNC screen and pressing enter? Just to make sure that the OS is not in screen saving mode. Another problem could be that the console is not in the securetty list [1]. Do you have context packages installed in your VM? Those are needed for IP configuration. Cheers

[one-users] New user group in Italy

2013-05-28 Thread Javier Fontan
Hello, We are happy to announce that there is a new user group in Italy. If you happen to be Italian join its mailing list for discussions in your language and learn about meetings in your area. More information at http://blog.opennebula.org/?p=4622 Cheers -- Join us at OpenNebulaConf2013 in

Re: [one-users] Really quick cloud API survey

2013-05-28 Thread Javier Fontan
I just wanted to tell you that the survey will be available one day more. If you have not filled it in is just 10 seconds. Cheers On Mon, May 27, 2013 at 10:43 AM, Javier Fontan jfon...@opennebula.org wrote: Dear community, We have created a very quick survey (only two questions) to collect

Re: [one-users] Opennebula Debian 7.0 Wheezy Xen 4.1

2013-05-28 Thread Javier Fontan
Hi, First, I think you can fix the credit scheduler problem changing the file xenrc in /var/lib/one/remotes/vmm/xen: # In xen 4.1 the credit scheduler command is called sched-credit, # uncomment this line if you are using this version #export XM_CREDITS=sudo $XM_PATH sched-credit I am getting

[one-users] Really quick cloud API survey

2013-05-27 Thread Javier Fontan
Dear community, We have created a very quick survey (only two questions) to collect information about which cloud API is most widely used, and which cloud API you would like us to enhance or implement (AWS, OGF OCCI, Google Compute, DMTF CIMI, VMware vCloud or OpenStack). It will only take you

[one-users] KVM SR-IOV VMM Driver for Infiniband

2013-05-27 Thread Javier Fontan
Hello, There is a new new ecosystem component [1] that may be helpful to you. This compoenente enables the use of infiniband in your KVM VMs. You can get more information and a video explaining it in its blog post [2]. Cheers [1] http://opennebula.org/software:ecosystem:sr-iov [2]

Re: [one-users] Login

2013-05-20 Thread Javier Fontan
I've changed the example so it is easier to see that is a context variable. As Jon says is easier to fill this using sunstone but is also pretty easy using the CLI: $ onetemplate create --name some_name --cpu 1 --memory 512 --disk ubuntu --ssh ~/.ssh/id_rsa.pub You can also use --dry parameter

Re: [one-users] vm contextualization problem

2013-05-20 Thread Javier Fontan
You have an overview on how to do this at http://opennebula.org/documentation:archives:rel3.8:context_overview On Fri, Apr 26, 2013 at 8:37 AM, anagha b banag...@gmail.com wrote: Hi, I am using opennebula-3.8.3 . Is it necessary to contextualize vm with 3.8.3. Followed video on youtube

[one-users] Local OpenNebula insterest groups

2013-05-14 Thread Javier Fontan
Hi, We want to promote the creation of local User Groups and for that we have created a new section in the web page for them [1]. There you will also find the link to the Community Discuss list that will be used to coordinate them and ask us or some other user groups for help. You can also check

Re: [one-users] Communication channel between users and developers

2013-05-09 Thread Javier Fontan
:11 AM, Javier Fontan jfon...@opennebula.org wrote: Dear community, We've been thinking on how to improve the communication channel between users and developers. In the following link, you can find a summary of the ideas: http://opennebula.org/software:roadmap

Re: [one-users] Blank Sunstone GUI in OpenNebual 4.0

2013-05-09 Thread Javier Fontan
I'm seeing some 304 responses, there can be some problems with the cache. Can you try connecting with an incognito (provate browsing) window? If that work a hard refresh should be enough to fix the problem. In case it does not work check that those files are in the correct path: --8-- $

[one-users] New screencasts and OpenNebula Sandboxes

2013-05-08 Thread Javier Fontan
Make sure you also check the screencasts made with the new Sunstone 4.0 [1] and the updated VM images to try OpenNebula [2]. [1] http://opennebula.org/documentation:screencasts [2] http://opennebula.org/cloud:tryout -- Join us at OpenNebulaConf2013 in Berlin from the 24th to the 26th of

[one-users] Announcement of the first OpenNebula Conference

2013-05-06 Thread Javier Fontan
Hello, We are really happy to announce the OpenNebula Conference in Berlin next September. Call for proposals and sponsorship is now open. We encourage you to come and share your experiences or integrations with users and developers. Get more information in our blog [1] and in the conference

[one-users] Communication channel between users and developers

2013-04-29 Thread Javier Fontan
Dear community, We've been thinking on how to improve the communication channel between users and developers. In the following link, you can find a summary of the ideas: http://opennebula.org/software:roadmap?#how_do_we_receive_feedback_from_the_community Any feedback on this topic is more than

Re: [one-users] help, error creating VM (ssh port)

2013-04-29 Thread Javier Fontan
Make sure that http_proxy environment variable is not set when starting opennebula daemons (at least the scheduler). On Mon, Apr 29, 2013 at 11:17 AM, Mario Sickert sic...@gmx.net wrote: Hey, after creating vm still in pending mode. i checked the sched.log Mon Apr 29 08:54:44 2013

Re: [one-users] Problems with VM

2013-04-26 Thread Javier Fontan
It looks like a problem with root permissions. Add root to the group oneadmin and make sure that the datastore directory is writable by group oneadmin in the remote node. You may need to restart xen daemons in the physical node. A reboot will probably be the safest way. On Wed, Apr 24, 2013 at

Re: [one-users] Cannot clone persistent image

2013-04-26 Thread Javier Fontan
= oneadmin dynamic_ownership = 0 But, I still cannot clone any persistent image Thanks On Thu, Apr 25, 2013 at 5:34 PM, Javier Fontan jfon...@opennebula.org wrote: From the log file I'm seeing that you are using shred drivers and I suppose you are using kvm. Can you check that in /var/lib

Re: [one-users] Cannot clone persistent image

2013-04-25 Thread Javier Fontan
From the log file I'm seeing that you are using shred drivers and I suppose you are using kvm. Can you check that in /var/lib/one/var/datastores/1 there are images that belong to oneadmin and other images which the owner is root? If this is the case check that your libvirt configuration has

Re: [one-users] Sunstone buggy in RC 4.0

2013-04-25 Thread Javier Fontan
The new packages are uploaded since yesterday (3.9.90-2). We had some unforeseen problems that delayed the release. This release should fix the problems with sunstone from the previous packaging. Sorry for the delay. On Sat, Apr 20, 2013 at 11:06 AM, Jaime Melis jme...@opennebula.org wrote: Hi

Re: [one-users] Passwd

2013-04-24 Thread Javier Fontan
It does not have any password set. You have to add SSH_PUBLIC_KEY as stated in the image description: ---8-- It has installed the contextualization package. Context parameters are described in the documentation page[1]. Use SSH_PUBLIC_KEY to setup root account login. --8-- [1]

Re: [one-users] How to configure virtual networks in OpenNebula 4.0

2013-04-22 Thread Javier Fontan
It seems that you have the context packages installed in the VM but you are not adding contextualization variables to the VM. When there are no contextualization parameters the context packages will fallback to default values. For example, the netmask will be /24. You can get more information on

Re: [one-users] How to configure virtual networks in OpenNebula 4.0

2013-04-22 Thread Javier Fontan
, Javier Fontan jfon...@opennebula.org wrote: I forgot to mention that you can also use the CLI to add the network contextualization. When creating the template using parameters add --net_context, for example: $ onetemplate create --name some name --cpu 1 --memory 512 --disk centos --nic public

[one-users] Xen Hackathon

2013-04-22 Thread Javier Fontan
Hello, I will be attending the Dublin Xen Hackathon next month. There I will try to improve xen drivers and make them use xl/libxl with the help of Xen engineers. If you happend to be in Dublin those days and you are interested in Xen or OpenNebula this could be a good event where to hack a bit

Re: [one-users] New authentication type

2013-04-19 Thread Javier Fontan
Usually for external authentication methods you don't need to store the password in OpenNebula. In fact it is better that you don't store it as you will have to sync the password with the external database. You can use the password as storage for some other useful information. In the case of ldap

Re: [one-users] Unable to create VM

2013-04-19 Thread Javier Fontan
monitoring host 2 : MONITOR FAILURE 2 Error executing kvm.rb To me it seems libvirt does not start if i change user to oneadmin. Thanks, On Wed, Apr 10, 2013 at 3:33 PM, Javier Fontan jfon...@opennebula.org wrote: Have you configured qemu as stated in the documentation [1]? These parameters

Re: [one-users] opennebula monitoring fails

2013-04-12 Thread Javier Fontan
Is oned running as oneadmin user? On Fri, Apr 12, 2013 at 3:36 AM, Nicolas Diogo nicolasdi...@gmx.com wrote: hello i have a three node installation: sunstone running on: on00 and also: on01 on02 i find that running the command: onehost list shows my nodes to be listed with errors -

[one-users] Call for blog contributions

2013-04-12 Thread Javier Fontan
Greetings fellows, We would like to invite you to participate in our blog posting your use cases, technical tips or software/hardware integrations. These posts will be very useful to users and will give visibility to the contributor to cooperate with other people with similar configuration or

Re: [one-users] Unable to create VM

2013-04-10 Thread Javier Fontan
Have you configured qemu as stated in the documentation [1]? These parameters in /etc/libvirt/qemu.conf: user = oneadmin group = oneadmin dynamic_ownership = 0 [1] http://opennebula.org/documentation:rel3.8:kvmg#kvm_configuration On Tue, Apr 9, 2013 at 8:03 PM, Anant Agarwal

Re: [one-users] Fwd: Error in host state

2013-04-08 Thread Javier Fontan
OpenNebula needs you to configure nodes for passwordless ssh connection. There are plenty of articles about this topic, just search for ssh passwordless in google. On Thu, Apr 4, 2013 at 6:48 AM, Sulthana Ansar rashyan...@gmail.com wrote: -- Forwarded message -- From: Sulthana

Re: [one-users] Integrate haizea and Opennebula

2013-04-08 Thread Javier Fontan
AFAIK Haizea was compatible with version 2.0 of OpenNebula and was not updated to work with newer versions. There are some patches to make it work with version 3 but I have not tested them nor know their state. https://mailman.cs.uchicago.edu/pipermail/haizea/2011-September/000318.html On Thu,

Re: [one-users] sunstone fails to start after frontend reboot

2013-04-08 Thread Javier Fontan
We are aware of this problem and I think I've just fixed it in one-4.0 branch [1]. The problem is that the authentication classes try to get the list of users on start but this is really not needed. In the linked issue there is a change that I think can be applied in one-3.8. [1]

Re: [one-users] can't see context file when boot time.

2013-04-05 Thread Javier Fontan
Are you using a custom init script or have you installed the contextualization package? The contextualization package for centos/redhat [1] should work with SL. These scripts try to find the cdrom device and mount it. Maybe that is the part your script is not doing. [1]

Re: [one-users] [marketplace images] debian and opensuse - no bootable device

2013-04-01 Thread Javier Fontan
The OpenSUSE image and target device (xvda) are meant to be used with xen. In fact KVM does not know about xen virtual devices (xvd*) Can you send me the output of: $ file /var/lib/one/datastores/1/19f921a2c46ac299b7a02bc79d60559e That problem with CentOS is a bit more strange. On Wed, Mar

Re: [one-users] Cannot log in to Ubuntu 12.04 image on Marketplace

2013-04-01 Thread Javier Fontan
As stated in the image description SSH_PUBLIC_KEY setups root user: Use SSH_PUBLIC_KEY to setup root account login. Try using the ssh private key that goes with the one you set in the contextualization. Connect to root user. USERNAME parameter has no meaning there. On Mon, Apr 1, 2013 at

Re: [one-users] Trouble starting up Virtual Machine from marketplace

2013-04-01 Thread Javier Fontan
and the full 11GB is transferred, but the booting VM is somehow unable to deal with lvm partitions and therefore only sees the boot partition? Do I need to install or upgrade something to get lvm support in kvm working? Kind regards, Mark Farragher On Mar 27, 2013, at 6:02 PM, Javier Fontan

Re: [one-users] Automount Swap?

2013-03-27 Thread Javier Fontan
Thanks! It seems to be the perfect solution. I'll take a look into that and try to update both the mkswap scripts and the contextualization packages. On Wed, Mar 27, 2013 at 11:43 AM, Michael Kutzner michael.kutz...@virtion.de wrote: Hi, There is no automounting of swap images, not even with

Re: [one-users] OpenNebula 4.0 Beta is out!

2013-03-27 Thread Javier Fontan
The problem with remotes directory is really strange. I've just tried installing centos packages and get the correct directory. Are you installing from packages? On Wed, Mar 27, 2013 at 2:26 AM, Ricardo Duarte rjt...@hotmail.com wrote: Hi Ruben, Congratulations for this important milestone and

Re: [one-users] Trouble starting up Virtual Machine from marketplace

2013-03-27 Thread Javier Fontan
I think I've found the problem. The Image is not correctly downloaded, its size is 200 Mb instead of 11 Gb. I've also been digging on what could be block device major 254 and it may be an lvm partition. 200 Mb is enough to hold the boot loader and the boot partition but not the root partition, so

Re: [one-users] Chef cookbook for OpenNebula (to be used with Vagrant)

2013-03-21 Thread Javier Fontan
Thank you Giovanni! Any reason why this is installed using source code and not using packages? And other question I have after browsing the files, how does it download the code? I could not figure out how the source code reaches the vagrant machine. On Sat, Mar 16, 2013 at 4:13 PM, Giovanni

Re: [one-users] Marketplace centos

2013-03-14 Thread Javier Fontan
When you resubmit a VM the images are cloned again in case they are not persistent. When you do that to a VM with non persistent image it will return to the initial state, that password change wont take effect. If you are using CentOS Server 6.2 - kvm it is prepared to install a user ssh public

Re: [one-users] paper about the AoE storage driver in OpenNebula

2013-03-08 Thread Javier Fontan
Thanks! Do you think it is possible to link to the paper from http://wiki.opennebula.org? That way it will be easier to find. Maybe not a direct link to the PDF but some page where it can be downloaded/read. On Mon, Mar 4, 2013 at 4:53 PM, Sándor Ács acs.san...@sztaki.mta.hu wrote: Dear

Re: [one-users] Migration issues with OpenNebula 3.8.1

2013-03-08 Thread Javier Fontan
file is owned by root. Could this be part of the issue? Thanks for your help! Martin Am 3/4/2013 11:27, schrieb Javier Fontan: Can you send us the log file of the VM that had this problem? Also tell us the configuration you have for the storage, that is, the drivers you have configured

Re: [one-users] paper about the AoE storage driver in OpenNebula

2013-03-08 Thread Javier Fontan
It is attached in the first mail On Fri, Mar 8, 2013 at 4:24 PM, cmcc.dylan dx10ye...@126.com wrote: Hi, everyone. where do i download the paper Block Level Storage Support for Open Source IaaS Clouds from? Please give me a website! At 2013-03-08 22:07:37,Javier Fontan jfon

Re: [one-users] shared_lvm driver wiki article

2013-03-05 Thread Javier Fontan
Thank you guys. It is not only a great driver contribution but also a very insightful article on LVM and storage in general. I think it would be great to publicise it a bit more with a blog post and adding it to the ecosystem page. Tell me if you are interested and need some help. Thanks again,

Re: [one-users] Deploying Windows in VM using sunstone

2013-03-05 Thread Javier Fontan
You my find these tutorials useful: http://wiki.opennebula.org/#tutorials They are created for an older version of OpenNebula but I think they will be helpful anyway. On Tue, Mar 5, 2013 at 11:29 AM, SIDHARTHA sidhartha_karyamp...@rediffmail.com wrote: Hi, My name is K R K Sidhartha, Can

Re: [one-users] Migration issues with OpenNebula 3.8.1

2013-03-04 Thread Javier Fontan
Can you send us the log file of the VM that had this problem? Also tell us the configuration you have for the storage, that is, the drivers you have configured for both the system datastore (0) and the datastore where you have the images. On Thu, Feb 28, 2013 at 3:34 PM, Martin Herfurt

Re: [one-users] New CLI functionality for OpenNebula 4.0

2013-02-28 Thread Javier Fontan
I've created a ticket with this: http://dev.opennebula.org/issues/1788 I also think it is good to use one parameter to select the output format instead of adding multiple ones (like --xml, --template, --json, etc). Thanks On Wed, Feb 27, 2013 at 4:50 PM, Hans-Joachim Ehlers

<    1   2   3   4   5   6   7   8   >