To be a better coder
发布时间:2020-07-09 15:19:41
[root@localhost /]# [root@localhost /]# curl -k http://192.168.27.236:9200{"error":{"root_cause":[{"type":"security_exception","reason":"missing authentication credentials for REST request [/]","header":{"WWW-Authenticate":"Basic realm=\"security\" charset=\"UTF-8\""}}],"type":"security_excep.........【阅读全文】
发布时间:2020-07-07 20:17:34
https://jingyan.baidu.com/article/a3a3f811218de78da2eb8a91.html......【阅读全文】
发布时间:2020-07-03 16:56:41
https://www.cnblogs.com/liyongsan/p/9640361.html网络分区在node2上执行service network stop,登录node1的 rabbitmq web并在node1上node2上恢复网络service network start发生网络分区:修复:在node2上执行命令网络分区期间 当一个集群发生网络分区时,这.........【阅读全文】
发布时间:2020-07-01 17:25:26
Nuetron 架构Neutron 由如下组件构成:Plugin处理 Neutron Server 发来的请求,维护 OpenStack 逻辑网络状态, 并调用 Agent 处理请求。network provider提供网络服务的虚拟或物理网络设备,例如 Linux Bridge,Open vSwitch 或者其他支持 Neutron 的物理交换机。Databa.........【阅读全文】