Giter VIP home page Giter VIP logo

Comments (5)

MadDataScience avatar MadDataScience commented on September 28, 2024

I don't know if this is related or not, but I tried spinning up a new cluster and got the following errors in the process:

Setting up the cluster...
Configuring hostnames...
10/10 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%
Creating cluster user: None (uid: 1003, gid: 1003)
!!! ERROR - command 'groupadd -o -g 1003 disco' failed with status 9 | 0%
!!! ERROR - command 'groupadd -o -g 1003 disco' failed with status 9
!!! ERROR - command 'groupadd -o -g 1003 disco' failed with status 9
!!! ERROR - command 'groupadd -o -g 1003 disco' failed with status 9
!!! ERROR - command 'groupadd -o -g 1003 disco' failed with status 9
!!! ERROR - command 'groupadd -o -g 1003 disco' failed with status 9
!!! ERROR - command 'groupadd -o -g 1003 disco' failed with status 9
!!! ERROR - command 'groupadd -o -g 1003 disco' failed with status 9
!!! ERROR - command 'groupadd -o -g 1003 disco' failed with status 9
!!! ERROR - command 'useradd -o -u 1003 -g 1003 -s which bash -m disco' failed with status 6
!!! ERROR - command 'useradd -o -u 1003 -g 1003 -s which bash -m disco' failed with status 6
!!! ERROR - command 'useradd -o -u 1003 -g 1003 -s which bash -m disco' failed with status 6
!!! ERROR - command 'useradd -o -u 1003 -g 1003 -s which bash -m disco' failed with status 6
!!! ERROR - command 'useradd -o -u 1003 -g 1003 -s which bash -m disco' failed with status 6
!!! ERROR - command 'useradd -o -u 1003 -g 1003 -s which bash -m disco' failed with status 6
!!! ERROR - command 'useradd -o -u 1003 -g 1003 -s which bash -m disco' failed with status 6
!!! ERROR - command 'useradd -o -u 1003 -g 1003 -s which bash -m disco' failed with status 6
!!! ERROR - command 'useradd -o -u 1003 -g 1003 -s which bash -m disco' failed with status 6
!!! ERROR - command 'groupadd -o -g 1003 disco' failed with status 9 | 90%
!!! ERROR - command 'useradd -o -u 1003 -g 1003 -s which bash -m disco' failed with status 6
10/10 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%
Configuring scratch space for user(s): disco
10/10 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%
Configuring /etc/hosts on each node
10/10 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%
Starting NFS server on master
Configuring NFS exports path(s):
/home
Mounting all NFS export path(s) on 9 worker node(s)
9/9 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%
Setting up NFS took 0.080 mins
Configuring passwordless ssh for root
Configuring passwordless ssh for disco
Shutting down threads...
20/20 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%
Configuring SGE...
Configuring NFS exports path(s):
/opt/sge6
Mounting all NFS export path(s) on 9 worker node(s)
9/9 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%
Setting up NFS took 0.054 mins
Removing previous SGE installation...
Installing Sun Grid Engine...
9/9 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%
Creating SGE parallel environment 'orte'
10/10 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%
Adding parallel environment 'orte' to queue 'all.q'
Shutting down threads...
20/20 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100%
Running plugin anaconda_plugin
!!! ERROR - command 'touch /media/test-master' failed with status 1
!!! ERROR - command 'touch /media/test-node' failed with status 1
!!! ERROR - command 'touch /media/test-node' failed with status 1
!!! ERROR - command 'touch /media/test-node' failed with status 1
!!! ERROR - command 'touch /media/test-node' failed with status 1
!!! ERROR - command 'touch /media/test-node' failed with status 1
!!! ERROR - command 'touch /media/test-node' failed with status 1
!!! ERROR - command 'touch /media/test-node' failed with status 1
!!! ERROR - command 'touch /media/test-node' failed with status 1
!!! ERROR - command 'touch /media/test-node' failed with status 1
!!! ERROR - command '/etc/init.d/disco start' failed with status 1
node001
scp ~disco/.ssh/id_rsa.pub node001:~disco/.ssh/authorized_keys
!!! ERROR - command 'scp ~disco/.erlang.cookie node001:~disco/' failed with status 1
node002
scp ~disco/.ssh/id_rsa.pub node002:~disco/.ssh/authorized_keys
!!! ERROR - command 'scp ~disco/.erlang.cookie node002:~disco/' failed with status 1
node003
scp ~disco/.ssh/id_rsa.pub node003:~disco/.ssh/authorized_keys
!!! ERROR - command 'scp ~disco/.erlang.cookie node003:~disco/' failed with status 1
node004
scp ~disco/.ssh/id_rsa.pub node004:~disco/.ssh/authorized_keys
!!! ERROR - command 'scp ~disco/.erlang.cookie node004:~disco/' failed with status 1
node005
scp ~disco/.ssh/id_rsa.pub node005:~disco/.ssh/authorized_keys
!!! ERROR - command 'scp ~disco/.erlang.cookie node005:~disco/' failed with status 1
node006
scp ~disco/.ssh/id_rsa.pub node006:~disco/.ssh/authorized_keys
!!! ERROR - command 'scp ~disco/.erlang.cookie node006:~disco/' failed with status 1
node007
scp ~disco/.ssh/id_rsa.pub node007:~disco/.ssh/authorized_keys
!!! ERROR - command 'scp ~disco/.erlang.cookie node007:~disco/' failed with status 1
node008
scp ~disco/.ssh/id_rsa.pub node008:~disco/.ssh/authorized_keys
!!! ERROR - command 'scp ~disco/.erlang.cookie node008:~disco/' failed with status 1
node009
scp ~disco/.ssh/id_rsa.pub node009:~disco/.ssh/authorized_keys
!!! ERROR - command 'scp ~disco/.erlang.cookie node009:~disco/' failed with status 1
!!! ERROR - command '/etc/init.d/disco start' failed with status 1

from anaconda-ec2.

quasiben avatar quasiben commented on September 28, 2024

That error looks you defined the cluster_user in the startcluster config file to be disco
something like:
CLUSTER_USER = disco

If this is the case, please change CLUSTER_USER to something other than disco. Perhaps we can chat in real-time and I can help you get your issues resolved?

from anaconda-ec2.

MadDataScience avatar MadDataScience commented on September 28, 2024

That would be great. I'll start by renaming cluster_user though. I'm noticing you've made a number of changes since I last downloaded this repo actually, so I'll start by updating that. (Sorry for not doing that before opening this issue. I should have been sure to update first. I will be sure to close it if it turns out that was all I needed.)

from anaconda-ec2.

quasiben avatar quasiben commented on September 28, 2024

I sent you a g+ request

from anaconda-ec2.

MadDataScience avatar MadDataScience commented on September 28, 2024

I'm not seeing the g+ request. But updating the files and changing the cluster_user name did the trick as far as disco is concerned. No more errors either. #4 is still an issue though.

from anaconda-ec2.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.