9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] what means: cpu: waiting for FS: ?
@ 2002-09-05 13:09 Russ Cox
  2002-09-05 13:54 ` Axel Belinfante
  0 siblings, 1 reply; 9+ messages in thread
From: Russ Cox @ 2002-09-05 13:09 UTC (permalink / raw)
  To: 9fans

You could always remove the trampoline script
and see if that fixes things, but I'll be
very surprised.  Trampoline is just that --
a trampoline to another network address.
It dials the address and then ferries bytes
between stdin/stdout and the newly dialed
connection.



^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] what means: cpu: waiting for FS: ?
@ 2002-09-05 22:21 Geoff Collyer
  0 siblings, 0 replies; 9+ messages in thread
From: Geoff Collyer @ 2002-09-05 22:21 UTC (permalink / raw)
  To: 9fans

I start factotum on a cpu server from drawterm like this:

		if (! test -f /srv/factotum.$user)
			auth/factotum -s factotum.$user
		mount -b /srv/factotum.$user /mnt

This is sure to leave the existing /srv/factotum (for bootes's
factotum) alone, and also lets me share one factotum across all my cpu
windows.  The one wart is that factotum echoes my secstore password
when I type it (across the encrypted cpu connection).



^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] what means: cpu: waiting for FS: ?
@ 2002-09-05 19:08 Zoltan Jarai
  0 siblings, 0 replies; 9+ messages in thread
From: Zoltan Jarai @ 2002-09-05 19:08 UTC (permalink / raw)
  To: 9fans

I get similar symptoms as Axel when trying to use cpu or drawterm,
from any machine on my home network.  I get two different reactions
from cpu, can't really say, what action triggers which.  (My user name
is zoli.)

term% cpu -d
cpu: writing network: dir: Hangup
term% cpu -d
->Tversion tag 65535 msize 8216 version '9P2000'
<-Rversion tag 65535 msize 8216 version '9P2000'
->Tattach tag 19 fid 303 afid -1 uname zoli aname
<-Rattach tag 19 qid (0000000000000000 0 d)
cpu: waiting for FS: Hangup
->Tclunk tag 19 fid 303
<-Rclunk tag 19
read9pmsg(4) returns 0:
term% notefs exiting:

linux% cpu
drawterm: remote cpu: cpu: srvauth: writing  to #¤/capuse: i/o count too small
[10 garbage chars]
abort 2438
linux%

However, unlike Axel, I do not have any runaway processes on cpu, and
rebooting the cpu server does not help either.  This started
happenning only recently.  Unfortunately, I can't recall what change
in the system triggered this behavior, as I installed some of the
additional software packages, set up secstore, and also did my first
replica/pull /dist/replica/network recently.  I installed 4th edition
at the end of July.

Thanks for any help,

Zoli



^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] what means: cpu: waiting for FS: ?
@ 2002-09-04 23:44 Russ Cox
  2002-09-05  7:40 ` Axel Belinfante
  0 siblings, 1 reply; 9+ messages in thread
From: Russ Cox @ 2002-09-04 23:44 UTC (permalink / raw)
  To: 9fans

It means your terminal at home is unable to authenticate to
your cpu server at work, and /bin/cpu is not kind enough to
tell you what went wrong.  It's weirder than that, though.
The terminal thinks the auth worked, and the cpu server
thinks it didn't.  That shouldn't happen (the protocol
is cpu server speaks last).  I've seen this before but
don't remember what the problem is.  It seems likely
there's a key mismatch somewhere.  Are you using the
same password in drawterm and on the terminal?

Russ


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [9fans] what means: cpu: waiting for FS: ?
@ 2002-09-04 19:21 Axel Belinfante
  0 siblings, 0 replies; 9+ messages in thread
From: Axel Belinfante @ 2002-09-04 19:21 UTC (permalink / raw)
  To: 9fans

When trying to 'cpu' from home to work I got the message
	cpu: waiting for FS:
What does it mean? What could be the reason I get it?
At the moment (when I get above message), after giving factotum
the user/password for the auth server at work, I am able to
 - cpu to my auth server at work
 - mount the file system from the fs at work
 - use 'C' to look at the consoles from fs and auth server
   (served via auth server)
but when I try to access my (diskless) cpu server at work
with 'cpu' I get above error message; when I try with con
I seem to be unable to give the right response to the challenge.

I can look tomorrow at the cpu server console, but right now
I'm curious what might be wrong (just before leaving from work
I ran a drawterm session on the cpu server that I closed when I left).

Thanks for any insight,
Axel.


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

end of thread, other threads:[~2002-09-05 22:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-05 13:09 [9fans] what means: cpu: waiting for FS: ? Russ Cox
2002-09-05 13:54 ` Axel Belinfante
2002-09-05 15:41   ` Axel Belinfante
  -- strict thread matches above, loose matches on Subject: below --
2002-09-05 22:21 Geoff Collyer
2002-09-05 19:08 Zoltan Jarai
2002-09-04 23:44 Russ Cox
2002-09-05  7:40 ` Axel Belinfante
2002-09-05  7:48   ` Lucio De Re
2002-09-04 19:21 Axel Belinfante

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).