尝试在RHEL7上安装Docker映像时出现错误“没有这样的容器沙箱HDP”

时间:2019-06-19 21:55:13

标签: docker hortonworks-data-platform hortonworks-sandbox

我正在尝试使HDP沙箱在RHEL7上运行。但是,当我尝试运行docker-deploy-hdp30.sh时,出现错误消息“ no such container sandbox-hdp”。

sudo sh docker-deploy-hdp30.sh


+ registry=hortonworks
+ name=sandbox-hdp
+ version=3.0.1
+ proxyName=sandbox-proxy
+ proxyVersion=1.0
+ flavor=hdp
+ echo hdp
+ mkdir -p sandbox/proxy/conf.d
+ mkdir -p sandbox/proxy/conf.stream.d
+ docker pull hortonworks/sandbox-hdp:3.0.1
3.0.1: Pulling from hortonworks/sandbox-hdp
70799bbf2226: Pull complete
40963917cdad: Pull complete
3fe9adbb8d7e: Pull complete
ee3ec4e8cb3d: Pull complete
7ea5917732c0: Pull complete
2d951411620c: Pull complete
f4c5e354e7fd: Pull complete
22ffa6ef360f: Pull complete
2060aa0f3751: Pull complete
ca01ba34744d: Pull complete
83326dded077: Pull complete
eb3d71b90b73: Pull complete
bdd1cab41c81: Pull complete
500cc770c4bd: Pull complete
0cb1decd5474: Pull complete
b9591f4b6855: Pull complete
f28e56086127: Pull complete
e7de4e7d0bca: Pull complete
ec77967d2166: Pull complete
4fdcae170114: Pull complete
6347f5df8ffc: Pull complete
6a6ecc232709: Pull complete
ea845898ff50: Downloading [==================================================>] 2.2GB/2.2GB
02135573b1bf: Download complete
cb0176867cd8: Download complete
3c08321268fd: Download complete
82e82a97c465: Downloading [==================================================>] 6.405GB/6.405GB
8aaaa48ed101: Download complete
74b321ac2ac5: Download complete
569da02c0a66: Download complete
af40820407ef: Downloading [==================================================>] 11.37GB/11.37GB
write /var/lib/docker/tmp/GetImageBlob635285518: no space left on device
+ docker pull hortonworks/sandbox-proxy:1.0
1.0: Pulling from hortonworks/sandbox-proxy
951bdea65c93: Pull complete
4b9047c5fbbb: Pull complete
773156407aae: Pull complete
d8524176841d: Pull complete
Digest: sha256:42e4cfbcbb76af07e5d8f47a183a0d4105e65a1e7ef39fe37ab746e8b2523e9e
Status: Downloaded newer image for hortonworks/sandbox-proxy:1.0
+ '[' hdp == hdf ']'
+ '[' hdp == hdp ']'
+ hostname=sandbox-hdp.hortonworks.com
++ docker images
++ grep hortonworks/sandbox-hdp
++ awk '{print $2}'
+ version=
+ docker network create cda
18f248ed47236cdaca73c1664fdc13b193a8224a714a5e6788481002d7f8e787
+ docker run --privileged --name sandbox-hdp -h sandbox-hdp.hortonworks.com --network=cda --network-alias=sandbox-hdp.hortonworks.com -d hortonworks/sandbox-hdp:
docker: invalid reference format.
See 'docker run --help'.
+ echo ' Remove existing postgres run files. Please wait'
Remove existing postgres run files. Please wait
+ sleep 2
+ docker exec -t sandbox-hdp sh -c 'rm -rf /var/run/postgresql/*; systemctl restart postgresql-9.6.service;'
Error: No such container: sandbox-hdp
+ sed s/sandbox-hdp-security/sandbox-hdp/g assets/generate-proxy-deploy-script.sh
+ mv -f assets/generate-proxy-deploy-script.sh.new assets/generate-proxy-deploy-script.sh
+ chmod +x assets/generate-proxy-deploy-script.sh
+ assets/generate-proxy-deploy-script.sh
+ uname
+ grep MINGW
+ chmod +x sandbox/proxy/proxy-deploy.sh
+ sandbox/proxy/proxy-deploy.sh
9434d4eea27290ea8417b2be653ccf574fe60035f964cddc3eac0a77daf89805

其中存在“泊坞窗:无效的引用格式”。错误信息。我正在运行Docker CE:

Docker version 18.09.6, build 481bc77156

更新:我错过了以上错误消息中的磁盘空间错误。我将/ var / lib / docker创建为具有可用空间的新装载。

