实验室有4台服务器,每台服务器配备2颗Intel Xeon 4114银牌处理器+内存条4*16GB,,现在想把4台服务器连接成一台,预计安装CentOS系统。
请问有哪位大神可以指点一二?
或者有宁波的架构师大神,有偿,诚心
请问如何把多台服务器合并为1台服务器?
-
- 帖子: 13
- 注册时间: 2021-08-23 21:23
- 系统: ubuntu20.4.2
- astolia
- 论坛版主
- 帖子: 6122
- 注册时间: 2008-09-18 13:11
Re: 请问如何把多台服务器合并为1台服务器?
看起来就像是个X-Y问题
你想要的合并效果是什么?准备在合并后的服务器上做什么应用?这些目的才是最重要的,知道了目的才能选择合适的手段
否则我只能建议你去买个能插8个cpu+16条内存条的服务器主板,把原来的东西都插上去就算合并了
你想要的合并效果是什么?准备在合并后的服务器上做什么应用?这些目的才是最重要的,知道了目的才能选择合适的手段
否则我只能建议你去买个能插8个cpu+16条内存条的服务器主板,把原来的东西都插上去就算合并了
-
- 帖子: 13
- 注册时间: 2021-08-23 21:23
- 系统: ubuntu20.4.2
- gulshan212
- 帖子: 1
- 注册时间: 2022-12-30 14:04
- 系统: Windows 10
- 来自: Haldwani, Uttarakhand (India)
- 联系:
Re: 请问如何把多台服务器合并为1台服务器?
Hello this is Gulshan Negi
Well, you will need to set up a cluster with clustering software like OpenMPI or LSF in order to connect the four servers together and install the CentOS system. The general steps involved in setting up a cluster include installing the software on all the servers, configuring the network, configuring the cluster to recognize the other servers, installing the CentOS system, and configuring the system to work with the cluster. Setting up a cluster can be a complex process, and it's recommended to seek help from a professional or an experienced colleague if you're not familiar with clustering.
Thanks
Well, you will need to set up a cluster with clustering software like OpenMPI or LSF in order to connect the four servers together and install the CentOS system. The general steps involved in setting up a cluster include installing the software on all the servers, configuring the network, configuring the cluster to recognize the other servers, installing the CentOS system, and configuring the system to work with the cluster. Setting up a cluster can be a complex process, and it's recommended to seek help from a professional or an experienced colleague if you're not familiar with clustering.
Thanks
-
- 帖子: 8
- 注册时间: 2009-05-14 18:42
Re: 请问如何把多台服务器合并为1台服务器?
感觉你是要搭建一个服务器集群啊,感觉4台服务器要一样类型,一样配置的,才好搭建集群。