Install InfoBright on centos6

Source: Internet
Author: User
Tags unsupported


Using wget to download the rpm package for infobright, I'm using a infobright-4.0.5-0-x86_64-ice.rpm # rpm-ivh/home/czp/infobright-4.0.5-0-x86_64-ice.rpm-prefix =/usr/local/reported the following error 15:22:03 Failed on infobright initialization. you can investigate/tmp/ib4.0.5-0-install.log and log files from/usr/local/infobrigh t-4.0.5-0-x86_64/data. 15:22:03 At this stage the current installation may be broken. you need to uninstall it and 15:22:03 fix the cause before retrying the www.2cto.com installation. 15:22:03 Possible reasons for the failure are: LDAP service is running or 15:22:03 system has unsupported glibc but nscd service is not running. 15:22:03 Possible work arounds are: If LDAP is running, you may stop LDAP service prior to the installation. 15:22:03 If you have unsupported glibc, you need to start nscd service prior to the installation. because centos 6 does not integrate the nscd package into glibc version is too low, causing infobright initialization failure first uninstall # rpm-e infobright # yum-y install nscd # nscd www.2cto.com and then install and install the package on the target there will be two new folders under the directory, the infobright-version-86_x64 and its link infobright enter/usr/local/infobright/run. /postconfig. sh this script will copy the profile my-ib.cnf to/etc and then initialize mysql internal data to run under/usr/local/infobright/scripts. /mysql_install_db -- user = mysql -- basedir =/usr/local/infobright -- datadir =/usr/local/infobright/data there may be a problem here, is/usr/local/infobright/data/brighthouse. the owner of the INI file is not mysql. Therefore, you must use chown to modify the owner of the file to mysql and then start infobright:/etc/init. d/mysqld-ib start run mysql-ib-u root in any path after logging on to infobright
Create a new remote user newuser grant all privileges on *. * TO newuser @ "%" identified by '000000' with grant option; then you can use the client TO remotely log on to Fang Shiyu

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.