[one-users] Flush feature in sunstone

2014-10-24 Thread Shankhadeep Shome
Hi I was wondering if it would be possible to add a button or an option to the "disable button" to flush VMs from a host using sunstone (this feature is already available on the CLI) in the host list. Shankhadeep ___ Users mailing list Users@lists.openn

[one-users] Ec2 Cloudbursting | OpenNebula 4.8

2014-10-24 Thread info
Dear Community if i add an ec2 host thorugh the ec2 cloudbursting Driver, i always get the message Sat Oct 25 02:02:39 2014 [Z0][InM][I]: AWS was not able to validate the provided access credentials But im definitly sure they are correct, im also created a new pair to verify, but the r

Re: [one-users] Users can't create VMs with large capacity (in the cloud view)

2014-10-24 Thread Carlos Martín Sánchez
Hi Pavel, On Fri, Oct 24, 2014 at 3:49 PM, Pavel Tankov < pavel.tan...@strategyobject.com> wrote: > Hello, > > CentOS6.5 -> KVM -> Opennebula 4.8 > > My users log in to the cloud view. I have prepared templates for them. > They can instantiate VMs with the default capacity, but if they decide to

Re: [one-users] VM stuck - what to do?

2014-10-24 Thread Carlos Martín Sánchez
Hi, On Tue, Oct 14, 2014 at 8:25 PM, ML mail wrote: > Hello, > > I have a VM which is in the following state in Sunstone: > > State ACTIVE > LCM State SHUTDOWN > > > I can't reach it through IP so it must be somehow stuck but the problem is > that Sunstone does not allow me to boot or re

Re: [one-users] Zone move image

2014-10-24 Thread Carlos Martín Sánchez
Hi, On Fri, Oct 17, 2014 at 4:09 PM, Pedro Lopes wrote: > Hi, > > I installed two zones with OpenNebula 4.8 in ubuntu 14:04, as a federation. > > > > How can I move images between zones within the federation. > > > > > > Best regards, > > Pedro Lopes > > > Unfortunately, that's not currently su

Re: [one-users] FREEMEMORY as RANK variable

2014-10-24 Thread Carlos Martín Sánchez
Here's is a quick improvement in the docs: https://github.com/OpenNebula/docs/blob/master/source/user/references/template.rst#predefined-host-attributes Regards. -- Carlos Martín, MSc Project Engineer OpenNebula - Flexible Enterprise Cloud Made Simple www.OpenNebula.org | cmar...@opennebula.org

Re: [one-users] FREEMEMORY as RANK variable

2014-10-24 Thread Carlos Martín Sánchez
Hi Steven, On Sat, Oct 11, 2014 at 6:05 AM, Steven C Timm wrote: > During most of the time we have been running OpenNebula 2 and 3 we have > been using a > rank based on FREEMEMORY. We are now doing tests using OpenNebula 4.8, in > a use case > where we are filling up an empty cloud. FREEMEMO

Re: [one-users] Add Ec2 Host to OpenNebula 4.8 for Cloudbursting

2014-10-24 Thread info
any idea? Quoting Daniel Molina : It looks like you have a syntax error in ec2_driver.conf On 24 October 2014 11:25, wrote: Fri Oct 24 11:17:09 2014 [Z0][InM][D]: Monitoring host eu-west-1 (31) Fri Oct 24 11:17:09 2014 [Z0][InM][I]: Command execution fail: /var/lib/one/remotes/im/run_probes

Re: [one-users] How to protect a virtual network from being used by users?

2014-10-24 Thread Hamada, Ondrej
Hi Pavel, Well, I suppose it is the default. I was also struggling with it and finally I had to replace the default ACLs with more strict ones. You can try to solve the network separation on template level if you don't want to play with ACLs. Ondra -Original Message- From: Pavel Tanko

Re: [one-users] How to protect a virtual network from being used by users?

