
/home/gbase/data/dn2/dn1_2
/home/gbase/data/dn2/dn1_3
/home/gbase/data/dn2/dn2_1
/home/gbase/data/dn2/dn2_2
/home/gbase/data/dn2/dn2_3
1.3、检查环境
2、初始化环境
2.1
、统一主机名称
检查各主机名称:
cat /etc/hostname
统一主机名称:
hostnamectl set-hostname Gbase8CNode1
hostnamectl set-hostname Gbase8CNode2
hostnamectl set-hostname Gbase8CNode3
2.2
、安装插件(所有节点都需要安装)
rpm -qa bison flex patch bzip2 lsb_release libaio-devel
yum reinstall -y bison flex patch bzip2 lsb_release libaio-devel
cat /proc/cpuinfo |grep rdtscp
yum install -y libaio-devel
文档被以下合辑收录
评论