CN110309031A - 一种负载均衡微计算集群架构 - Google Patents

一种负载均衡微计算集群架构 Download PDF

Info

Publication number
CN110309031A
CN110309031A CN201910607420.9A CN201910607420A CN110309031A CN 110309031 A CN110309031 A CN 110309031A CN 201910607420 A CN201910607420 A CN 201910607420A CN 110309031 A CN110309031 A CN 110309031A
Authority
CN
China
Prior art keywords
bmc
micro
blade server
interface board
load balancing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910607420.9A
Other languages
English (en)
Other versions
CN110309031B (zh
Inventor
黄进发
刘毅
刘凯
梁刚
王鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Compuchip Information Technology Co ltd
Original Assignee
Shenzhen Virtual Clusters Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Virtual Clusters Information Technology Co Ltd filed Critical Shenzhen Virtual Clusters Information Technology Co Ltd
Priority to CN201910607420.9A priority Critical patent/CN110309031B/zh
Publication of CN110309031A publication Critical patent/CN110309031A/zh
Application granted granted Critical
Publication of CN110309031B publication Critical patent/CN110309031B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3089Monitoring arrangements determined by the means or processing involved in sensing the monitored data, e.g. interfaces, connectors, sensors, probes, agents
    • G06F11/3093Configuration details thereof, e.g. installation, enabling, spatial arrangement of the probes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/508Monitor
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Security & Cryptography (AREA)
  • Mathematical Physics (AREA)
  • Power Sources (AREA)

Abstract

本发明涉及一种负载均衡微计算集群架构,包括:bmc、接口板、若干刀片服务器,所述接口板及每一刀片服务器上均搭载有一rt‑MCU,每一刀片服务器上还设置有若干微型计算平台,所述接口板的rt‑MCU用于实时响应bmc请求并进行一级协议转换,将相关控制指令转发到各个微型计算平台,实时虹吸所有刀片服务器运行间的信息并提交到bmc。本发明中rt‑MCU运行实时操作系统,实时抓取下级设备信息、响应上级设备指令等协议路由、转换,如:故障、功耗、性能、设备信息采集与升级、运行模式、设备信息修改/操作;本发明架构可以很好的实现微型计算平台到bmc的数据、指令交互。

Description

一种负载均衡微计算集群架构
技术领域
本发明涉及微型计算平台,尤其涉及一种负载均衡微计算集群架构。
背景技术
现有微计算集群服务器硬件框架内基础管理平台(bmc)、接口板、刀片服务器之间进行数据传输时,接口板上搭载的bus switch与服务器上的bus switch进行数据交换后再反馈给bmc,即为从bmc到微型计算平台需要经过两次路由(bus switch),这种架构存在两个问题:
(1)、bus switch花销大,导致控制信息不及时,bmc和众多的微型计算平台不能实时交互;
(2)、bmc和微管理平台只是一对一关系,不能并发。
发明内容
本发明正是针对上述的问题,提出一种负载均衡微计算集群架构。
为实现上述目的,本发明的具体技术方案如下:
一种负载均衡微计算集群架构,包括:bmc、接口板、若干刀片服务器,所述接口板及每一刀片服务器上均搭载有一rt-MCU,每一刀片服务器上还设置有若干微型计算平台,所述接口板的rt-MCU用于实时响应bmc请求并进行一级协议转换,将相关控制指令转发到各个微型计算平台,实时虹吸所有刀片服务器运行间的信息并提交到bmc。
作为本发明一优选技术方案,每一刀片服务器上还搭载有eeprom,刀片服务器的rt-MCU和用于记录设备信息的eeprom用来做二级协议转换,将上级下来的指令路由到本刀片服务器下的各个微型计算平台,虹吸本刀片服务器下的各个微型计算平台运行间小包信息并提交到接口板rt-MCU处。
作为本发明一优选技术方案,该负载均衡微计算集群架构还包括以太网交换机,该以太网交换机分别与接口板、bmc通信连接。
作为本发明一优选技术方案,该负载均衡微计算集群架构还包括电源/散热模块,该电源/散热模块用于bmc供电和架构散热。
本发明技术所具有的有益效果为:
(1)、接口板内贴块rt-MCU用于实时响应bmc请求并进行一级协议转换,将相关控制指令转发到各个微平台、实时虹吸所有刀片服务器运行间的信息并提交到bmc;
(2)、微型计算平台作为最小的计算单元,实施数据计算并与其它微型计算平台协同工作;
(3)、rt-MCU运行实时操作系统,实时抓取下级设备信息、响应上级设备指令等协议路由转换,在这套服务器硬件框架下可以很好的实现微型计算平台到bmc的数据、指令交互。
附图说明
图1为本发明负载均衡微计算集群架构图。
具体实施方式
为了便于本领域的普通技术人员能够理解并实施本发明,下面将结合附图对本发明实施例作进一步说明。
参考图1,本发明提供一种负载均衡微计算集群架构,包括:bmc、接口板、若干刀片服务器,所述接口板及每一刀片服务器上均搭载有一rt-MCU,每一刀片服务器上还设置有若干微型计算平台,所述接口板的rt-MCU用于实时响应bmc请求并进行一级协议转换,将相关控制指令转发到各个微型计算平台,实时虹吸所有刀片服务器运行间的信息并提交到bmc。
本发明中,接口板的功能是用于服务器各个功能部件的动态接入,统一的卡片式接口从而兼容混合架构的微技术平台集群。其中,接口板内贴块rt-MCU用于实时响应bmc请求并进行一级协议转换,将相关控制指令转发到各个微型计算平台,实时虹吸所有刀片服务器运行间的信息并提交到bmc。
本发明中,刀片服务器作为微计算平台的最小管理单元实时管控、转发微型计算平台运行间信息。其中,内贴块rt-MCU和用于记录设备信息的eeprom将用来做二级协议转换,将上级下来的指令路由到本刀片服务器下的各个微型计算平台,虹吸本刀片服务器下的各个微平台运行间小包信息并提交到接口板rt-MCU处。对于大包信息走网络接口。
本发明中,微型技术平台作为最小的计算单元,实施数据计算并与其它微计算平台协同工作。同时为了便于管理其内部还将缓存一份其运行间调试信息。
本发明中,rt-mcu运行实时操作系统,实时抓取下级设备信息、响应上级设备指令等协议路由、转换。如:故障、功耗、性能、设备信息采集与升级、运行模式、设备信息修改/操作。在本发明这套服务器硬件框架下可以很好的实现微型计算平台到bmc的数据、指令交互。
以上所述实施例仅表达了本发明的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对本发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。

Claims (4)

1.一种负载均衡微计算集群架构,包括:bmc、接口板、若干刀片服务器,其特征在于,所述接口板及每一刀片服务器上均搭载有一rt-MCU,每一刀片服务器上还设置有若干微型计算平台,所述接口板的rt-MCU用于实时响应bmc请求并进行一级协议转换,将相关控制指令转发到各个微型计算平台,实时虹吸所有刀片服务器运行间的信息并提交到bmc。
2.根据权利要求1所述的负载均衡微计算集群架构,其特征在于,每一刀片服务器上还搭载有eeprom,刀片服务器的rt-MCU和用于记录设备信息的eeprom用来做二级协议转换,将上级下来的指令路由到本刀片服务器下的各个微型计算平台,虹吸本刀片服务器下的各个微型计算平台运行间小包信息并提交到接口板rt-MCU处。
3.根据权利要求1或2所述的负载均衡微计算集群架构,其特征在于,该负载均衡微计算集群架构还包括以太网交换机,该以太网交换机分别与接口板、bmc通信连接。
4.根据权利要求3所述的负载均衡微计算集群架构,其特征在于,该负载均衡微计算集群架构还包括电源/散热模块,该电源/散热模块用于bmc供电和架构散热。
CN201910607420.9A 2019-07-04 2019-07-04 一种负载均衡微计算集群架构 Active CN110309031B (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910607420.9A CN110309031B (zh) 2019-07-04 2019-07-04 一种负载均衡微计算集群架构

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910607420.9A CN110309031B (zh) 2019-07-04 2019-07-04 一种负载均衡微计算集群架构

Publications (2)

Publication Number Publication Date
CN110309031A true CN110309031A (zh) 2019-10-08
CN110309031B CN110309031B (zh) 2023-07-28

Family

ID=68079016

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910607420.9A Active CN110309031B (zh) 2019-07-04 2019-07-04 一种负载均衡微计算集群架构

Country Status (1)

Country Link
CN (1) CN110309031B (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111857031A (zh) * 2020-07-27 2020-10-30 山东有人信息技术有限公司 请求动态均衡的串行plc协议转换方法、装置及系统

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060167886A1 (en) * 2004-11-22 2006-07-27 International Business Machines Corporation System and method for transmitting data from a storage medium to a user-defined cluster of local and remote server blades
US20060236155A1 (en) * 2005-04-15 2006-10-19 Inventec Corporation And 3Up Systems, Inc. Remote control system and remote switch control method for blade servers
US20070234123A1 (en) * 2006-03-31 2007-10-04 Inventec Corporation Method for detecting switching failure
US20090144567A1 (en) * 2007-11-06 2009-06-04 Jishun Cui Blade server
CN102902612A (zh) * 2012-09-18 2013-01-30 曙光信息产业股份有限公司 一种适用于龙芯刀片服务器的管理系统
CN105376317A (zh) * 2015-11-19 2016-03-02 网宿科技股份有限公司 负载均衡的控制方法及装置
EP3016317A1 (en) * 2014-11-03 2016-05-04 Quanta Computer Inc. Multiple protocol system managment
CN106549812A (zh) * 2017-02-07 2017-03-29 济南浪潮高新科技投资发展有限公司 一种基于软件定义的数据中心设备管控方法和系统
WO2017058143A1 (en) * 2015-09-28 2017-04-06 Hewlett Packard Enterprise Development Lp Protocol conversion for servers and chassis
US20170139592A1 (en) * 2015-11-13 2017-05-18 Via Alliance Semiconductor Co., Ltd. Chipset and server system using the same
WO2018077238A1 (zh) * 2016-10-27 2018-05-03 贵州白山云科技有限公司 一种基于交换机的负载均衡系统及方法
US20180307290A1 (en) * 2017-04-21 2018-10-25 Dell Products L.P. Power companion status
CN109936597A (zh) * 2017-12-16 2019-06-25 陕西合度电子信息科技有限公司 一种多模块集群式服务器应用装置

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060167886A1 (en) * 2004-11-22 2006-07-27 International Business Machines Corporation System and method for transmitting data from a storage medium to a user-defined cluster of local and remote server blades
US20060236155A1 (en) * 2005-04-15 2006-10-19 Inventec Corporation And 3Up Systems, Inc. Remote control system and remote switch control method for blade servers
US20070234123A1 (en) * 2006-03-31 2007-10-04 Inventec Corporation Method for detecting switching failure
US20090144567A1 (en) * 2007-11-06 2009-06-04 Jishun Cui Blade server
CN102902612A (zh) * 2012-09-18 2013-01-30 曙光信息产业股份有限公司 一种适用于龙芯刀片服务器的管理系统
EP3016317A1 (en) * 2014-11-03 2016-05-04 Quanta Computer Inc. Multiple protocol system managment
WO2017058143A1 (en) * 2015-09-28 2017-04-06 Hewlett Packard Enterprise Development Lp Protocol conversion for servers and chassis
US20170139592A1 (en) * 2015-11-13 2017-05-18 Via Alliance Semiconductor Co., Ltd. Chipset and server system using the same
CN105376317A (zh) * 2015-11-19 2016-03-02 网宿科技股份有限公司 负载均衡的控制方法及装置
WO2018077238A1 (zh) * 2016-10-27 2018-05-03 贵州白山云科技有限公司 一种基于交换机的负载均衡系统及方法
CN106549812A (zh) * 2017-02-07 2017-03-29 济南浪潮高新科技投资发展有限公司 一种基于软件定义的数据中心设备管控方法和系统
US20180307290A1 (en) * 2017-04-21 2018-10-25 Dell Products L.P. Power companion status
CN109936597A (zh) * 2017-12-16 2019-06-25 陕西合度电子信息科技有限公司 一种多模块集群式服务器应用装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111857031A (zh) * 2020-07-27 2020-10-30 山东有人信息技术有限公司 请求动态均衡的串行plc协议转换方法、装置及系统
CN111857031B (zh) * 2020-07-27 2021-06-15 山东有人物联网股份有限公司 请求动态均衡的串行plc协议转换方法、装置及系统

Also Published As

Publication number Publication date
CN110309031B (zh) 2023-07-28

Similar Documents

Publication Publication Date Title
US11809338B2 (en) Shared memory for intelligent network interface cards
CN104468688B (zh) 用于网络虚拟化的方法和设备
US11736402B2 (en) Fast data center congestion response based on QoS of VL
US11296956B2 (en) Oversubscribable resource allocation
CN102105865B (zh) 虚拟机环境中不中断网络连通性的电源管理方法和系统
CN102307246B (zh) 基于云计算的虚拟机间安全通信保护系统
CN102195803B (zh) 数据通信方法和数据通信系统
US11586575B2 (en) System decoder for training accelerators
US11095755B2 (en) Telemetry for disaggregated resources
US20180357086A1 (en) Container virtual switching
CN103368768A (zh) 混合云环境中具有启发式监视的自动缩放网络覆盖
Lee et al. No more middlebox: Integrate processing into network
CN102347959A (zh) 基于身份和会话的资源访问系统和方法
Papadimitriou et al. Implementing network virtualization for a future internet
CN106657279B (zh) 一种网络业务加速方法和设备
CN109391533A (zh) 支持多样性端对端隔离的虚拟私人网络服务供装系统
CN110309031A (zh) 一种负载均衡微计算集群架构
US20120084389A1 (en) Technique for providing service through data center
Subbiah et al. Energy-aware network resource allocation in SDN
CN105765903B (zh) 一种拓扑发现方法及设备
Perrin et al. Practical Implementation of SDN & NFV in the WAN
Jeyakanthan et al. Policy management: leveraging the open virtualization format with contract and solution models
US20240320179A1 (en) System decoder for training accelerators
Riggio et al. The price of virtualization: Performance isolation in multi-tenants networks
Ivanovska et al. Using the P-TOSCA model for energy efficient cloud

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20211220

Address after: 518000 B901, Shenzhen national engineering laboratory building, No. 20, Gaoxin South seventh Road, high tech Zone community, Yuehai street, Nanshan District, Shenzhen, Guangdong

Applicant after: Shenzhen compuchip Information Technology Co.,Ltd.

Address before: 518000 Building 201, No. 1, Qianwan Road, Qianhai Shenzhen-Hong Kong Cooperation Zone, Shenzhen, Guangdong Province (Admitted to Shenzhen Qianhai Business Secretary Co., Ltd.)

Applicant before: SHENZHEN VCLUSTERS INFORMATION TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 518000 B901, Shenzhen national engineering laboratory building, No. 20, Gaoxin South seventh Road, high tech Zone community, Yuehai street, Nanshan District, Shenzhen, Guangdong

Applicant after: Shenzhen Arm Cloud Technology Co.,Ltd.

Address before: 518000 B901, Shenzhen national engineering laboratory building, No. 20, Gaoxin South seventh Road, high tech Zone community, Yuehai street, Nanshan District, Shenzhen, Guangdong

Applicant before: Shenzhen compuchip Information Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant