[Beowulf] Building a 2 node cluster using mpich
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mark Hahn hahn at mcmaster.caTue Jan 1 12:01:12 PST 2008
- Next message: [Beowulf] Socket AM2 Opterons?? and comments requested...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> 4.Finally, create identical user accounts on each node. In our case,
>> we create the user DevArticle on each node in our cluster. You can
>> either create the identical user accounts during installation, or you
>> can use the adduser command as root.
>
> better use NIS (or LDAP). So you only have to define the users once.
for a small cluster, LDAP is overkill (and NIS is, afaik, still insecure).
it's much easier to either have a single, shared NFS root
(so /etc/{passwd,shadow,group} are inherently in sync) or else
just periodically rsync these files from a master node to all others.
- Next message: [Beowulf] Socket AM2 Opterons?? and comments requested...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
