Architect

NetAPP DISK SCRUB

September 17, 2012 Architect, hardware No comments

在最近一次的核心系统迁移中.NetAPP存储发生了意想不到的情况,在前端负载不是很高的情况下 存储CPU使用了超过了55%,并且读竟然达到了1GB/s
在无法获取1GB数据产生源的情况下,项目被迫回滚,导致50多人白忙活了一夜。最后在netapp的check 中发现竟然是一次存储的自检行为导致”N[……]

Read more

FUJITSU-RX600 测试报告

August 21, 2012 Architect, hardware No comments

[……]

Read more

互联网那点事

June 9, 2012 Architect No comments

Facebook最近大热,高调的上市伴随着一路的低走,不少人为之疯狂 疑虑、困惑这个里程碑式的公司到底怎么了.在这里小感慨下 facebook还是那个facebook 他一直没有变 也许在没上市之前 大家只是看到了他光鲜的一面。
其实为什么突然想到这个问题呢 不外乎最近公司近乎疯狂的邮件轰炸.[……]

Read more

mysql High Availability -MHA

April 10, 2012 Architect, MYSQL 1 comment

最近跟同事测试了下MHA 作为mysql 高可用方案的一种 MHA具有很多优点 DeNA目前采用这种架构 支撑2亿+PV的访问

MHA
一.MHA介绍

MHA自动化主服务器故障转移,快速将从服务器晋级为主服务器(通常在10-30s),而不影响复制的一致性,不需要花钱买更多的新服务器,[……]

Read more

[转] 如何成为一个自由的思考者

March 21, 2012 Architect No comments

就像一个人被绑在橡树上,有时候,思维也会被某个假定、信念和观点所束缚。但就像那颗无辜的橡树,观点并不应被责怪。它是被动的,它的对错只看被如何运用。而理应被质问的是锁链,是人们利用某个观点的动机。无数的观点产生了无数的思维,这些思维被用来从各种角度思考问题。任何将思维限制在一个角度的行为都是错误的。然[……]

Read more

LVS introduction

March 20, 2012 Architect, linux, software No comments

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[……]

Read more

Recommendation for the Real Application Cluster Interconnect and Jumbo Frames

February 9, 2012 Architect, oracle, RAC, software 2 comments

Recommendation for the Real Application Cluster Interconnect and Jumbo Frames

Applies to:

Oracle Server – Enterprise Edition – Version: 9.2[……]

Read more

11G新特性 IO Calibration 评测

December 13, 2011 11g, hardware, oracle No comments

11G新特性 IO Calibration可以帮我们估算出存储的读写性能,在使用这个特性之前 我们需要满足一些条件:

.在linux系统中默认是不开启异步IO的
SQL> show parameter filesystemio_options

NAME TYPE V[……]

Read more