Re: [one-users] Run bash script in vm on spin-up

2014-09-09 Thread Valentin Bud
Hello Kerry, Do you have a registered image of type CONTEXT with the name of `test.sh` in the files datastore? The file you specify in FILES_DS can be found in the contextualization CDROM on the VM (/dev/disk/by-label/CONTEXT). The following would run a `test.sh` script when the VM is spun up

Re: [one-users] BOOTPROTO, DHCP_HOSTNAME, and vm IPs in Sunstone

2014-09-09 Thread Valentin Bud
Hello Kerry, I am unsure how to use a DHCP client to suggest an IP to the DHCP server, or if DHCP supports this. The DHCP client can be configured to request a specific IP address from the DHCP server [1]. [1]:

[one-users] unknown ethernet controller on windows imported image

2014-09-09 Thread Luca Uburti
Hello I tried importing a preexisting Vmware Windows2008r2 image into Opennebula, however I have no network connectivity. In device manager I see an unknown ethernet controller with a yellow exclamation mark. The hardware ID is pci/ven_1022dev_2000subsys_20001022rev_10 which looks like an AMD

Re: [one-users] Problems to delete image completely

2014-09-09 Thread Christoph Pleger
Hello, I wrote: I created an opennebula disk image (ID 292) and used it in a VM, the VM did not work, so I deleted first the VM and then the image. But somehow, opennebula still knows that image. That is, 'oneimage list' still lists, among others, disk image 292, but any further action on

Re: [one-users] unknown ethernet controller on windows imported image

2014-09-09 Thread Tino Vazquez
Hi Luca, Have you tried with E1000 model? Best, -Tino -- OpenNebula - Flexible Enterprise Cloud Made Simple -- Constantino Vázquez Blanco, PhD, MSc Senior Infrastructure Architect at C12G Labs www.c12g.com | @C12G | es.linkedin.com/in/tinova -- Confidentiality Warning: The information

Re: [one-users] Opennebula 4.8.2 Sunstone accounting - some miscalculations

2014-09-09 Thread Carlos Martín Sánchez
Hi Robert, Can you please send the output of oneacct -x? Off-list if you prefer. Also, what version are you using, 4.6.2? 4.8.2 is not available, we don't even have 4.8.1 out yet :) Regards. -- Carlos Martín, MSc Project Engineer OpenNebula - Flexible Enterprise Cloud Made Simple

Re: [one-users] Problems to delete image completely

2014-09-09 Thread Carlos Martín Sánchez
Hi Christoph, It may be a bug in the core, but probably what is happening is that some DB writes are failing. Do you have any related error messages in oned.log? When checking these kind of problems, you should be aware that one* list gets the information directly from the DB, and one* show gets

Re: [one-users] Run bash script in vm on spin-up (Users Digest, Vol 79, Issue 20)

2014-09-09 Thread Javier Fontan
You are right. There are some CONTEXT variables that are not in the template documentation. Thanks for the tip. On Tue, Sep 9, 2014 at 7:44 AM, Rolandas Naujikas rolandas.nauji...@mif.vu.lt wrote: Please look http://docs.opennebula.org/4.8/user/references/template.html#context-section and

Re: [one-users] unknown ethernet controller on windows imported image

2014-09-09 Thread Tino Vazquez
Hi Luca, Ok, let's see if we can get to the bottom of this issue. Could you provide the deployment file of the VM? It is placed in the front-end, under /var/lib/one/datastores/ds_id/deployment.0, where ds_id is the id of the system datastore (0, by default). Moreover, the .vmx file created in

Re: [one-users] ONE 4.8 + Gluster-3.4.5 on Centos 6.5 -- VMs stuck in BOOT

2014-09-09 Thread Javier Fontan
That's right. Even if it is using GlusterFS the way of accessing the files is using the fuse filesystem. This makes the IO performance suffer. Do you get any errors in the log files related to gluster when you try to boot a machine with DISK_TYPE=GLUSTER is activated? It could be a firewall or a

Re: [one-users] unknown ethernet controller on windows imported image

2014-09-09 Thread Luca Uburti
Hello, I have attached those two files thank you Il 09/09/2014 12:22, Tino Vazquez ha scritto: Hi Luca, Ok, let's see if we can get to the bottom of this issue. Could you provide the deployment file of the VM? It is placed in the front-end, under /var/lib/one/datastores/ds_id/deployment.0,

Re: [one-users] unknown ethernet controller on windows imported image

2014-09-09 Thread Tino Vazquez
Hi Luca, I fail to see the model type in the deployment file, it should have something like the following: interface type='bridge' model type='e1000'/ /interface can you share the VM template (onevm show -x vid) as well? Best, -Tino -- OpenNebula - Flexible Enterprise Cloud Made

Re: [one-users] unknown ethernet controller on windows imported image

2014-09-09 Thread Luca Uburti
of course, here it is VM ID32/ID UID0/UID GID0/GID UNAMEoneadmin/UNAME GNAMEoneadmin/GNAME NAME123/NAME PERMISSIONS OWNER_U1/OWNER_U OWNER_M1/OWNER_M OWNER_A0/OWNER_A GROUP_U0/GROUP_U GROUP_M0/GROUP_M GROUP_A0/GROUP_A OTHER_U0/OTHER_U

Re: [one-users] unknown ethernet controller on windows imported image

2014-09-09 Thread Valentin Bud
Hello Luca, I think you must add MODEL=E1000 to the NIC section of the template. You can read about it in the documentation [1]. [1]: http://docs.opennebula.org/4.8/user/references/template.html#network-section Best, Valentin On Tue, Sep 9, 2014 at 3:46 PM, Luca Uburti lubu...@ricca-it.com

Re: [one-users] OCCI Vagrant

2014-09-09 Thread Duverne, Cyrille
Hello Daniel, Wow, indeed ! Thanks for the tip, I'll check that, and keep you posted ! Kind regards Cyrille At Monday, 08/09/2014 on 11:16 Daniel Molina wrote: Hi Cyrille, From the docs of the Vagrant plugin, you have to use the rOCCI server and not the old occi server that was included in

[one-users] MySQL deadlock when trying to register a new vm image

2014-09-09 Thread Galimba
Greetings! I've recently upgraded from v4.4 to 4.6. As part of the upgrade, we decided to create a new db using MySQL. The configurations ran smooth, all nodes and datastores are being monitored without issues but when I tried to upload a ttylinux image for testing, sunstone didn't show the image