From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9da7dbd7a5b506ead02e4da797eae6df@csplan9.rit.edu> To: 9fans@9fans.net Date: Wed, 12 Nov 2008 09:38:00 -0500 From: john@csplan9.rit.edu In-Reply-To: <876ed490-c733-44fb-b3c6-2ae5acce477a@k36g2000pri.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Subject: Re: [9fans] 9grid Topicbox-Message-UUID: 3f0ab128-ead4-11e9-9d60-3106f5b1d025 > Thanks a lot Ron, it was clearly a really nice response. > You leave in no doubt about using between cpu and ssh. > I would like to try to do it now, but it semms to me that i have > authentication problems from terminal, because when i try to do cpu(1) > command from terminal (log in as Armando) i got nothing, i.e. > term% cpu -h NODE -c date > term% > otherwise by doing: > term% cpu -h NODE > term% > i got the same, and /mnt/term is empty, instead i think that cpu's > name space should be mounted on /mtn/term, isn't it? > Furthermore i also checked lib/ndb/auth on the file server, and this > is what i have: > hostid°otes > uidys uid > dm uid No, that's really really wrong. You need to have this in your /lib/ndb/auth: hostid=bootes uid=!sys uid=!adm uid=* Also, are your terminals and CPU servers using the fileserver as their root filesystem, the way they should be? John