9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] TCP port hung up
@ 2010-08-12  1:34 Akshat Kumar
  2010-08-12 12:12 ` cinap_lenrek
  0 siblings, 1 reply; 5+ messages in thread
From: Akshat Kumar @ 2010-08-12  1:34 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I halted aquarela(1) with a ^D sequence, and made sure
all processes were gone. ps(1) lists no processes on
the server that could possibly be using port 445 (the
port aquarela listens on for the CIFS service). And yet,
netstat -n showed that TCP port 445 was still in LISTEN
state. Naturally, I ran

echo hangup > /net/tcp/31/ctl

to relinquish the port. Now it's in CLOSED state:

tcp  31   bootes     Closed       445        0          ::

but the port is still unusable (pre-occupied - aquarela(1)
is not able to open it). Short of rebooting the CPU server,
is there some way to regain port 445?

Quite the annoying bug...


Thanks,
ak



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

end of thread, other threads:[~2010-08-14 19:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-12  1:34 [9fans] TCP port hung up Akshat Kumar
2010-08-12 12:12 ` cinap_lenrek
2010-08-12 20:34   ` Akshat Kumar
2010-08-12 20:35     ` Akshat Kumar
2010-08-14 19:22     ` Yaroslav

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