Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-3109 Overhaul the deployment and testing modules
  3. BIGTOP-3121

[Provisioner] Can't create docker containers after using Docker Provisioner on Amazon Linux

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • provisioner
    • None
    • Amazon Linux

    Description

      To reproduce the issue:

      • Step 0: get an amazon linux. The one I used for test (Bigtop CI node slave02)
        • Amazon Linux AMI release 2018.03
        • Docker version 18.06.1-ce, build e68fc7a215d7133c34aa18e3b72b4a21fd0c6136
        • docker-compose version 1.23.1, build b02f1306
        • Bigtop master cobebase
      • Step 1: cd bigtop/provisioner/docker
      • Step 2: ./docker-hadoop.sh -c 1
      • Step 3: Now, no more docker container can be created on the host:
        $ docker run -ti --rm bigtop/puppet:trunk-centos-7 bash
        docker: Error response from daemon: cgroups: cannot find cgroup mount destination: unknown.
        

      Restart docker service seems to be no help. The only way I know to recover is to reboot the host.

      Attachments

        Activity

          People

            evans_ye Evans Ye
            evans_ye Evans Ye
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: