博客
关于我
EOS系列 - 超级节点的硬件要求
阅读量:79 次
发布时间:2019-02-25

本文共 992 字,大约阅读时间需要 3 分钟。

EOS的BP注意事项

硬件要求

  • 备选节点预计至少需要提供4个面向公众服务的终端,让公众能够查询交易及提交交易。
  • 搭建一个备选节点需要有10台服务器,每台服务器包括10个核心,128 GB RAM,一些合理的磁盘存储,网络带宽和吞吐量。

BP - [EOS Huobi Pool] HW Configuration

  • deploy 3 physical server,2 server in load balance and 1 standby
  • Master Server :
    • RAM:64GB
    • CPU:8 cores
    • Storage Disk Space:2TB.
  • test Server:
    • 1 aws Server for test
    • RAM:8GB
    • CPU:4 cores
    • Storage Disk Space:100GB.
  • scaling plan:
    • Every Instance can scale to RAM:1TB
    • CPU 128 cores
    • Storage Disk 20TB.

BP - [EOS Gravity] HW Configuration

  • deploy 2 physical server,1 server and 1 standby
  • Switch: H3C S5130 48 Ports * 2
  • WAF: WebRAY Ray-WAF-1006P(The purchase of license is required)
  • Master Server:
    • PowerEdge R730xd
    • 4 CPUs Intel® Xeon®
    • 128G * 2 (2400 MHz)
    • 300G*2(System Disk) 7.2k rpm
    • 512G*1(data disk)SSD
    • Dual Power
  • scaling plan:
    • Master Server:
      • 4 CPUs Intel® Xeon®
      • 4T+
      • 300G * 2(System Disk) 7.2k rpm
      • 2T * 1 (Data Disk) SSD
      • Dual Power
    • Storage Server:
      • Intel® Xeon®
      • 32G * 2 (2400 MHz)
      • 300G * 2(System Disk) 7.2k rpm
      • 10T * 24(Data Disk) 10k rpm
      • Dual Power

转载地址:http://wme.baihongyu.com/

你可能感兴趣的文章
mysql中对于数据库的基本操作
查看>>
Mysql中常用函数的使用示例
查看>>
MySql中怎样使用case-when实现判断查询结果返回
查看>>
Mysql中怎样使用update更新某列的数据减去指定值
查看>>
Mysql中怎样设置指定ip远程访问连接
查看>>
mysql中数据表的基本操作很难嘛,由这个实验来带你从头走一遍
查看>>
Mysql中文乱码问题完美解决方案
查看>>
mysql中的 +号 和 CONCAT(str1,str2,...)
查看>>
Mysql中的 IFNULL 函数的详解
查看>>
mysql中的collate关键字是什么意思?
查看>>
MySql中的concat()相关函数
查看>>
mysql中的concat函数,concat_ws函数,concat_group函数之间的区别
查看>>
MySQL中的count函数
查看>>
MySQL中的DB、DBMS、SQL
查看>>
MySQL中的DECIMAL类型:MYSQL_TYPE_DECIMAL与MYSQL_TYPE_NEWDECIMAL详解
查看>>
MySQL中的GROUP_CONCAT()函数详解与实战应用
查看>>
MySQL中的IO问题分析与优化
查看>>
MySQL中的ON DUPLICATE KEY UPDATE详解与应用
查看>>
mysql中的rbs,SharePoint RBS:即使启用了RBS,内容数据库也在不断增长
查看>>
mysql中的undo log、redo log 、binlog大致概要
查看>>