CentOS 6.5 Installation Docker error (view error details--recommended)

Source: Internet
Author: User

(1) Yum install Docker
[email protected] ~]# Yum install Docker-io
(2) Start Docker
[Email protected] ~]#/etc/init.d/docker restart
Stop Docker: [Failed]
Starting Docker: [OK]
[Email protected] ~]#/etc/init.d/docker status
Docker is dead, but the PID file still exists
[Email protected] ~]#docker-d
Start error, log view as follows
tail-f/var/log/docker
Time= "2015-03-09t16:05:29+08:00" level= "info" msg= "+job Serveapi (Unix:///var/run/docker.sock)"
Time= "2015-03-09t16:05:29+08:00" level= "info" msg= "warning:you is running Linux kernel version 2.6.32-431.el6.x86_64, Which might be unstable running Docker. Upgrade your kernel to 3.8.0. "
Time= "2015-03-09t16:05:29+08:00" level= "info" msg= "Listening for HTTP on Unix (/var/run/docker.sock)"
/usr/bin/docker:relocation Error:/usr/bin/docker:symbol dm_task_get_info_with_deferred_remove, version Base not defined in file libdevmapper.so.1.02 with link time reference
(3) After Google, the solution is as follows
Yum Install Device-mapper-event-libs
(4) Restart Docker
[Email protected] ~]#/etc/init.d/docker restart
Stopping Docker: [FAILED]
Starting Docker: [OK]
[Email protected] ~]#/etc/init.d/docker status
Docker (PID 12503) is running ...

CentOS 6.5 Installation Docker error (view error details--recommended)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.