mysql群集双机模拟--

mysql群集双机模拟--

ID:22371645

大小:74.00 KB

页数:9页

时间:2018-10-28

mysql群集双机模拟--_第1页
mysql群集双机模拟--_第2页
mysql群集双机模拟--_第3页
mysql群集双机模拟--_第4页
mysql群集双机模拟--_第5页
资源描述:

《mysql群集双机模拟--》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库

1、MySQL群集双机模拟>>  硬件配置  普通PCserver*2(最小集群环境需要4台服务器)  模拟环境  redhatlinux9forx86(orredhatAS2以上版本),glibc-2.2,static,gcc  MySQL版本4.1.12binares  mysql-maxbinary版本目前只支持linux、maxosx和solaris  本方案不涉及从源代码编译安装  主机IP地址用途  ndb1_mgmd_sqld1192.168.1.100Ndbnode1+mgmdnode1+sqldnode1  ndb2_sqld2192.168.1.200Ndbnode

2、2+sqldnode2  Mgmd:managementserver  sqld:mysqlserver  ndb:storagednode(share-nothing,baseinmemory)  安装  从doysql/4.1.html下载mysql-max-4.1.12-pc-linux-gnu-i686.tar.gz到/var/tmp  StorageandSQLNodeInstallation  在两台主机上执行如下过程  shell>groupaddmysql  shell>useradd-gmysqlmysql  shell>tarzxfvmysql

3、-max-4.1.12-pc-linux-gnu-i686.tar.gz  shell>cp-vrmysql-max-4.1.12-pc-linux-gnu-i686/usr/local/mysql-max-4.1.12-pc-linux-gnu-i686  shell>cd/usr/local  shell>ln-smysql-max-4.1.12-pc-linux-gnu-i686mysql  shell>cdmysql;scripts/mysql_install_db–user=mysql  shell>choysqldata;chg

4、rp-Rmysql.  shell>cpsupport-files/mysql.server/etc/rc.d/init.d/  shell>chmod+x/etc/rc.d/init.d/mysql.server  shell>chkconfig--addmysql.server  shell>chkconfig–level3mysql.serveroff  ManagementNodeInstallation  在主机ndb1_mgmd_sqld1上执行如下过程  shell>cd/var/tmp  shell>tar-zxvfm

5、ysql-max-4.1.12a-pc-linux-gnu-i686.tar.gz/usr/local/bin'*/bin/ndb_mgm*'  Configuration  ConfiguringtheStorageandSQLNodes  在两台主机上执行如下过程:  shell>vi/etc/my.f  [MYSQLD]            #Optionsformysqldprocess:  ndbcluster          #runNDBengine  ndb-connectstring=192.168.1.100 #locationofMG

6、Mnode  [MYSQL_CLUSTER]        #Optionsforndbdprocess:  ndb-connectstring=192.168.1.100 #locationofMGMnode  ConfiguringtheManagementNode  在主机ndb1_mgmd_sqld1上执行如下过程  shell>mkdir/var/lib/mysql-cluster  shell>cd/var/lib/mysql-cluster  shell>viconfig.ini  [NDBDDEFAULT]  #Optionsaffectingnd

7、bdprocessesonalldatanodes:  NoOfReplicas=2  #Numberofreplicas  DataMemory=80M  #Houchmemorytoallocatefordatastorage  IndexMemory=52M #Houchmemorytoallocateforindexstorage  #ForDataMemoryandIndexMemory,orethanenoughfor  #thisexampleClust

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。