Support Questions

Find answers, ask questions, and share your expertise
Announcements
Now Live: Explore expert insights and technical deep dives on the new Cloudera Community BlogsRead the Announcement

Sandbox not working

avatar
Rising Star

Hello guys,

I'm running HDP 2.5 on my Sandbox for months and now when i initialize de Virtualbox, it boots very fast unlike the past,

and the sandbox can't recognize any baisc command like:

sandbox-version

or

ambari-server status

Edited: Some info in logs

15159-logs.png

Nothing is working...

Please help me.

Thanks

1 ACCEPTED SOLUTION

avatar
Rising Star

Answering my question i reinstalled the docker-engine and changed one line of code in docker.service file to:

ExecStart=/usr/bin/dockerd --storage-driver=overlay

Now it works.

Thanks

View solution in original post

1 REPLY 1

avatar
Rising Star

Answering my question i reinstalled the docker-engine and changed one line of code in docker.service file to:

ExecStart=/usr/bin/dockerd --storage-driver=overlay

Now it works.

Thanks