Joinutility seperatorLogin utility separator Infobright.com
   
 
ICE Installation/startup errors
Posted: 26 February 2010 06:21 PM   Ignore ]  
Newbie
Rank
Total Posts:  1
Joined  2010-02-26

ok guys..my mistake…Just figured out that RHEL4 is not in the list of supported platform for ICE

++++++++++++++++++++++++++++++++++++++++++++++++++++++

DO NOT READ BELOW

I am a newbie to ICE. Just started installing the latest ICE 3.3.1 on Red Hat Enterprise Linux 4 when I got whole bunch of installation errors

[root@amrtrgt2 ~]# rpm -ivh infobright-3.3.1-x86_64-ice.rpm
Preparing…          ########################################### [100%]
Installing infobright 3.3.1 x86_64
The installer will generate /tmp/ib3.3.1-install.log install trace log.
  1:infobright         ########################################### [100%]
Creating/Updating datadir and cachedir
Creating user mysql and group mysql
Installing default databases
/usr/local/infobright/bin/my_print_defaults: /lib64/tls/libc.so.6: version `GLIBC_2.4’ not found (required by /usr/local/infobright/bin/my_print_defaults)
Neither host ‘amrtrgt2’ nor ‘localhost’ could be looked up with
/usr/local/infobright/bin/resolveip
Please configure the ‘hostname’ command to return a correct
hostname.
If you want to solve this at a later stage, restart this script
with the—force option
Failed on infobright initialization. You can investigate log files inside /usr/local/infobright/data.
System Physical memory: 11955(MB)
/var/tmp/rpm-tmp.35637: line 296: /usr/local/infobright/data/brighthouse.ini: No such file or directory
mv: cannot stat `/usr/local/infobright/data/brighthouse.ini.tmp’: No such file or directory
Infobright optimal ServerMainHeapSize is set to 4000(MB)
Infobright optimal ServerCompressedHeapSize is set to 500(MB)
Infobright optimal LoaderMainHeapSize is set to 800(MB)
Infobright server installed into folder /usr/local/infobright
Installation log file /tmp/ib3.3.1-install.log
———————————————————
To activate infobright server, please run ./postconfig.sh script from /usr/local/infobright-3.3.1-x86_64.
Example command: cd /usr/local/infobright-3.3.1-x86_64; ./postconfig.sh


On starting ICE server, it says

[root@amrtrgt2 infobright-3.3.1-x86_64]# /etc/init.d/mysqld-ib start
./bin/my_print_defaults: /lib64/tls/libc.so.6: version `GLIBC_2.4’ not found (required by ./bin/my_print_defaults)
./bin/my_print_defaults: /lib64/tls/libc.so.6: version `GLIBC_2.4’ not found (required by ./bin/my_print_defaults)
Starting MySQL.FATAL: kernel too old

My kernel version is

[root@amrtrgt2 infobright-3.3.1-x86_64]# uname -a
Linux amrtrgt2 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:29:47 EST 2005 x86_64 x86_64 x86_64 GNU/Linux


Am I using wrong Linux version?

Any help will be appreciated.

[ Edited: 26 February 2010 06:45 PM by Manik Dhawan]
Profile
 
Posted: 26 February 2010 06:47 PM   Ignore ]   [ # 1 ]  
Administrator
Rank
Total Posts:  41
Joined  2008-08-18

Hi, you’ll need RedHat 5 (5.2 and 5.3 should work fine). Cheers, and please let us know how it goes.

Profile