博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
基于vsphere exsi部署CloudFoundry问题集合
阅读量:6244 次
发布时间:2019-06-22

本文共 1263 字,大约阅读时间需要 4 分钟。

hot3.png

【问题现象】pdns_server启动失败 【问题日志】 Jan 6 09:40:16 localhost pdns[24942]: This is a standalone pdns Jan 6 09:40:16 localhost pdns[24942]: Listening on controlsocket in '/var/vcap/sys/run/powerdns/pdns.controlsocket' Jan 6 09:40:16 localhost pdns[24942]: UDP server bound to 0.0.0.0:53 Jan 6 09:40:16 localhost pdns[24942]: TCP server bound to 0.0.0.0:53 Jan 6 09:40:16 localhost pdns[24942]: PowerDNS Authoritative Server 3.3.1 () (C) 2001-2013 PowerDNS.COM BV Jan 6 09:40:16 localhost pdns[24942]: Using 64-bits mode. Built on 20131217140531 by , gcc 4.7.2. Jan 6 09:40:16 localhost pdns[24942]: PowerDNS comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it according to the terms of the GPL version 2. Jan 6 09:40:16 localhost pdns[24942]: Exiting because: Unable to convert presentation address '["208.67.222.222", "114.114.114.114", "8.8.8.8", "4.4.4.4"]' 【解决方案】 /var/vcap/jobs/powerdns/config/pdns.conf 注释掉#recursor=["208.67.222.222", "114.114.114.114", "8.8.8.8"]

【问题现象】使用MicroBOSH部署虚拟机,虚拟机能够成功创建,但是director不能跟虚拟机连接,超时退出并删除虚拟机 【问题定位】 1、查看vcenter上面虚拟机,发现虚拟机成功创建 2、通过vnc登录虚拟机,发现虚拟机网络成功配置,并且route设置也正确 3、尝试ping网关地址,ping不通 4、操作以上步骤后基本可以认为虚拟机网络出口有问题 【解决方案】 检查主机的vlan设置,设置正确的vlan

转载于:https://my.oschina.net/inchtek/blog/364137

你可能感兴趣的文章
iftop-流量监控安装(脚本)
查看>>
Windows Server2008通过命令行方式添加防火墙规则
查看>>
我的友情链接
查看>>
2013年十大IT趋势预测
查看>>
用PySpider搜集2017年高校招生章程
查看>>
centos知识点巩固
查看>>
如何用scapy针对无线网络
查看>>
使用BeanNameAutoProxyCreator实现方法日志代理
查看>>
我的友情链接
查看>>
javascript变量的作用域
查看>>
CakePHP 2.x CookBook 中文版 第七章 模型 之 保存数据(二)
查看>>
第8章 三路由不同网段互通实验(中级篇)
查看>>
【啊哈!算法】最快最简单的排序——桶排序
查看>>
运城数据恢复注册了一个网站
查看>>
shell脚本菜
查看>>
ubuntu jdk安装配置
查看>>
分布式系统若干经验总结
查看>>
使用JSONP解决跨域问题-代码示例
查看>>
golang Tag
查看>>
云端时代桌面云架构介绍(CTVI)
查看>>