As my last post, I had built a more healthy load balancer. But it is still not practical. Because if the linux director fails, the system will not work. The high availability should be considered. In this post, I list my steps to implement HA function.

本日志由 flyinweb 于 2010-07-31 11:20:52 发表到 Linux 中,目前已经被浏览 136 次,评论 0 次;

作者添加了以下标签: LVS+Heartbeat+Ldirectord

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

Using ctags and Vim is a lethal combination, especially when doing bigger projects.

Using them gives you the following features:

  • Impressive class/function/method search
  • Ability to go to the definition of a function with one click (even in dynamic languages like Python)
  • Better overview by a module browser (where you can see classes and members)

本日志由 flyinweb 于 2010-07-29 11:46:40 发表到 Linux 中,目前已经被浏览 112 次,评论 0 次;

作者添加了以下标签: Vimctagstaglist

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

获取XML标签内容:

本日志由 flyinweb 于 2010-07-29 10:29:34 发表到 技术文摘 中,目前已经被浏览 91 次,评论 0 次;

作者添加了以下标签: 获取XML标签内容

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

Service Pack 2 for Windows Server 2003 ("W2K3" in this post) includes Windows Deployment Services ("WDS"). WDS replaces Remote Installation Services (“RIS”) on W2K3 SP1 and Windows 2000 servers. Upgrading from RIS to WDS is NOT covered here (see: Windows Deployment Services Update Step-by-Step Guide for Windows Server 2003 on TechNet Below is how to set up WDS from scratch, when RIS was not used previously. In other words, WDS in Mixed Mode on a 2003 SP2 server can:

1) install Legacy operating systems (Windows 2003, XP, and 2000) without an existing RIS infrastructure

2) use the WDS management tools, and

3) install Windows Vista and Windows 2008 server from the same 2003 server.

本日志由 flyinweb 于 2010-07-29 09:43:28 发表到 Windows 中,目前已经被浏览 123 次,评论 0 次;

作者添加了以下标签: WDSWindows Deployment Services

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

摘要

.NET 体系结构的优势之一在于,利用该体系结构构建的程序集包含很多有用的信息,使用中间语言反汇编程序 ILDASM 即可恢复这些信息。但是这样会带来另一个问题,就是可以访问您的二进制代码的人能够以非常近似的手段恢复原始源代码。作者将在文中介绍程序模糊处理,该处理可作为一种阻止反相工程的手段。此外,他们还将讨论可用的不同类型的模糊处理技术,并示范 Visual Studio .NET 2003 中包含的新模糊处理工具。

本日志由 flyinweb 于 2010-07-27 22:47:20 发表到 Windows 中,目前已经被浏览 91 次,评论 0 次;

作者添加了以下标签: 反相工程

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

Introduction

Openfiler is a high performance operating system tailored for use as a SAN/NAS appliance. This configuration will enable two Openfiler appliances to work in an Active/Passive high availability scenario. 

本日志由 flyinweb 于 2010-07-26 14:24:00 发表到 Linux 中,目前已经被浏览 222 次,评论 0 次;

作者添加了以下标签: OpenfilerDRBDHeartbeat

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

RAID进行操作很可能会导致数据丢失,请在操作之前务必将重要数据妥善备份,以防万一。

名称解释:
Disk Group:磁盘组,这里相当于是阵列,例如配置了一个RAID5,就是一个磁盘组
VD(Virtual Disk): 虚拟磁盘,虚拟磁盘可以不使用阵列的全部容量,也就是说一个磁盘组可以分为多个VD
PD(Physical Disk): 物理磁盘
HS:Hot Spare 热备
Mgmt:管理

本日志由 flyinweb 于 2010-07-24 09:38:08 发表到 硬件及配置 中,目前已经被浏览 82 次,评论 0 次;

作者添加了以下标签: PERC5/6 RAID配置

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

DRBD是一种块设备的实现,与heartbeat的搭配,被广泛用于linux下的高可用(HA)方案中,本文是介绍如何在已经含有数据的分区或硬盘上搭建drbdheartbeat高可用的mysql服务。

本日志由 flyinweb 于 2010-07-23 14:31:38 发表到 Linux 中,目前已经被浏览 138 次,评论 0 次;

作者添加了以下标签: drbd+heartbeat+mysql

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

4973/63