drbd+heartbeat+mysql slave 方案
测试机器IP:public
10.2.0.181 — drbd+heartbeat
10.2.0.182 — drbd+heartbeat
10.2.0.183 — mysql slave
10.2.0.184[……]
drbd+heartbeat+mysql slave 方案
测试机器IP:public
10.2.0.181 — drbd+heartbeat
10.2.0.182 — drbd+heartbeat
10.2.0.183 — mysql slave
10.2.0.184[……]
就像一个人被绑在橡树上,有时候,思维也会被某个假定、信念和观点所束缚。但就像那颗无辜的橡树,观点并不应被责怪。它是被动的,它的对错只看被如何运用。而理应被质问的是锁链,是人们利用某个观点的动机。无数的观点产生了无数的思维,这些思维被用来从各种角度思考问题。任何将思维限制在一个角度的行为都是错误的。然[……]
What is virtual server?
Virtual server is a highly scalable and highly available server built on a cluster of real servers. The architecture of serve[……]
今天报表数据库的备库出现了问题,由于监控脚本出现了问题,主机空间耗尽 而没有及时发出邮件,导致归档无法进行,DB停滞在一个时间点,同时在主库 由于只保留了2天的归档 导致这部分归档没有传输至备库,等我们发现问题时,主库已经删除了归档,备库接近8天gap无法恢复。由于主库超过3个T ,重新用备份恢复一[……]
前几天刚处理了 logic standby故障,还没缓过神来 , logical standby 又出问题了。 还是那张表,那个错误 不得不让我怀疑 是不是那张表出现了问题。记录一下解决的过程:
2012-03-16 11:45:00 update “PROD_DATA2″[……]
昨天的logic standby 事故处理:
夜里12点左右 2台logic standby 全部停止日志apply 查看logic standby 相关进程发现:
1.select spid, type, status from v$logstdby_process no rows[……]
Create a database link with the new host:port/service syntax
Submitted by tanelpoder on Mon, 2012-03-05 15:57
Share
I just noticed that (finall[……]
昨天看了roger的一篇文章,如何在创建index 之前估算它的大小,这里有一种更简单的方法实现:
主要思路就是采用了dbms_space.create_index_cost这个包
–create a testing table named t
SQL> create tabl[……]
Rebootless Node Fencing
In versions before 11.2.0.2 Oracle Clusterware tried to prevent a split-brain with a fast reboot (better: reset) of the[……]
This script is monitoring sessions that are not commited :
— |—————————————————————————-|[……]