【发布时间】:2017-05-30 04:45:35
【问题描述】:
我需要几天来针对 bluemix 中的“cf ic create volume”问题的建议。我想知道失败的原因,是 bluemix 的问题还是我的设置过程中的问题。
Windows Server 2012R2 上 Docker 快速入门终端中的命令和响应:
$ cf ic create volume testvol
来自守护进程的错误响应:
{
"incident_id": "1455-1484451778.065-3843854",
"code": "IC5051E",
"description": "The image volume could not be retrieved. Verify that the image ID or name is correct.",
"environment": "prod-dal09",
"rc": "404",
"host_id": "177",
"type": "Infrastructure",
"name": "ImageNotFound"
}
FAILED
Command failed
关于 bluemix 的事件报告:
已解决:在美国南部和英国地区创建集装箱量的问题
用户在 IBM Bluemix Container Service 中创建新文件共享时遇到问题。因此,新卷的创建也会受到影响。工程团队正在努力恢复服务。 2017-01-13 22:10 UTC 更新:问题已解决。
Updated: Jan 14, 2017 12:05 AM UTC+0000
Starts: Jan 9, 2017 6:59 PM UTC+0000
Ends: Jan 13, 2017 10:10 PM UTC+0000
Category: IBM Containers
Region(s): us-south
eu-gb
ID: 296975
我所在的地区是我们南部。尽管我的命令仍然失败,但它看起来已解决。
我的环境是:
cf version 6.22.2+a95e24c-2016-10-27
IBM-Containers 0.8.964 ic IBM Containers plug-in
docker version Client:
Version: 1.12.5
API version: 1.24
Go version: go1.6.4
Git commit: 7392c3b
Built: Fri Dec 16 06:14:34 2016
OS/Arch: windows/amd64
docker version Server:
Version: 1.12.6
API version: 1.24
Go version: go1.6.4
Git commit: 78d1802
OS:Windows server 2012R2 on VMWare Workstation 12 Pro
【问题讨论】:
-
如果您的问题仍然存在,请通过 ibm.biz/bluemixsupport 提交 Bluemix 支持票证。要获得有关 Bluemix 系统状态的问题的回复,请发帖至 developer.ibm.com/answers/smartspace/bluemix。 Stack Overflow 是针对技术编程问题的。以下是 Stack Overflow 上要问的各种问题的链接:stackoverflow.com/help/on-topic。
标签: ibm-cloud volume ibm-cloud-plugin