[one-users] Hosts in error state.

2014-03-17 Thread Meduri Jagadeesh
Sir, Iam using ubuntu 12.04LTS with kvm.

oned.log showing following error


Error executing kvm.rb~
Error executing collectd-client_control.sh


what is the solution?
  ___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] OpenNebula TechDay Ede - Agenda and Speaker Line-up

2014-03-17 Thread Jaime Melis
Dear community,

We have the final agenda for the TechDay in Ede, Netherlands, March 26th:

http://opennebula.org/opennebula-techday-ede-agenda-and-speaker-line-up/

Registration is still open. Looking forward to seeing you at the event!

Regards,
Jaime

-- 
Jaime Melis
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | jme...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Hung sshd processes on VM hosts

2014-03-17 Thread Javier Fontan
I've never had this problem myself but a thing worth trying is reusing
the connection. In ~oneadmin/.ssh/config we can add these lines:

--8<--
Host *
  ControlMaster auto
  ControlPath ~/.ssh/sockets/%r@%h-%p
  ControlPersist 600
-->8--

And create the directory ~oneadmin/.ssh/sockets. The first time it
connects to a host a new file will be created and will be reused for
the next connections to the same host.

I hope it fixes or alleviates the problem.

On Fri, Mar 14, 2014 at 6:55 PM, Steven Timm  wrote:
>
> We recently deployed several new and bigger hosts on our OpenNebula 3.2
> cloud and are seeing some issues.  At this point we are not sure if we are
> dealing with an OS problem with the sshd or something else.
> But the symptom is that we see a OpenNebula monitoring process come into the
> VM host as oneadmin, do its thing but then the sshd process
> (owned by root) that spawned the process starts using up to 100% of system
> cpu, and it is not killable at all.  strace of the sshd process simply hang.
> Eventually a lot of these build up on the VM host and it is almost
> impossible to do anything.  Only way to kill them we have found so far
> is to restart the parent sshd and then we can kill all the child sshd
> processes.
>
> The symptom tends to happen when there are more than 20 virtual machines on
> the same host.  These are new Ivy-Bridge based hosts that should be good for
> at least 40 VM's apiece.
>
> Has anyone seen anything like this before?  And yes, I know the 4.x series
> of opennebula is a lot more efficient in its monitoring and we are trying to
> get there as fast as we can.
>
> Steve Timm
> --
> Steven C. Timm, Ph.D  (630) 840-8525
> t...@fnal.gov  http://home.fnal.gov/~timm/
> Fermilab Scientific Computing Division, Scientific Computing Services Quad.
> Grid and Cloud Services Dept., Associate Dept. Head for Cloud Computing
> ___
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org



-- 
Javier Fontán Muiños
Developer
OpenNebula - The Open Source Toolkit for Data Center Virtualization
www.OpenNebula.org | @OpenNebula | github.com/jfontan
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] opennebula not running

2014-03-17 Thread Meduri Jagadeesh
Sir , I am getting this error when i try to uninstall and install opennebula
For onestart command:
Error while parsing configuration file:Error opening template fileCould not 
load nebula configuration file.oned failed to start

Whats the solution___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] Architecture advice

2014-03-17 Thread Gandalf Corvotempesta
Hi to all
i'm planning a brand new cloud infrastructure with opennebula.
I'll have many KVM nodes and 3 "management nodes" where I would like
to place OpenNebula, Sunstone and something else used to orchestrate
the whole infrastructure

Simple question: can I use these 3 nodes to power on OpenNebula (in
HA-Configuration) and also host some virtual machines managed by
OpenNebula ?

For example:

node1 (the same for all 3):
 - Debian Wheezy with KVM
 - One manually-created KVM virtual machine with OpenNebula on it (and
keepalived/ucarp for redundancy)
 - Many KVM virtual machines managed by OpenNebula

First KVM virtual machine will obviously manually managed, because
OpenNebula can't manage it self.

In this case I'll have a full virtualized infrastructure, with just 3
virtual machine out of opennebula (the opennebula machines itself)
Evertything else will be managed by opennebula.

Any suggestions ? Probably i'll use 2 distinct LVM volume groups to
split OpenNebula VM and VM storage used by VM managed by opennebula.
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] OpenNebula 4.6 Beta released!

2014-03-17 Thread Jaime Melis
Dear community,

We are proud to announce the availability of OpenNebula 4.6 Beta (Carina).
This release brings many new features and stabilizes features that were
introduced in previous versions.

OpenNebula 4.6 has reached the feature freeze stage of development. Bugs
reported by the community or detected by the testing framework will be
fixed before the final release.

Note that this is a beta release aimed at testers and developers, who are
encouraged to share their feedback.

You can read the release notes here:
http://docs.opennebula.org/4.6/release_notes_46beta/index.html

The software can be downloaded from the downloads page:
http://downloads.opennebula.org/packages/opennebula-4.5.80/

Here you can find the documentation:
http://docs.opennebula.org/4.6/

Thanks to the community members and users who have contributed to this
software release by being active with the discussions, answering user
questions, or providing patches for bugfixes, features and documentation.

Enjoy!

Jaime

-- 
Jaime Melis
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | jme...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org