然后,当脚本尝试创建/ hadoop / hdfs文件夹时,出现磁盘空间错误。因此,我在/ hadoop中创建了一个新的挂载。但是我仍然遇到磁盘空间错误。

可以在这里看到磁盘空间。

Available disk space

现在出错:

+ registry=hortonworks

+ name=sandbox-hdp

+ version=3.0.1

+ proxyName=sandbox-proxy

+ proxyVersion=1.0

+ flavor=hdp

+ echo hdp

+ mkdir -p sandbox/proxy/conf.d

+ mkdir -p sandbox/proxy/conf.stream.d

+ docker pull hortonworks/sandbox-hdp:3.0.1

3.0.1: Pulling from hortonworks/sandbox-hdp

70799bbf2226: Pull complete

40963917cdad: Pull complete

3fe9adbb8d7e: Pull complete

ee3ec4e8cb3d: Pull complete

7ea5917732c0: Pull complete

2d951411620c: Pull complete

f4c5e354e7fd: Pull complete

22ffa6ef360f: Pull complete

2060aa0f3751: Pull complete

ca01ba34744d: Pull complete

83326dded077: Pull complete

eb3d71b90b73: Pull complete

bdd1cab41c81: Pull complete

500cc770c4bd: Pull complete

0cb1decd5474: Pull complete

b9591f4b6855: Pull complete

f28e56086127: Pull complete

e7de4e7d0bca: Pull complete

ec77967d2166: Pull complete

4fdcae170114: Pull complete

6347f5df8ffc: Pull complete

6a6ecc232709: Pull complete

ea845898ff50: Pull complete

02135573b1bf: Pull complete

cb0176867cd8: Pull complete

3c08321268fd: Pull complete

82e82a97c465: Pull complete

8aaaa48ed101: Pull complete

74b321ac2ac5: Pull complete

569da02c0a66: Pull complete

af40820407ef: Extracting [==================================================>] 11.37GB/11.37GB

failed to register layer: ApplyLayer exit status 1 stdout: stderr: write /hadoop/hdfs/data/current/BP-1419118625-172.17.0.2-1543512323726/current/finalized/subdir0/subdir1/blk_1073742280: no space left on device

+ docker pull hortonworks/sandbox-proxy:1.0

1.0: Pulling from hortonworks/sandbox-proxy

Digest: sha256:42e4cfbcbb76af07e5d8f47a183a0d4105e65a1e7ef39fe37ab746e8b2523e9e

Status: Image is up to date for hortonworks/sandbox-proxy:1.0

+ '[' hdp == hdf ']'

+ '[' hdp == hdp ']'

+ hostname=sandbox-hdp.hortonworks.com

++ docker images

++ awk '{print $2}'

++ grep hortonworks/sandbox-hdp

+ version=

+ docker network create cda

+ docker run --privileged --name sandbox-hdp -h sandbox-hdp.hortonworks.com --network=cda --network-alias=sandbox-hdp.hortonworks.com -d hortonworks/sandbox-hdp:

docker: invalid reference format.

See 'docker run --help'.

+ echo ' Remove existing postgres run files. Please wait'

Remove existing postgres run files. Please wait

+ sleep 2

+ docker exec -t sandbox-hdp sh -c 'rm -rf /var/run/postgresql/*; systemctl restart postgresql-9.6.service;'

Error: No such container: sandbox-hdp

+ sed s/sandbox-hdp-security/sandbox-hdp/g assets/generate-proxy-deploy-script.sh

+ mv -f assets/generate-proxy-deploy-script.sh.new assets/generate-proxy-deploy-script.sh

+ chmod +x assets/generate-proxy-deploy-script.sh

+ assets/generate-proxy-deploy-script.sh

+ uname

+ grep MINGW

+ chmod +x sandbox/proxy/proxy-deploy.sh

+ sandbox/proxy/proxy-deploy.sh

我提请注意:

 failed to register layer: ApplyLayer exit status 1 stdout: stderr: write /hadoop/hdfs/data/current/BP-1419118625-172.17.0.2-1543512323726/current/finalized/subdir0/subdir1/blk_1073742280: no space left on device

编辑:下面的iNode使用情况:

enter image description here

1 个答案:

答案 0 :(得分:0)

Docker引擎使用/ var / lib / docker存储映像和容器运行时环境。 HDP 3.0沙箱是大约20GB的巨大图像。请尝试清理较旧的未使用的Docker映像,并在Docker主机的本地存储区域中腾出空间,然后尝试。

一种选择是使用docker system prune删除未使用的容器和图像,或者使用docker rmi <image ID>删除选定的图像。

相关问题