[one-users] Default privileges on objects

2012-12-05 Thread Andreas Calvo Gómez
By default, most objects are created with use, manage only for the user. Is there any way to define another set of default privileges? Thanks -- Andreas Calvo Gómez Systems Engineer Scytl Secure Electronic Voting Plaça Gal·la Placidia, 1-3, 1st floor · 08006 Barcelona Phone: + 34 934 230 324

[one-users] Amazon EC2 Sandbox

2012-12-05 Thread Javier Fontan
Hello, We are pleased to announce the availability of Amazon EC2 AMI image of OpenNebula sandbox. It comes already configured similar to the other sandbox favors so you can start testing OpenNebula right away. You can get more information on the blog post [1] and the tryout pages [2]. Cheers

Re: [one-users] iSCSI recipe

2012-12-05 Thread Ruben S. Montero
Yep, you are right already fixed in master [1]! Thank you for your feedback :) [1]http://dev.opennebula.org/issues/1679 On Wed, Dec 5, 2012 at 2:12 AM, Gary S. Cuozzo g...@isgsoftware.net wrote: It does appear that the SRC DEST arguments are reversed. - Original Message - From:

[one-users] Cloud formation , workflow with ONE

2012-12-05 Thread Zeeshan Ali Shah
Hi, Is there any recommendation for cloud formation, workflow kind of way using Open Nebula ? something like Openstack is doing http://wiki.openstack.org/Heat Any hint ? Zeeshan___ Users mailing list Users@lists.opennebula.org

Re: [one-users] Version 4.0 requests

2012-12-05 Thread Simon Boulet
Hi André, On Wed, Dec 5, 2012 at 10:53 AM, André Monteiro andre.mont...@gmail.comwrote: Secondly, some of the functionalities that libvirt has and virt-manager uses, like increasing/decreasing RAM (after a shutdown) or CPU. In OpenNebula you would need to stop the VM and submit a new

Re: [one-users] Version 4.0 requests

2012-12-05 Thread Javier Fontan
On Wed, Dec 5, 2012 at 5:45 PM, Simon Boulet si...@nostalgeek.com wrote: Also there is one operation that I often use, Force off when a VM freezes/blocks and ACPI doesn't work. I think that could be implemented in the VMM driver. The driver could wait ex. 60 seconds for the VM to gracefully

[one-users] Virtual Cluster

2012-12-05 Thread Guilherme Guimaraes
To use OpenNebula need a insfraestrurura a cluster ready. I would like to use it for deploying a virtual cluster. -- *Atenciosamente, Guilherme B. Guimarães* *Mestrando em Ciência da Computação - PPGCC/UFPA* *Especialista em desenvovilemento para Internet - UFPA Bacharel em Ciência da Computação

[one-users] Dealing with port mirroring

2012-12-05 Thread Carlos Jiménez
Hi all, I have a computer running OpenNebula 3.8 and two hosts running KVM (creating a cluster). I've configured open vswitch on both hosts and I would like to prepare a VM acting as an IDS. For that reason, I've configured Open vSwitch with a span port (port mirroring) in that virtual

[one-users] VM in unknown state never gets updated

2012-12-05 Thread Gary S. Cuozzo
Hello, I'm testing my TM driver and using the pre/postmigrate scripts in 3.8.1. Due to a bug in the postmigrate script, I have a VM that successfully migrated from one host to the other, but since the postmigrate returned non-zero status, the migration was considered to be failed by ONE and

Re: [one-users] VM in unknown state never gets updated

2012-12-05 Thread Gary S. Cuozzo
As a note, I manually migrated the VM back to the original host and ONE did pick up on it and put it back to the running state so that I can manage it again. I think it would be good though if ONE could find it on any host and not just the host it originally ran on. gary - Original

[one-users] the synchronous problem between the cancel operation and tm_delete.sh for lxc driver

2012-12-05 Thread cmcc.dylan
Hi, everyone! I'm develpment lxc driver for opennebula and i complete the basic functions now, but i meet a problem as follows. from the log, we can see opennbula execute cancel fistrly and then execute tm_delete.sh, But the result is cancel: Executed virsh --connect lxc:/// destroy