环境如下:
Juno 宿主机是VMWare vSphere,上面装了四台虚拟机,镜像是Ubuntu14.04,分别是Controller, Network, computer1, cinder1.
现在新建了六个实例,其中一个实例的地址是:10.1.4.106,镜像是Centos7.2
我登录这台机器后,在上面安装软件docker-io:
yum install wget,报错如下:
[root@app-server6 ~]# yum -y install docker-io
已加载插件:fastestmirror
base | 3.6 kB 00:00:00
http://centos.ustc.edu.cn/centos ... epodata/repomd.xml: [Errno 12] Timeout on http://centos.ustc.edu.cn/centos ... epodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
正在尝试其它镜像。
http://mirrors.yun-idc.com/cento ... epodata/repomd.xml: [Errno 12] Timeout on http://mirrors.yun-idc.com/cento ... epodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
正在尝试其它镜像。
extras | 3.4 kB 00:00:00
updates | 3.4 kB 00:00:00
updates/7/x86_64/primary_db FAILED
http://ftp.sjtu.edu.cn/centos/7. ... primary.sqlite.bz2: [Errno 12] Timeout on http://124.205.69.171/files/4144 ... primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
正在尝试其它镜像。
updates/7/x86_64/primary_db FAILED
http://mirrors.zju.edu.cn/centos ... primary.sqlite.bz2: [Errno 12] Timeout on http://124.205.69.171/files/4144 ... primary.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
正在尝试其它镜像。
|
|