When I started working on Open Stack, I had to investigate about the HA of the nova component. Unfortunatly the nova configuration needed a single ent...
分类:
数据库 时间:
2014-08-22 21:04:19
阅读次数:
527
Galera is a synchronous multi-master cluster for MySQL/InnoDB databases. Some features and benefits of Galera are: Synchronous replication. Multi mast...
分类:
数据库 时间:
2014-08-22 21:02:59
阅读次数:
405
Setup MySQL master-master replication with Galera I. Galera introduction MySQL/Galera is synchronous multi-master cluster for MySQL/InnoDB database. T...
分类:
数据库 时间:
2014-08-22 21:00:29
阅读次数:
427
准备工作下载solr和tomcat solr-4.8.1.tgz,apache-tomcat-7.0.54.tar.gz打开/home/cluster,解压缩tarzxvfapache-tomcat-7.0.54.tar.gztarzxvfsolr-4.8.1.tgz开始安装配置solr建立sol....
分类:
系统相关 时间:
2014-08-22 16:00:19
阅读次数:
258
最近在给客户基于Suse 11 sp3安装Oracle 10g RAC,在安装完clusterware执行/u01/app/crs/root.sh时收到错误提示,Failed to upgrade Oracle Cluster Registry configuration由于当前的环境使用了多路径,从Oracle的描述来看,这是一个Oracle Bug(4679769),如果你有相同的问题,请接着...
分类:
数据库 时间:
2014-08-21 13:28:24
阅读次数:
381
本系列文章只是记录了笔者本人在学习实验安装和使用基于CDH5.0.2的HBASE集群过程中的一些经验教训和心得,绝不是详细的安装过程,因本人不过一初学者,很多方面不甚了了,如果能让不幸读到的人有所得则不胜欣喜,否则大家一笑置之即可。通过tarball形式安装HBASE Cluster(CDH5......
分类:
其他好文 时间:
2014-08-21 09:41:03
阅读次数:
187
1)、检查集群状态: [grid@rac02 ~]$ crsctl check cluster CRS-4537: Cluster Ready Services is online CRS-4529: Cluster Synchronization Services is online CR...
分类:
数据库 时间:
2014-08-18 23:32:53
阅读次数:
449
2014-08-16 BaoXinjian一、SQL Tunning类1. 列举集中表的连接方式Answer:等连接(内连接)、非等连接、自连接、外连接(左、右、全)Or hash join/merge join/nest loop(cluster join)/index join ??连接类型定义...
分类:
数据库 时间:
2014-08-18 12:11:14
阅读次数:
398
CLUSTER_DATABASE Property Description Parameter type Boolean Default value false Modifiable No Range of values true | false Basic Yes Real Application...
分类:
其他好文 时间:
2014-08-16 09:38:40
阅读次数:
217
题目链接题意 : 一个10×15的格子,有三种颜色的球,颜色相同且在同一片内的球叫做cluster(具体解释就是,两个球颜色相同且一个球可以通过上下左右到达另一个球,则这两个球属于同一个cluster,同时cluster含有至少两个球),每次选择cluster中包含同色球最多的进行消除,每次消除完之...
分类:
其他好文 时间:
2014-08-15 22:19:39
阅读次数:
509