美文网首页大型电商详情页系统
5. 搭建 CentOS 集群 - 在4个虚拟机中安装 Cent

5. 搭建 CentOS 集群 - 在4个虚拟机中安装 Cent

作者: 殷建卫 | 来源:发表于2018-02-16 22:14 被阅读0次

    按照上述步骤,再安装三台一模一样环境的 CentOS 机器

    另外三台机器的 hostname 分别设置为 eshop-cache02,eshop-cache03,eshop-cache04

    安装好之后,在每台机器的 hosts 文件里面,配置好所有的机器的 ip 地址到hostname 的映射关系

    比如说,在 eshop-cache01 的 hosts 里面添加内容

    192.168.1.113 eshop-cache01
    192.168.1.114 eshop-cache02
    192.168.1.115 eshop-cache03
    192.168.1.116 eshop-cache04
    

    相关文章

      网友评论

        本文标题:5. 搭建 CentOS 集群 - 在4个虚拟机中安装 Cent

        本文链接:https://www.haomeiwen.com/subject/xxzptftx.html