openstack中的浮动IPdown掉时可以重启服务


[[email protected] ~]# systemctl restart  openstack-nova-compute
[[email protected] ~]# systemctl restart neutron-l3-agent
[[email protected] ~]# ping  192.168.6.9
PING 192.168.6.9 (192.168.6.9) 56(84) bytes of data.
64 bytes from 192.168.6.9: icmp_seq=1 ttl=63 time=18.2 ms
64 bytes from 192.168.6.9: icmp_seq=2 ttl=63 time=1.35 ms
64 bytes from 192.168.6.9: icmp_seq=3 ttl=63 time=0.826 ms
64 bytes from 192.168.6.9: icmp_seq=4 ttl=63 time=0.883 ms
64 bytes from 192.168.6.9: icmp_seq=5 ttl=63 time=0.612 ms

--- 192.168.6.9 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4004ms
rtt min/avg/max/mdev = 0.612/4.383/18.242/6.933 ms
[[email protected] ~]# 

openstack常见问题(浮动ip)

openstack常见问题(浮动ip)

 

[[email protected] ~]# ssh 192.168.6.9
[email protected]'s password: 
Last login: Tue Jul 24 19:26:20 2018 from 192.168.6.126
[[email protected] ~]# 
 

相关文章:

  • 2022-12-23
  • 2021-05-05
  • 2021-11-29
  • 2022-12-23
  • 2021-09-30
  • 2022-03-08
  • 2021-05-27
  • 2022-12-23
猜你喜欢
  • 2021-09-26
  • 2022-12-23
  • 2021-07-05
  • 2022-01-28
  • 2021-06-11
  • 2021-05-09
相关资源
相似解决方案