Re: [one-users] Problems running VM

2013-08-27 Thread Andre Gustavo Pereira da Silva
Hi Carlos >How did you end up with the wrong kvm.conf path in oned.conf? I dont remember. Maye on the internet. But i really changed it. I did some corrections on OpenNebula configuration and some erros were fixed, but i still can not run a VM. The current error is: Tue Aug 27 18:01:09 2013 [LCM]

Re: [one-users] how do a normal user change VM's owner?

2013-08-27 Thread Liu, Guang Jun (Gene)
HI Carlos, Thank you very much for your reply! Yes, its a little bit tricky but the configuration you specified works. Gene On 13-08-27 05:44 AM, Carlos Martín Sánchez wrote: > Hi, > > I assume you edited the users view [1] to enable the VM.chown action. > There is a tricky configuration here: t

[one-users] Can no longer create new virtual machines

2013-08-27 Thread Gerry O'Brien
Hello, We still run a version of OpenNebula 3.8.3 (we are planning a migration to 4.2 soon). The 3.8.3 front end has been running successfully for months but was rebooted recently. Since then all existing machines continue to run but no new machines can be created using either the sunston

Re: [one-users] Migration issue(s) from 3.7 to 4.2

2013-08-27 Thread Carlos Martín Sánchez
I forgot to add that you can get the xsd files from the documentation [1] or the repository [2] Regards [1] http://opennebula.org/documentation:rel4.2:api#xsd_reference [2] http://dev.opennebula.org/projects/opennebula/repository/revisions/release-4.2/show/share/doc/xsd -- Join us at OpenNebulaC

Re: [one-users] Migration issue(s) from 3.7 to 4.2

2013-08-27 Thread Carlos Martín Sánchez
Hi, Something did not work in the migration process... The HOST/VMS element you mention should have been added by this file [1], and your VM xml is missing the USER_TEMPLATE element, which is added here [2]. Can you compare the contents of your migrator files in /usr/lib/one/ruby/onedb/ to the re

Re: [one-users] files datastore

2013-08-27 Thread Michael Curran
Tino -- Thanks -- that did the trick, I have created a VM that boots with the context files mounted as an ISO Now working to get them to run properly. Michael Curran | connectsolutions | Lead Network Architect Phone 614.568.2285 | Mobile 614.403.6320 | www.connectsolutions.com -Original

[one-users] Monitoring OpenNebula deployments with Ganglia

2013-08-27 Thread Andreas Calvo Gómez
Following the documentation [1] to set up Ganglia, I've end up seeing ONE variables in Ganglia, but not being pushed to ONE. What I've done so far under Ubuntu to set up Ganglia and ONE: - configure VM_MAD and IM_MAD in oned.conf, restart - install ganglia-monitor, ganglia-metadata and gmetad in

Re: [one-users] default schedule action

2013-08-27 Thread Andreas Calvo Gómez
Thanks Carlos, That should do the trick! On 27/08/13 11:26, Carlos Martín Sánchez wrote: Hi, For this kind of customization we provide Hooks [1]. I would create a VM hook on CREATE, with the $TEMPLATE argument. Your hook can be a small bash or ruby script, but any executable is fine. This sc

Re: [one-users] how do a normal user change VM's owner?

2013-08-27 Thread Carlos Martín Sánchez
Hi, I assume you edited the users view [1] to enable the VM.chown action. There is a tricky configuration here: the drop-down list of users is filled by the Users tab, so you need to enable the users-tab attribute. Regards. [1] http://opennebula.org/documentation:rel4.2:suns_views -- Join us at

Re: [one-users] default schedule action

2013-08-27 Thread Carlos Martín Sánchez
Hi, For this kind of customization we provide Hooks [1]. I would create a VM hook on CREATE, with the $TEMPLATE argument. Your hook can be a small bash or ruby script, but any executable is fine. This script will need to check the uid/gid of the vm template, and call onevm shutdown --schedule now

Re: [one-users] frontend hard disk space keep increasing

2013-08-27 Thread Carlos Martín Sánchez
I believe the poweroff action was included in 3.8. If you are still using 3.4 I advise you to upgrade [1], you are missing a lot of improvements and features. Regards [1] http://opennebula.org/documentation:rel4.2:upgrade -- Join us at OpenNebulaConf2013 in Berlin, 24

Re: [one-users] how can i change opennebula status

2013-08-27 Thread Carlos Martín Sánchez
Hi, Can you elaborate a bit more what is going wrong with the nic attachment? You may try to recover a stuck VM with the onevm recover command [1]. This command simulates a driver operation success or failure response, use it with caution as it may lead to an inconsistent state of you cloud. Reg

Re: [one-users] Problems running VM

2013-08-27 Thread Carlos Martín Sánchez
Hi André, How did you end up with the wrong kvm.conf path in oned.conf? I simply copied the default configuration. And yes, localhost is treated just like any other host, OpenNebula needs you to configure passwordless ssh for the oneadmin account. Regards -- Join us at OpenNebulaConf2013