Corporate Home Open Source Home
Syndicate content
Eucalyptus
4 replies [Last post]
corvus
Offline
Joined: 03/11/2010

Found this error when running on node. What does it mean "32 loop devices"?

[root@test eucalyptus]# /etc/init.d/eucalyptus-nc start
You should have at least 32 loop devices
Starting Eucalyptus services:
Node Controller cannot be started: errors in //var/log/eucalyptus/euca_test_nc.log
[root@test eucalyptus]#

corvus
Offline
Joined: 03/11/2010
Here's the error by the

Here's the error by the way.

This is perl, v5.8.8 built for i386-linux-thread-multi

Copyright 1987-2006, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

dom0-min-mem=256
libvir: Xen Daemon error : internal error failed to connect to xend
libvir: Xen Daemon error : unable to connect to 'localhost:8000': Connection refused
libvirt error: unable to connect to 'localhost:8000': Connection refused (code=38)
error: failed to connect to hypervisor
[root@test eucalyptus]#

corvus
Offline
Joined: 03/11/2010
Or should I need to restart

Or should I need to restart the servers in order to use the Xen kernel?

graziano
Offline
Joined: 01/14/2010
Hello, the support forum is

Hello,

the support forum is more apt for specific question about Eucalyptus. How did you install Eucalyptus? Which distro are you running on? In your case xen seems to be misconfigured: you may to check our documentation on your specific distro and how to setup xen (http://open.eucalyptus.com/wiki/hypervisor-configuration).

cheers
graziano

corvus
Offline
Joined: 03/11/2010
I used CentOS.. No errors

I used CentOS.. No errors were found and both euca-cloud and euca-cc started on the frontend likewise the euca-nc on the node. I just restarted the machines using the xen kernel.

Thanks graziano, will also check the link you provided.