[StarCluster] accessing 'default' group from a cluster

Igor Tatarinov igor at priceyeti.com
Sun Dec 12 05:21:48 EST 2010


In our environment, we would really like to access our regular (NFS) /home
directory from an SGE cluster. We are also running NIS which we also need in
our clusters. I was hoping to implement necessary changes with a plugin but
that didn't work and I had to change a few lines of code.

In particular, adding access from the cluster to the default group cannot be
done in a plugin if any of the clustersetup.py code needs to mount an NFS
directory or access NIS. The plugins are executed after the default setup
which is too late in this case. I had to add the necessary permissions right
after the cluster group is created (and revoke those before the group is
deleted).

Hope this helps someone :)
igor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20101212/ffe1ba6f/attachment.htm


More information about the StarCluster mailing list