数据中心

Posted on 2017-08-01 20:07  卖口锅  阅读(294)  评论(0)    收藏  举报

第一部分

定义:

A data center is a facility that hoses IT equipment including compute, storage, and network components, and other supporting infrastructure for providing centralized data-processing capabilities.

解释:

数据中心主要的组成部分:compute, network, and storage.

通过图来举例:

图中红色方框中的部分,就是一个传统的数据中心

              红色方框以外的,是外部连接部分么,客户端

图中红色椭圆框部分是storage

图中蓝色椭圆框部分是compute

图紫色椭圆框以及那些连接部分,全部都是network

 

第二部分

来通过实例增加感性认识吧

这是一个个人的数据中心吧,真的是炫富新技能,可惜只能看看不能get.

 

通过拆解这数据中心,来体验一回从概念到时实际物体的映射

(这里是原文的链接,有比较详细的论述:https://ve2cuy.wordpress.com/my-home-data-center/)

 数据中心
 compute

Intelligent Platform Management Interface (IPMI)

       HP.DL380-G5 (ESXi, Asterisk, …)

       RAC5 on my PowerEdge 2950.II.09 (pfSense server)
       DL585 G5 and DL580 G5

       ……..
vCenter server 6.0  
 network  Hp 352 fibre channel switch
 storage 10TB-Raid 6iSCSI NAS
tape backup Server (IBM LTO3)
IBM blade center
 other Niles SI-1650 ---- power amplifier
VOIP – Asterisk, VOIP, POE (Dell powerConnect 3448P), IP phones (Nortel 1230), SIP, …

 

软件部分
OS Linux, Windows, OpenVMS, z/OS, HP-UX, IBM AIX, …
Virtualization OpenStack MAAS
ESXi 5.5
vLAN
Network protocol switch, CLI, LACP, MSTP, ACL, topology, fiber optic, firewall, traffic shaper, trust and untrust LAN, IPV6

 

第三部分

构成一个data center的元素是真的多,那么看完实例之后,在从设计一个data center的角度来看体验一下从无到有的额过程。

(这部分信息来自于维基百科)

Considerations of designing a data center

· Architectural programming ---- 确定数据中心的规模包含三个部分

思路规划

              Facility topology design ---- space planning.

Engineering infrastructure design ---- mechanical systems (cooling and electrical).

Technology infrastructure design ---- cable plant

· Modeling criteria ---- develop future-state scenarios

Create a master plan with parameters such as number, size, location, topology, IT floor system layouts, and power and cooling technology and configurations

(相比于这一层,是从思路计划向实际实施规划的过度)

 · Design recommendations ---- 参考成型的模块,进行组建

 · Conceptual design ---- 预测特殊情况,保证系统的稳定运行

 · Detailed design ---- 细节完善

              Mechanical engineering infrastructure designs

              Electrical engineering infrastructure design

 · Technology infrastructure design ---- 上两步的硬件设计结束之后,开始按照拓扑机构,连接各部分

 · Availability expectations & Modularity and flexibility ---- 看起来像是HA,以及scale的设计

 ·Site selection ---- 现场安装

 ·Environmental control ---- 比如EMC上海机房在把机柜安置好后,地面开始下陷,不得不加固后重新安装

 

这就是对于数据中心的基本了解。