【1】

vim    /etc/sysconfig/network

node01    

networking =yes

hostname=nod01

nisdomain=node01

 

 

 

node02

 

networking =yes

hostname=nod02

nisdomain=node02

【2】

if config           ibo    up

vim    /etc/rc    local

touch     /var/lock/subsys/local

mount   -t     nfs     node01:  /home    /home

【3】  nod02  

内部  称  1b0

静态   ip:   10.0.0.2

其中   ##HWADDR=80:00:02:08:FE:08

改为    macaddr=80...............:Fe:08

 

049-linux集群配置

                                                                                   i                                                       b 

相关文章:

  • 2022-12-23
  • 2021-05-16
  • 2021-06-06
  • 2021-08-09
  • 2021-05-26
  • 2021-06-22
  • 2021-09-30
  • 2021-07-29
猜你喜欢
  • 2022-01-04
  • 2021-04-19
  • 2022-12-23
  • 2022-12-23
  • 2021-08-29
  • 2021-08-29
  • 2022-02-25
相关资源
相似解决方案