最近搭了个主从复制,中间出了点小问题,排查搞定,记录下来
1
环境:
虚拟机:
OS:
centos6.5
Linux host2 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
服务器IP
192.168.18.66
192.168....
                            
                            
                                分类:
数据库   时间:
2014-08-28 18:08:15   
                                阅读次数:
442
                             
                    
                        
                            
                            
                                目标:
 
当前我环境中是有两个节点RAC1
和RAC2 节点,现在增加一个RAC3节点。
 
概要:为现有的Oracle10g RAC 添加节点大致包括以下步骤:
1. 配置新的服务器节点上的硬件及操作系统环境
2. 向 Cluster 集群中加入该节点
3. 在新节点上安装 Oracle Database software
4. 为新的节点配置监听器 LISTENER
5....
                            
                            
                                分类:
其他好文   时间:
2014-08-27 18:43:08   
                                阅读次数:
303
                             
                    
                        
                            
                            
                                [root@test ~]# tail -f /tmp/zabbix_agentd.log/var/lib/zabbix/percona/scripts/get_mysql_stats_wrapper.sh: line 19: mysql: command not foundvi/var/lib/z...
                            
                            
                                分类:
移动开发   时间:
2014-08-27 18:32:38   
                                阅读次数:
439
                             
                    
                        
                            
                            
                                1.Tachyon简介Tachyon是一个高容错的分布式文件系统,允许文件以内存的速度在集群框架中进行可靠的共享,就像Spark和 MapReduce那样。通过利用信息继承,内存侵入,Tachyon获得了高性能。Tachyon工作集文件缓存在内存中,并且让不同的 Jobs/Queries以及框架都能...
                            
                            
                                分类:
其他好文   时间:
2014-08-27 18:32:08   
                                阅读次数:
454
                             
                    
                        
                            
                            
                                原码安装heartbeat需要三个包1.groupaddhaclient2.useradd-ghaclienthaclusterHeartbeat-3-0-7e3a82377fa8.tar.bz2Reusable-Cluster-Components-glue--glue-1.0.9.tar.bz2ClusterLabs-resource-agents-v3.9.2-0-ge261943.tar俩台主机centos6.51安装Gluetar-jxvfReusable-Cluste..
                            
                            
                                分类:
其他好文   时间:
2014-08-27 11:09:38   
                                阅读次数:
282
                             
                    
                        
                            
                            
                                下载:http://www.percona.com/redir/downloads/percona-monitoring-plugins/1.1.1/percona-zabbix-templates-1.1.1-1.noarch.rpm安装:rpm -ivhpercona-zabbix-templa...
                            
                            
                                分类:
数据库   时间:
2014-08-27 10:42:07   
                                阅读次数:
293
                             
                    
                        
                            
                            
                                storm操作zookeeper的主要函数都定义在命名空间backtype.storm.cluster中(即cluster.clj文件中)。backtype.storm.cluster定义了两个重要protocol:ClusterState和StormClusterState。clojure中的pr...
                            
                            
                                分类:
其他好文   时间:
2014-08-26 22:38:32   
                                阅读次数:
354
                             
                    
                        
                            
                            
                                Windows cluster要求同一个cluster中的所有windows版本都是相同的,这样就出现一个问题,当我们要将对windows进行升级时,(例如从windows 2008 R2升级到windows 2012)不得不搭建一套新的windows cluster。你可以选择使用新的硬件搭建,或...
                            
                            
                                分类:
其他好文   时间:
2014-08-26 11:21:35   
                                阅读次数:
226
                             
                    
                        
                            
                            
                                一、统计信息相关命令的变化
有关集群状态cluster_state, 节点信息nodes_info, 节点统计信息nodes_stats和索引信息indices_stats命令格式进行了统一,比如查看集群信息使用命令:
curl -XGET http://localhost:9200/_cluster/state/nodes?pretty=1
查看节点统计信息:
curl ...
                            
                            
                         
                    
                        
                            
                            
                                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