9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] cpu commans to v3 server
@ 2002-05-05  1:16 Russ Cox
  2002-05-05  1:20 ` Christopher Nielsen
  0 siblings, 1 reply; 8+ messages in thread
From: Russ Cox @ 2002-05-05  1:16 UTC (permalink / raw)
  To: 9fans

That's what I've seen before.  I never figured it out.
Perhaps we can reproduce it here.

Russ


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [9fans] cpu commans to v3 server
@ 2002-05-05  5:48 Russ Cox
  0 siblings, 0 replies; 8+ messages in thread
From: Russ Cox @ 2002-05-05  5:48 UTC (permalink / raw)
  To: 9fans

Cpu won't work to v3 cpu servers.  Sorry.
The other way around works -- cpu from v3 to v4.

The problem is that there's no equivalent of
srvold9p in the other direction.  Even once you
get cpu to negotiate correctly, exportfs starts
speaking 9P2000 to the old system, which confuses
things enough that the remote system hangs up.

Russ


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [9fans] cpu commans to v3 server
@ 2002-05-04 23:07 Russ Cox
  2002-05-04 23:32 ` arisawa
  0 siblings, 1 reply; 8+ messages in thread
From: Russ Cox @ 2002-05-04 23:07 UTC (permalink / raw)
  To: 9fans

You probably don't have authdom set
in your ndb files.  If your auth server
is 1.2.3.4 you should try

cat >>/net/ndb
	authdom=aichi-u.ac.jp
	auth=1.2.3.4
<ctl-d>
echo -n refresh >/net/cs

If that works, then you should add authdom=aichi-u.ac.jp
to the tuple that defines the auth server for your
network in /lib/ndb.

Russ


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [9fans] cpu commans to v3 server
@ 2002-05-04 22:14 Russ Cox
  2002-05-04 21:56 ` arisawa
  0 siblings, 1 reply; 8+ messages in thread
From: Russ Cox @ 2002-05-04 22:14 UTC (permalink / raw)
  To: 9fans

You should be able to use cpu's
undocumented "-o" flag to connect
to v3 cpu servers.

Russ


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [9fans] cpu commans to v3 server
@ 2002-05-04 21:03 arisawa
  0 siblings, 0 replies; 8+ messages in thread
From: arisawa @ 2002-05-04 21:03 UTC (permalink / raw)
  To: 9fans

Hello,

Are there any way to connect v3 CPU server using cpu command
from v4 terminal?

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-05-05  5:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-05  1:16 [9fans] cpu commans to v3 server Russ Cox
2002-05-05  1:20 ` Christopher Nielsen
  -- strict thread matches above, loose matches on Subject: below --
2002-05-05  5:48 Russ Cox
2002-05-04 23:07 Russ Cox
2002-05-04 23:32 ` arisawa
2002-05-04 22:14 Russ Cox
2002-05-04 21:56 ` arisawa
2002-05-04 21:03 arisawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).