2014-10-24 Thread Pavel Tankov
Hello Ondra, You are right, I just saw the ACLs. They are by default created like this: $ oneacl list ID USER RES_VHNIUTGDCOZ RID OPE_UMAC ZONE 0 @1 V-NI-T---O- * ---c#0 1* --Z * u--- * 2 @1 -H- *

[one-users] Users can't create VMs with large capacity (in the cloud view)

2014-10-24 Thread Pavel Tankov
Hello, CentOS6.5 -> KVM -> Opennebula 4.8 My users log in to the cloud view. I have prepared templates for them. They can instantiate VMs with the default capacity, but if they decide to choose anything other than the default, e.g. Change Capacity --> small-x2 or medium-x2 or whatever, the VM

Re: [one-users] How to protect a virtual network from being used by users?

2014-10-24 Thread Hamada, Ondrej
Hi Pavel, Have you checked ACLs as well? I guess that one of the default ACL grants all users the 'use' permission for all 'networks'. Ondra -Original Message- From: Users [mailto:users-boun...@lists.opennebula.org] On Behalf Of Pavel Tankov Sent: Friday, October 24, 2014 12:09 PM To:

[one-users] How to protect a virtual network from being used by users?

2014-10-24 Thread Pavel Tankov
Hello, I (as oneadmin) have configured two virtual networks: - one named "default" for use by regular users to deploy disposable test VMs - one named "SPECIAL" for use by the admin to create servers that will not be disposable but will stay always ON Both networks have different IP ranges so t

Re: [one-users] Add Ec2 Host to OpenNebula 4.8 for Cloudbursting

2014-10-24 Thread info
my ec2.driver.conf regions: default: region_name: eu-west-1 access_key_id:X secret_access_key:X capacity: t2.small: 5 m1.small: 2

Re: [one-users] Add Ec2 Host to OpenNebula 4.8 for Cloudbursting

2014-10-24 Thread Daniel Molina
It looks like you have a syntax error in ec2_driver.conf On 24 October 2014 11:25, wrote: > Fri Oct 24 11:17:09 2014 [Z0][InM][D]: Monitoring host eu-west-1 (31) > Fri Oct 24 11:17:09 2014 [Z0][InM][I]: Command execution fail: > /var/lib/one/remotes/im/run_probes ec2 /var/lib/one//datastores 412

Re: [one-users] Add Ec2 Host to OpenNebula 4.8 for Cloudbursting

2014-10-24 Thread info
Fri Oct 24 11:17:09 2014 [Z0][InM][D]: Monitoring host eu-west-1 (31) Fri Oct 24 11:17:09 2014 [Z0][InM][I]: Command execution fail: /var/lib/one/remotes/im/run_probes ec2 /var/lib/one//datastores 4124 20 31 eu-west-1 Fri Oct 24 11:17:09 2014 [Z0][InM][I]: /usr/lib/ruby/1.8/yaml.rb:133:in `l

Re: [one-users] econe server and sha1

2014-10-24 Thread Daniel Molina
Hi, Could you try using the password returned by oneuser show alfeijoo Cheers On 22 October 2014 15:57, Alejandro Feijóo wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi. > > Im try to setup the econe-server at our preproduction opennebula. > > After setup using guide(1), im a

Re: [one-users] Add Ec2 Host to OpenNebula 4.8 for Cloudbursting

2014-10-24 Thread Daniel Molina
Hi, Could you check if there is any error in /var/log/one/oned.log? Cheers On 24 October 2014 10:18, wrote: > Hi Steven > > they are all installed > any other suggestion? as soon as i create a new host with ec2 it fails in > to error state > > thank for response > Cyrill > > > > Quoting Steven

Re: [one-users] Add Ec2 Host to OpenNebula 4.8 for Cloudbursting

2014-10-24 Thread info
Hi Steven they are all installed any other suggestion? as soon as i create a new host with ec2 it fails in to error state thank for response Cyrill Quoting Steven C Timm : We did this on a test server a while ago in an early open nebula version. Check to be sure that you have all the re