Hi,

Thank for your support and patience regarding the upcomming oscar for centos-6. 
Thanks to testers like you, we can find and clear many issues.
I've put a CC in oscar--user list as I think the answer could help someone else.

1/ perl-MLDBM is from epel repository (fedora packages for RHEL distros). if 
you have the epel-release rpm installed and the oscar-release with a 
/etc/oscar/supported_distros that includes epel for centos-6,-x86_64 you 
shouldn't have to install by hand this package.

Are you on a private network with no connection to the net? If yes, you'll need 
more epel packages like perl-Tk munge* and maybe others to complete imaging.

2/ your httpd error is not related to oscar directly. it's apparently a common 
problem with apache on some distros.

The server is unable to find a match for it's fully qualified name in 
/etc/hosts. (hostfile incomplete)
 => what to look for:
     - Did you disable IPv6? If not, disable it
     - try hostname -f => this name should exists in /etc/hosts and should have 
an entry for your ip address
     - As a last resort (not recommended) put ServerName <your FQDN hostname> 
in the /etc/httpd/conf/httpd.conf

Example of a working /etc/hosts (as you can see ipv6 infos are here eventhough 
it is disabled: no a problem)

127.0.0.1       localhost.localdomain localhost
# OSCAR block: OSCAR hosts
10.0.5.1        oscarnode1
# OSCAR block end: OSCAR hosts
10.0.5.45 is005045.intra.cea.fr is005045 oscar_server nfs_oscar pbs_oscar
::1     is005045.intra.cea.fr   is005045 localhost6.localdomain6 localhost6

10.0.5.45 is the ip of the server. is005045.intra.cea.fr is the output of 
hostname -f

Best regards,

Olivier.
--
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR
________________________________
De : Duc Le [hdu...@r-associates.com]
Date d'envoi : vendredi 1 mars 2013 17:23
À : LAHAYE Olivier
Objet : OSCAR 6 installation

Hi Olivier

Thanks to your great job contributed to the advanced of OSCAR cluster.
I continue to follow your update day by day.
I installed Centos 6.3 from the scratch with option workstation development, 
then I patch using yum update. The actual kernel is 2.6.32-279.22.1
Then I begin to install OSCAR 6 by following the repository that you update 
recently.
I need to add only perl-MLDBM to fix the dependency for package 
systeminstaller, after that everything works correctly.
Until the step "oscar_wizard -d install", after configured and startup of gmond 
and gmetad, it arrived to "ganglia" setup and I get the error from startup the 
httpd. I try out side from Centos 6, httpd restart without issue and I also 
look at the file /var/lib/oscar/packages/ganglia/edit_ganglia_conf, nothing 
wrong in the instruction.
If you have time , can you look at it, I think it's a simple bug but really I 
don't fix it yet.

Thanks for your help

Duc Huu Le
R-Associates
Houston- TX-USA
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to