小编Mad*_*van的帖子

Centos6 带有 cloud-init 需要更长的启动时间

Centos-6.6 虚拟机镜像在使用virsh. 我使用捕获日志virsh console。看起来像这样,

ci-info: +-------+---------------+---------------+---------------+-----------+-------+
ci-info: | Route |  Destination  |    Gateway    |    Genmask    | Interface | Flags |
ci-info: +-------+---------------+---------------+---------------+-----------+-------+
ci-info: |   0   | 192.168.122.0 |    0.0.0.0    | 255.255.255.0 |    eth0   |   U   |
ci-info: |   1   |    0.0.0.0    | 192.168.122.1 |    0.0.0.0    |    eth0   |   UG  |
ci-info: +-------+---------------+---------------+---------------+-----------+-------+
2015-04-25 05:13:41,222 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [50/120s]: unexpected error ['Timeout' object has no attribute 'response']
2015-04-25 05:14:32,278 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [101/120s]: …
Run Code Online (Sandbox Code Playgroud)

virt-install centos6 cloud-init

4
推荐指数
1
解决办法
4004
查看次数

标签 统计

centos6 ×1

cloud-init ×1

virt-install ×1