Created 12-20-2016 04:13 PM
Please find the details below. Am unable to load the image.
:/root # docker load < /apps/opt/HDP_2.5_docker.tar.gz b1b065555b8a: Loading layer [==================================================>] 202.2 MB/202.2 MB 3901568415a3: Loading layer [=====================================> ] 10.37 GB/13.85 GB ApplyLayer exit status 1 stdout: stderr: write /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.111.x86_64/jre/lib/amd64/server/libjvm.so: no space left on device
I made the changes to t # cat /lib/systemd/system/docker.service #ExecStart=/usr/bin/dockerd ExecReload=/bin/kill -s HUP $MAINPID ExecStart=/usr/bin/dockerd --graph="/datadrive/docker-data" --storage-opt=dm.basesize=30G
Created 12-20-2016 05:00 PM
I wrote an article that covers increasing space for Docker on RHEL 7. https://community.hortonworks.com/content/kbentry/65714/how-to-modify-the-default-docker-configurati...
Created 12-20-2016 05:00 PM
I wrote an article that covers increasing space for Docker on RHEL 7. https://community.hortonworks.com/content/kbentry/65714/how-to-modify-the-default-docker-configurati...
Created 12-22-2016 07:58 AM
Thank you Michael, I was following a different method by linking /var/lib/docker to /apps/opt, but Your way worked beautifully:)
Created 12-22-2016 10:25 AM
Sir , I have installed the image and create a startup script to start all ecosystems and am able to open Ambari console but cant logged in ( root/hadoop) is not working. Do I still need a container as per ur instruction ? Am using
HDP_2.5_docker.tar.gz
Created 12-22-2016 02:24 PM
You can log into Ambari using "raj_ops" as the username and password. You can also use "maria_dev" as a username and password.