9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] bringing down vacfs in p9p
@ 2006-03-09 10:08 Eoghan Sherry
  2006-03-09 12:57 ` erik quanstrom
  2006-03-09 14:01 ` Russ Cox
  0 siblings, 2 replies; 3+ messages in thread
From: Eoghan Sherry @ 2006-03-09 10:08 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I can't figure out how to gracefully stop vacfs (or any other
file server for that matter) in p9p.

In plan 9 I can do an rm /srv/vacfs.test which immediately
removes the file causing vacfs to exit.

It'd be nice if rm `{namespace}^/vacfs.test would do the
same in p9p but it doesn't since unix won't remove the socket file
until vacfs closes it. I've resorted to 9 kill vacfs | rc
which doesn't seem right.

Is there something I'm missing? Is kill not that bad?

eoghan


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

end of thread, other threads:[~2006-03-09 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-09 10:08 [9fans] bringing down vacfs in p9p Eoghan Sherry
2006-03-09 12:57 ` erik quanstrom
2006-03-09 14:01 ` Russ Cox

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