Hi Riccardo,

Sorry for the delay in replying.
I preferred to keep my ecryptfs setup as it is so I tried the Docker route
as you suggested. Elasticluster now seems to be installed but I haven't
managed to setup a cluster on the UZH S3IT cloud but this is off topic* for
this thread.

Thanks again.

Cheers,
Champak

* But this could be on topic for a code clinics appointment !? :-)



On 14 March 2018 at 11:36, Riccardo Murri <riccardo.mu...@gmail.com> wrote:

> Hello Champak,
>
> > I think I have a 143 chars filename limit because I use an ecryptfs
> > partition. See https://askubuntu.com/a/728525/58615.
>
> Then I see no alternative to placing your ElastiCluster virtual env
> outside ecryptfs: the longest component of the failing path is 147 chars
> and we have no control over it (it's part of the azure support files
> shipped by Microsoft).
>
> I can probably make Azure support completely optional, if not using
> ecryptfs is not an option.
>
> > As for Docker, I tried that too but it did not work. Further below is the
> > error (highlighted in red).
> >
> > [...]
> >
> > *docker: Got permission denied while trying to connect to the Docker
> daemon*
>
> I think this is related to this part of the output (occuring before):
>
> > If you would like to use Docker as a non-root user, you should now
> > consider adding your user to the "docker" group with something like:
> >
> >   sudo usermod -aG docker your-user
> >
> > Remember that you will have to log out and back in for this to take
> > effect!
>
> Can you please heed this advice and try again?  Alternatively, if you
> cannot log out of your current session, you can do::
>
>     sudo usermod -aG docker $USER
>     newgrp docker
>
> and then run the `elasticluster.sh` command in the shell started by
> `newgrp`.
>
> Ciao,
> R
> --
> Riccardo Murri / Email: riccardo.mu...@gmail.com / Tel.: +41 77 458 98 32
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticluster+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to